public class InstitutionalProposalDocumentRule extends ResearchDocumentRuleBase implements BusinessRuleInterface
| Modifier and Type | Field and Description |
|---|---|
static boolean |
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME |
static String |
DOCUMENT_ERROR_PATH |
static String |
INSTITUTIONAL_PROPOSAL_ERROR_PATH |
static String |
IP_ERROR_PATH |
static boolean |
VALIDATION_REQUIRED |
| Constructor and Description |
|---|
InstitutionalProposalDocumentRule() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
processCustomSaveDocumentBusinessRules(org.kuali.rice.krad.document.Document document) |
boolean |
processRules(KraDocumentEventBaseExtension event)
This method implementer must process rule for the event passed.
|
boolean |
processRunAuditBusinessRules(org.kuali.rice.krad.document.Document document) |
addAuditError, getBusinessObjectService, getErrorReporter, getKnsDictionaryValidationService, getParameterService, getSoftErrors, hasPermission, hasPermission, hasRole, hasRole, isInvalid, isValid, keyValue, processBudgetVersionsBusinessRule, reportError, reportErrorWithoutFullErrorPath, reportSoftError, reportWarning, setBusinessObjectService, setParameterServicebuildDocumentTypeActionRequestPermissionDetails, buildDocumentTypePermissionDetails, getDataDictionaryService, getDictionaryValidationService, getDocumentDictionaryService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, getPersonService, hasAdHocRouteCompletion, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteCompletionToInitiator, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processApproveDocument, processCompleteDocument, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomCompleteDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSendAdHocRequests, processRouteDocument, processSaveDocument, processSendAdHocRequests, setDocumentDictionaryService, setMaxDictionaryValidationDepth, useKimPermission, validateSensitiveDataValuepublic static final String DOCUMENT_ERROR_PATH
public static final String INSTITUTIONAL_PROPOSAL_ERROR_PATH
public static final String IP_ERROR_PATH
public static final boolean VALIDATION_REQUIRED
public static final boolean CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME
protected boolean processCustomSaveDocumentBusinessRules(org.kuali.rice.krad.document.Document document)
processCustomSaveDocumentBusinessRules in class org.kuali.rice.krad.rules.DocumentRuleBaseorg.kuali.core.rules.DocumentRuleBase#processCustomSaveDocumentBusinessRules(
org.kuali.rice.krad.document.Document)public boolean processRunAuditBusinessRules(org.kuali.rice.krad.document.Document document)
processRunAuditBusinessRules in interface org.kuali.rice.krad.rules.rule.DocumentAuditRuleprocessRunAuditBusinessRules in class ResearchDocumentRuleBaseorg.kuali.core.rule.DocumentAuditRule#processRunAuditBusinessRules(
org.kuali.rice.krad.document.Document)public boolean processRules(KraDocumentEventBaseExtension event)
BusinessRuleInterfaceprocessRules in interface BusinessRuleInterfaceCopyright © 2013 The Kuali Foundation. All Rights Reserved.