public class ReviewResponsibilityMaintenanceDocumentRule extends MaintenanceDocumentRuleBase
Modifier and Type | Field and Description |
---|---|
protected static String |
ERROR_DUPLICATE_RESPONSIBILITY |
protected static String |
ERROR_MESSAGE_PREFIX |
protected static String |
ERROR_NAMESPACE_AND_NAME_VALIDATION |
protected static String |
NAMESPACE_CODE_PROPERTY |
DOCUMENT_ERROR_PREFIX, LOG, MAINTAINABLE_ERROR_PATH, MAINTAINABLE_ERROR_PREFIX, priorErrorPath
Constructor and Description |
---|
ReviewResponsibilityMaintenanceDocumentRule() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkForDuplicateResponsibility(ReviewResponsibilityBo resp) |
protected boolean |
processCustomRouteDocumentBusinessRules(MaintenanceDocument document)
This method should be overridden to provide custom rules for processing document routing
|
protected boolean |
validateNamespaceCodeAndName(String namespaceCode,
String name) |
checkEmptyBOField, checkEmptyDocumentField, checkEmptyValue, checkForPartiallyFilledOutReferenceForeignKeys, clearErrorPath, consolidateFieldNames, dataDictionaryValidate, errorAlreadyExists, getConfigService, getDataObjectAuthorizationService, getDataObjectService, getDateTimeService, getDdService, getDictionaryValidationService, getFieldLabel, getFieldLabel, getHumanReadablePrimaryKeyFieldNames, getNewDataObject, getOldDataObject, getPersonService, getRoleService, getWorkflowDocumentService, isCorrectMaintenanceClass, isDocumentInactivatingBusinessObject, isDocumentValidForSave, primaryKeyCheck, processAddCollectionLine, processApproveDocument, processCustomAddCollectionLineBusinessRules, processCustomApproveDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processGlobalApproveDocumentBusinessRules, processGlobalRouteDocumentBusinessRules, processGlobalSaveDocumentBusinessRules, processInactivationBlockChecking, processInactivationBlockChecking, processRouteDocument, processSaveDocument, putDocumentError, putDocumentError, putFieldError, putFieldError, putFieldError, putFieldErrorWithShortLabel, putGlobalError, putGlobalError, putGlobalError, putGlobalsError, putGlobalsError, putInactivationBlockingErrorOnPage, resumeErrorPath, setConfigService, setDataObjectAuthorizationService, setDdService, setDictionaryValidationService, setNewDataObject, setPersonService, setupBaseConvenienceObjects, setupConvenienceObjects, setWorkflowDocumentService, showErrorMap, validateBulkUpdateMaintenanceDocument, validateDocumentStructure, validateMaintenanceDocument
buildDocumentTypeActionRequestPermissionDetails, buildDocumentTypePermissionDetails, getDataDictionaryService, getDocumentDictionaryService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, hasAdHocRouteCompletion, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteCompletionToInitiator, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processCompleteDocument, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddCollectionLineBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomCompleteDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processCustomSendAdHocRequests, processSendAdHocRequests, setDocumentDictionaryService, setMaxDictionaryValidationDepth, useKimPermission, validateSensitiveDataValue
protected static final String ERROR_MESSAGE_PREFIX
protected static final String ERROR_DUPLICATE_RESPONSIBILITY
protected static final String ERROR_NAMESPACE_AND_NAME_VALIDATION
protected static final String NAMESPACE_CODE_PROPERTY
public ReviewResponsibilityMaintenanceDocumentRule()
protected boolean processCustomRouteDocumentBusinessRules(MaintenanceDocument document)
MaintenanceDocumentRuleBase
processCustomRouteDocumentBusinessRules
in class MaintenanceDocumentRuleBase
org.kuali.rice.krad.maintenance.rules.MaintenanceDocumentRuleBase#processCustomRouteDocumentBusinessRules(org.kuali.rice.krad.maintenance.MaintenanceDocument)
protected boolean checkForDuplicateResponsibility(ReviewResponsibilityBo resp)
protected boolean validateNamespaceCodeAndName(String namespaceCode, String name)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.