public class ProposalDevelopmentNarrativeRule extends ResearchDocumentRuleBase implements AddNarrativeRule, SaveNarrativesRule, NewNarrativeUserRightsRule
ProposalDevelopmentDocument.org.kuali.rice.kns.rules.BusinessRuleCHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
ProposalDevelopmentNarrativeRule() |
| Modifier and Type | Method and Description |
|---|---|
protected KcAttachmentService |
getKcAttachmentService()
This method gets the attachment service
|
protected KcPersonService |
getKcPersonService()
Gets the KC Person Service.
|
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService()
Gets the parameter service.
|
protected org.kuali.rice.kim.api.identity.PersonService |
getPersonService() |
boolean |
processAddNarrativeBusinessRules(AddNarrativeEvent narrativeEvent)
This method is used to validate narratives and institute proposal attachments before adding.
|
boolean |
processNewNarrativeUserRightsBusinessRules(ProposalDevelopmentDocument document,
List<NarrativeUserRights> newNarrativeUserRights,
int narrativeIndex)
Determines the legality of editing a Narrative's user rights.
|
boolean |
processSaveNarrativesBusinessRules(SaveNarrativesEvent saveNarrativesEvent)
This method is used to validate narratives and institute proposal attachments before saving.
|
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, 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 boolean processAddNarrativeBusinessRules(AddNarrativeEvent narrativeEvent)
processAddNarrativeBusinessRules in interface AddNarrativeRuleAddNarrativeRule.processAddNarrativeBusinessRules(org.kuali.kra.proposaldevelopment.rule.event.AddNarrativeEvent)public boolean processSaveNarrativesBusinessRules(SaveNarrativesEvent saveNarrativesEvent)
processSaveNarrativesBusinessRules in interface SaveNarrativesRuleSaveNarrativesRule.processSaveNarrativesBusinessRules(org.kuali.kra.proposaldevelopment.rule.event.SaveNarrativesEvent)public boolean processNewNarrativeUserRightsBusinessRules(ProposalDevelopmentDocument document, List<NarrativeUserRights> newNarrativeUserRights, int narrativeIndex)
NewNarrativeUserRightsRuleprocessNewNarrativeUserRightsBusinessRules in interface NewNarrativeUserRightsRuledocument - the proposal development document.newNarrativeUserRights - the new narrative user rightsnarrativeIndex - the index of the narrative in the documentNewNarrativeUserRightsRule.processNewNarrativeUserRightsBusinessRules(org.kuali.kra.proposaldevelopment.document.ProposalDevelopmentDocument, java.util.List, int)protected KcAttachmentService getKcAttachmentService()
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
getParameterService in class ResearchDocumentRuleBaseResearchDocumentRuleBase.getParameterService()protected KcPersonService getKcPersonService()
protected org.kuali.rice.kim.api.identity.PersonService getPersonService()
getPersonService in class org.kuali.rice.krad.rules.DocumentRuleBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.