public interface ProposalStateService
| Modifier and Type | Method and Description |
|---|---|
String |
getProposalStateTypeCode(ProposalDevelopmentDocument proposalDevelopmentDocument,
boolean isRouteStatusChanged,
boolean isReject)
Get the Proposal State type code based upon the current configuration of the
given proposal.
|
String getProposalStateTypeCode(ProposalDevelopmentDocument proposalDevelopmentDocument, boolean isRouteStatusChanged, boolean isReject)
proposalDevelopmentDocument - the proposal development documentisRouteStatusChanged - was the route status just changed (if false, the proposal was submitted to the sponsor)isReject - was the action taken a rejection of the document?Copyright © 2013 The Kuali Foundation. All Rights Reserved.