edu.sampleu.bookstore.rule
Class AuthorMaintenanceDocumentRule

java.lang.Object
  extended by org.kuali.rice.krad.rules.DocumentRuleBase
      extended by org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
          extended by edu.sampleu.bookstore.rule.AuthorMaintenanceDocumentRule
All Implemented Interfaces:
org.kuali.rice.krad.rule.AddAdHocRoutePersonRule, org.kuali.rice.krad.rule.AddAdHocRouteWorkgroupRule, org.kuali.rice.krad.rule.AddNoteRule, org.kuali.rice.krad.rule.ApproveDocumentRule, org.kuali.rice.krad.rule.BusinessRule, org.kuali.rice.krad.rule.RouteDocumentRule, org.kuali.rice.krad.rule.SaveDocumentRule, org.kuali.rice.krad.rule.SendAdHocRequestsRule, org.kuali.rice.krad.rules.MaintenanceDocumentRule

public class AuthorMaintenanceDocumentRule
extends org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase


Field Summary
 
Fields inherited from class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
DOCUMENT_ERROR_PREFIX, LOG, MAINTAINABLE_ERROR_PATH, MAINTAINABLE_ERROR_PREFIX, priorErrorPath
 
Constructor Summary
AuthorMaintenanceDocumentRule()
           
 
Method Summary
protected  boolean processGlobalRouteDocumentBusinessRules(org.kuali.rice.krad.document.MaintenanceDocument document)
           
 
Methods inherited from class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
checkEmptyBOField, checkEmptyDocumentField, checkEmptyValue, checkForPartiallyFilledOutReferenceForeignKeys, clearErrorPath, consolidateFieldNames, dataDictionaryValidate, errorAlreadyExists, getBoService, getConfigService, getDataObjectAuthorizationService, getDataObjectMetaDataService, getDateTimeService, getDdService, getDictionaryValidationService, getDocumentDictionaryService, getDocumentHelperService, getFieldLabel, getFieldLabel, getHumanReadablePrimaryKeyFieldNames, getNewDataObject, getOldDataObject, getPersistenceStructureService, getPersonService, getRoleService, getWorkflowDocumentService, isCorrectMaintenanceClass, isDocumentInactivatingBusinessObject, isDocumentValidForSave, primaryKeyCheck, processApproveDocument, processCustomAddCollectionLineBusinessRules, processCustomApproveDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processGlobalApproveDocumentBusinessRules, processGlobalSaveDocumentBusinessRules, processInactivationBlockChecking, processInactivationBlockChecking, processRouteDocument, processSaveDocument, putDocumentError, putDocumentError, putFieldError, putFieldError, putFieldError, putFieldErrorWithShortLabel, putGlobalError, putGlobalError, putGlobalError, putGlobalsError, putGlobalsError, putInactivationBlockingErrorOnPage, resumeErrorPath, setBoService, setConfigService, setDataObjectAuthorizationService, setDataObjectMetaDataService, setDdService, setDictionaryValidationService, setDocumentDictionaryService, setDocumentHelperService, setNewDataObject, setPersistenceStructureService, setPersonService, setupBaseConvenienceObjects, setupConvenienceObjects, setWorkflowDocumentService, showErrorMap, validateDocumentStructure, validateGlobalBusinessObjectPersistable, validateMaintenanceDocument
 
Methods inherited from class org.kuali.rice.krad.rules.DocumentRuleBase
getDataDictionaryService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, getWorkflowInfoService, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processCustomSendAdHocRequests, processSendAdHocRequests, setMaxDictionaryValidationDepth, validateSensitiveDataValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorMaintenanceDocumentRule

public AuthorMaintenanceDocumentRule()
Method Detail

processGlobalRouteDocumentBusinessRules

protected boolean processGlobalRouteDocumentBusinessRules(org.kuali.rice.krad.document.MaintenanceDocument document)
Overrides:
processGlobalRouteDocumentBusinessRules in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.