| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.maintenance.MaintainableImpl
org.kuali.ole.deliver.request.maintenance.OleDeliverRequestMaintenanceImpl
public class OleDeliverRequestMaintenanceImpl
Created with IntelliJ IDEA. User: ? Date: 10/11/12 Time: 7:01 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
| OleDeliverRequestMaintenanceImpl() | |
| Method Summary | |
|---|---|
|  void | processAfterCopy(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                                 Map<String,String[]> requestParameters)This method will set the description when copy is selected | 
|  void | processAfterEdit(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                                 Map<String,String[]> requestParameters)This method will set the description for edit operation | 
|  void | processAfterNew(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                               Map<String,String[]> requestParameters)This method will set the default value for the name object and also set the description when a new patron document is created | 
|  Object | retrieveObjectForEditOrCopy(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                                                       Map<String,String> dataObjectKeys) | 
| Methods inherited from class org.kuali.rice.krad.maintenance.MaintainableImpl | 
|---|
| deleteDataObject, doRouteStatusChange, generateMaintenanceLocks, getBusinessObjectService, getCustomLockDescriptor, getDataObject, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDocumentDictionaryService, getDocumentNumber, getDocumentTitle, getDocumentTypeName, getEncryptionService, getLockingDocumentId, getLookupService, getMaintenanceAction, getMaintenanceDocumentService, getWorkflowEngineDocumentIdsToLock, isExternalBusinessObject, isNotesEnabled, isOldDataObjectInDocument, prepareExternalBusinessObject, prepareForSave, processAfterAddLine, processAfterDeleteLine, processAfterPost, processAfterRetrieve, saveDataObject, setBusinessObjectService, setDataObject, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDocumentDictionaryService, setDocumentNumber, setEncryptionService, setLookupService, setMaintenanceAction, setMaintenanceDocumentService, setupNewFromExisting, useCustomLockDescriptors | 
| Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl | 
|---|
| addClientSideStateForComponent, addCustomContainerComponents, addLine, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAnyRemoteFieldsHolder, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.kuali.rice.krad.uif.service.ViewHelperService | 
|---|
| applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults | 
| Constructor Detail | 
|---|
public OleDeliverRequestMaintenanceImpl()
| Method Detail | 
|---|
public void processAfterNew(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                            Map<String,String[]> requestParameters)
processAfterNew in interface org.kuali.rice.krad.maintenance.MaintainableprocessAfterNew in class org.kuali.rice.krad.maintenance.MaintainableImpldocument - requestParameters - 
public void processAfterCopy(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                             Map<String,String[]> requestParameters)
processAfterCopy in interface org.kuali.rice.krad.maintenance.MaintainableprocessAfterCopy in class org.kuali.rice.krad.maintenance.MaintainableImpldocument - requestParameters - 
public void processAfterEdit(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                             Map<String,String[]> requestParameters)
processAfterEdit in interface org.kuali.rice.krad.maintenance.MaintainableprocessAfterEdit in class org.kuali.rice.krad.maintenance.MaintainableImpldocument - requestParameters - 
public Object retrieveObjectForEditOrCopy(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
                                          Map<String,String> dataObjectKeys)
retrieveObjectForEditOrCopy in interface org.kuali.rice.krad.maintenance.MaintainableretrieveObjectForEditOrCopy in class org.kuali.rice.krad.maintenance.MaintainableImpl| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||