public class ProposalDevelopmentPersonnelAttachmentRule extends ResearchDocumentRuleBase implements AddPersonnelAttachmentRule, SavePersonnelAttachmentRule
| Modifier and Type | Field and Description |
|---|---|
static String |
OTHER_DOCUMENT_TYPE_DESCRIPTION |
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
ProposalDevelopmentPersonnelAttachmentRule() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildErrorPath(String endPath) |
protected PropPerDocType |
findPropPerDocTypeForOther()
This method looks up the "Other" PropPerDocType.
|
protected KcAttachmentService |
getKcAttachmentService()
This method returns the kc attachment service
|
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService()
Gets the parameter service.
|
boolean |
processAddPersonnelAttachmentBusinessRules(AddPersonnelAttachmentEvent addPersonnelAttachmentEvent)
Rule invoked upon adding a personnel attachment
|
boolean |
processSavePersonnelAttachmentBusinessRules(SavePersonnelAttachmentEvent savePersonnelAttachmentEvent)
Rule invoked upon adding a personnel attachment
|
addAuditError, getBusinessObjectService, getErrorReporter, getKnsDictionaryValidationService, getSoftErrors, hasPermission, hasPermission, hasRole, hasRole, isInvalid, isValid, keyValue, processBudgetVersionsBusinessRule, processRunAuditBusinessRules, 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, processCustomSaveDocumentBusinessRules, processCustomSendAdHocRequests, processRouteDocument, processSaveDocument, processSendAdHocRequests, setDocumentDictionaryService, setMaxDictionaryValidationDepth, useKimPermission, validateSensitiveDataValuepublic static final String OTHER_DOCUMENT_TYPE_DESCRIPTION
public ProposalDevelopmentPersonnelAttachmentRule()
public boolean processAddPersonnelAttachmentBusinessRules(AddPersonnelAttachmentEvent addPersonnelAttachmentEvent)
AddPersonnelAttachmentRuleProposalDevelopmentDocumentprocessAddPersonnelAttachmentBusinessRules in interface AddPersonnelAttachmentRuleAddPersonnelAttachmentRule.processAddPersonnelAttachmentBusinessRules(org.kuali.kra.proposaldevelopment.rule.event.AddPersonnelAttachmentEvent)public boolean processSavePersonnelAttachmentBusinessRules(SavePersonnelAttachmentEvent savePersonnelAttachmentEvent)
SavePersonnelAttachmentRuleProposalDevelopmentDocumentprotected PropPerDocType findPropPerDocTypeForOther()
protected KcAttachmentService getKcAttachmentService()
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
getParameterService in class ResearchDocumentRuleBaseResearchDocumentRuleBase.getParameterService()Copyright © 2013 The Kuali Foundation. All Rights Reserved.