| 
 | ||||||||||
| 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.rice.kns.maintenance.KualiMaintainableImpl
org.kuali.hr.time.util.HrBusinessObjectMaintainableImpl
org.kuali.hr.time.assignment.service.AssignmentMaintainableServiceImpl
public class AssignmentMaintainableServiceImpl
Override the Maintenance page behavior for Assignment object
| Field Summary | 
|---|
| Fields inherited from class org.kuali.hr.time.util.HrBusinessObjectMaintainableImpl | 
|---|
| LOG | 
| Fields inherited from class org.kuali.rice.kns.maintenance.KualiMaintainableImpl | 
|---|
| businessObject, businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, documentHelperService, inactiveRecordDisplay, maintenanceDocumentDictionaryService, newCollectionLineNames, newCollectionLines, persistenceStructureService, personService | 
| Constructor Summary | |
|---|---|
| AssignmentMaintainableServiceImpl() | |
| Method Summary | |
|---|---|
|  void | customSaveLogic(HrBusinessObject hrObj) | 
|  HrBusinessObject | getObjectById(String id) | 
|  Map | populateBusinessObject(Map<String,String> fieldValues,
                                             org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
                                             String methodToCall) | 
|  Map<String,String> | populateNewCollectionLines(Map<String,String> fieldValues,
                                                     org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
                                                     String methodToCall) | 
|  void | processAfterEdit(org.kuali.rice.kns.document.MaintenanceDocument document,
                                 Map<String,String[]> parameters) | 
| protected  void | setNewCollectionLineDefaultValues(String arg0,
                                                                   org.kuali.rice.krad.bo.PersistableBusinessObject arg1) | 
| Methods inherited from class org.kuali.hr.time.util.HrBusinessObjectMaintainableImpl | 
|---|
| saveBusinessObject | 
| Methods inherited from class org.kuali.rice.kns.maintenance.KualiMaintainableImpl | 
|---|
| addMultipleValueLookupResults, addNewLineToCollection, clearBusinessObjectOfRestrictedValues, clearCollectionRestrictedValues, clearFieldRestrictedValues, decryptEncryptedData, deleteBusinessObject, generateAllAffectedReferences, getAffectedReferencesFromLookup, getAllRefreshableReferences, getBoClass, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getCoreSections, getDocumentHelperService, getDocumentTitle, getDuplicateIdentifierFieldsFromDataDictionary, getInactiveRecordDisplay, getMaintainableTitle, getMaintenanceDocumentDictionaryService, getMultiValueIdentifierList, getNewCollectionLine, getPersistenceStructureService, getPersonService, getSections, getShowInactiveRecords, hasBusinessObjectExisted, initNewCollectionLine, isBoNotesEnabled, isExternalBusinessObject, isNotesEnabled, isOldBusinessObjectInDocument, isRelationshipRefreshable, performCollectionForceUpperCase, performFieldForceUpperCase, performFieldForceUpperCase, performForceUpperCase, populateNewSubCollectionLines, prepareBusinessObject, prepareBusinessObjectForAdditionFromMultipleValueLookup, processAfterAddLine, processAfterCopy, processAfterNew, processAfterPost, processBeforeAddLine, refresh, refreshReferences, saveDataObject, setBoClass, setBusinessObject, setBusinessObjectAuthorizationService, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setDataObject, setDocumentHelperService, setGenerateBlankRequiredValues, setGenerateDefaultValues, setMaintenanceDocumentDictionaryService, setPersistenceStructureService, setPersonService, setShowInactiveRecords, setupNewFromExisting, shouldFieldBeEncrypted | 
| 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, isOldDataObjectInDocument, prepareExternalBusinessObject, prepareForSave, processAfterAddLine, processAfterCopy, processAfterDeleteLine, processAfterEdit, processAfterNew, processAfterPost, processAfterRetrieve, retrieveObjectForEditOrCopy, setBusinessObjectService, 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.maintenance.Maintainable | 
|---|
| deleteDataObject, doRouteStatusChange, generateMaintenanceLocks, getCustomLockDescriptor, getDataObject, getDataObjectClass, getDocumentTitle, getLockingDocumentId, getMaintenanceAction, getWorkflowEngineDocumentIdsToLock, isOldDataObjectInDocument, prepareExternalBusinessObject, prepareForSave, processAfterCopy, processAfterEdit, processAfterNew, processAfterPost, processAfterRetrieve, retrieveObjectForEditOrCopy, setDataObjectClass, setDocumentNumber, setMaintenanceAction, setupNewFromExisting, useCustomLockDescriptors | 
| 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 AssignmentMaintainableServiceImpl()
| Method Detail | 
|---|
public Map populateBusinessObject(Map<String,String> fieldValues,
                                  org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
                                  String methodToCall)
populateBusinessObject in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
public Map<String,String> populateNewCollectionLines(Map<String,String> fieldValues,
                                                     org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
                                                     String methodToCall)
populateNewCollectionLines in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
public void processAfterEdit(org.kuali.rice.kns.document.MaintenanceDocument document,
                             Map<String,String[]> parameters)
processAfterEdit in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
protected void setNewCollectionLineDefaultValues(String arg0,
                                                 org.kuali.rice.krad.bo.PersistableBusinessObject arg1)
setNewCollectionLineDefaultValues in class org.kuali.rice.kns.maintenance.KualiMaintainableImplpublic HrBusinessObject getObjectById(String id)
getObjectById in class HrBusinessObjectMaintainableImplpublic void customSaveLogic(HrBusinessObject hrObj)
customSaveLogic in class HrBusinessObjectMaintainableImpl| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||