public interface NewNarrativeUserRightsRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
| Modifier and Type | Method and Description |
|---|---|
boolean |
processNewNarrativeUserRightsBusinessRules(ProposalDevelopmentDocument document,
List<NarrativeUserRights> newNarrativeUserRights,
int narrativeIndex)
Determines the legality of editing a Narrative's user rights.
|
boolean processNewNarrativeUserRightsBusinessRules(ProposalDevelopmentDocument document, List<NarrativeUserRights> newNarrativeUserRights, int narrativeIndex)
document - the proposal development document.newNarrativeUserRights - the new narrative user rightsnarrativeIndex - the index of the narrative in the documentCopyright © 2013 The Kuali Foundation. All Rights Reserved.