org.kuali.student.core.proposal
Class ProposalConstants
java.lang.Object
org.kuali.student.core.proposal.ProposalConstants
public class ProposalConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPOSAL_STATE_SAVED
public static final String PROPOSAL_STATE_SAVED
- See Also:
- Constant Field Values
PROPOSAL_STATE_CANCELLED
public static final String PROPOSAL_STATE_CANCELLED
- See Also:
- Constant Field Values
PROPOSAL_STATE_ENROUTE
public static final String PROPOSAL_STATE_ENROUTE
- See Also:
- Constant Field Values
PROPOSAL_STATE_WITHDRAWN
public static final String PROPOSAL_STATE_WITHDRAWN
- See Also:
- Constant Field Values
PROPOSAL_STATE_REJECTED
public static final String PROPOSAL_STATE_REJECTED
- See Also:
- Constant Field Values
PROPOSAL_STATE_APPROVED
public static final String PROPOSAL_STATE_APPROVED
- See Also:
- Constant Field Values
PROPOSAL_STATE_EXCEPTION
public static final String PROPOSAL_STATE_EXCEPTION
- See Also:
- Constant Field Values
ProposalConstants
public ProposalConstants()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.