public class RoutingRuleDelegationMaintainableBusRule extends RoutingRuleMaintainableBusRule
Modifier and Type | Field and Description |
---|---|
protected static String |
GROUP_RESP_SECTION |
protected static String |
PERSON_RESP_SECTION |
boDictionaryService, boService, businessObjectAuthorizationService, businessObjectMetaDataService, configService, dataObjectMetaDataService, ddService, dictionaryValidationService, DOCUMENT_ERROR_PREFIX, documentHelperService, LOG, MAINTAINABLE_ERROR_PATH, MAINTAINABLE_ERROR_PREFIX, maintDocDictionaryService, persistenceStructureService, personService, priorErrorPath, roleService, workflowDocumentService
Constructor and Description |
---|
RoutingRuleDelegationMaintainableBusRule() |
Modifier and Type | Method and Description |
---|---|
protected RuleDelegationBo |
getBusObject(MaintenanceDocument document) |
protected String |
getGroupSectionName()
This overridden method returns the group section name for the delegation doc
|
protected RuleDelegationBo |
getOldBusObject(MaintenanceDocument document) |
protected RuleBaseValues |
getOldRuleBaseValues(MaintenanceDocument document)
Returns the old RuleBaseValues business object.
|
protected String |
getPersonSectionName()
This overridden method returns the person section name for the delegation doc
|
protected RuleBaseValues |
getRuleBaseValues(MaintenanceDocument document)
Returns the new RuleBaseValues business object.
|
getDocumentTypeService, groupExists, personExists, populateErrorMap, populateErrorMap, processCustomAddCollectionLineBusinessRules, processCustomSaveDocumentBusinessRules, ruleExists, setRuleAttributeErrors
checkEmptyBOField, checkEmptyDocumentField, checkEmptyValue, checkForPartiallyFilledOutReferenceForeignKeys, clearErrorPath, consolidateFieldNames, dataDictionaryValidate, errorAlreadyExists, getBoService, getConfigService, getDataObjectMetaDataService, getDateTimeService, getDdService, getDictionaryValidationService, getDocumentHelperService, getFieldLabel, getFieldLabel, getHumanReadablePrimaryKeyFieldNames, getMaintDocDictionaryService, getNewBo, getOldBo, getPersistenceStructureService, getPersonService, getRoleService, getWorkflowDocumentService, isCorrectMaintenanceClass, isDocumentInactivatingBusinessObject, isDocumentValidForSave, primaryKeyCheck, processAddCollectionLineBusinessRules, processApproveDocument, processCustomApproveDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processGlobalApproveDocumentBusinessRules, processGlobalRouteDocumentBusinessRules, processGlobalSaveDocumentBusinessRules, processInactivationBlockChecking, processInactivationBlockChecking, processRouteDocument, processSaveDocument, putDocumentError, putDocumentError, putFieldError, putFieldError, putFieldError, putFieldErrorWithShortLabel, putGlobalError, putGlobalError, putGlobalError, putGlobalsError, putGlobalsError, putInactivationBlockingErrorOnPage, resumeErrorPath, setBoDictionaryService, setBoService, setBusinessObjectAuthorizationService, setBusinessObjectMetaDataService, setConfigService, setDataObjectMetaDataService, setDdService, setDictionaryValidationService, setDocumentHelperService, setMaintDocDictionaryService, setNewBo, setPersistenceStructureService, setPersonService, setupBaseConvenienceObjects, setupConvenienceObjects, setWorkflowDocumentService, showErrorMap, validateDocumentStructure, validateDuplicateIdentifierInDataDictionary, validateGlobalBusinessObjectPersistable, validateMaintenanceDocument
buildDocumentTypeActionRequestPermissionDetails, buildDocumentTypePermissionDetails, getDataDictionaryService, getDocumentDictionaryService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, hasAdHocRouteCompletion, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteCompletionToInitiator, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddCollectionLine, processAddNote, processCompleteDocument, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddCollectionLineBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomCompleteDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processCustomSendAdHocRequests, processSendAdHocRequests, setDocumentDictionaryService, setMaxDictionaryValidationDepth, useKimPermission, validateSensitiveDataValue
protected static final String PERSON_RESP_SECTION
protected static final String GROUP_RESP_SECTION
public RoutingRuleDelegationMaintainableBusRule()
protected RuleBaseValues getRuleBaseValues(MaintenanceDocument document)
getRuleBaseValues
in class RoutingRuleMaintainableBusRule
protected RuleDelegationBo getBusObject(MaintenanceDocument document)
protected RuleBaseValues getOldRuleBaseValues(MaintenanceDocument document)
getOldRuleBaseValues
in class RoutingRuleMaintainableBusRule
protected RuleDelegationBo getOldBusObject(MaintenanceDocument document)
protected String getPersonSectionName()
getPersonSectionName
in class RoutingRuleMaintainableBusRule
RoutingRuleMaintainableBusRule.getPersonSectionName()
protected String getGroupSectionName()
getGroupSectionName
in class RoutingRuleMaintainableBusRule
RoutingRuleMaintainableBusRule.getGroupSectionName()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.