org.kuali.student.r1.core.proposal
Class ProposalConstants

java.lang.Object
  extended by org.kuali.student.r1.core.proposal.ProposalConstants

Deprecated.

@Deprecated
public class ProposalConstants
extends Object


Field Summary
static String PROPOSAL_STATE_APPROVED
          Deprecated.  
static String PROPOSAL_STATE_CANCELLED
          Deprecated.  
static String PROPOSAL_STATE_ENROUTE
          Deprecated.  
static String PROPOSAL_STATE_EXCEPTION
          Deprecated.  
static String PROPOSAL_STATE_REJECTED
          Deprecated.  
static String PROPOSAL_STATE_SAVED
          Deprecated.  
static String PROPOSAL_STATE_WITHDRAWN
          Deprecated.  
 
Constructor Summary
ProposalConstants()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPOSAL_STATE_SAVED

public static final String PROPOSAL_STATE_SAVED
Deprecated. 
See Also:
Constant Field Values

PROPOSAL_STATE_CANCELLED

public static final String PROPOSAL_STATE_CANCELLED
Deprecated. 
See Also:
Constant Field Values

PROPOSAL_STATE_ENROUTE

public static final String PROPOSAL_STATE_ENROUTE
Deprecated. 
See Also:
Constant Field Values

PROPOSAL_STATE_WITHDRAWN

public static final String PROPOSAL_STATE_WITHDRAWN
Deprecated. 
See Also:
Constant Field Values

PROPOSAL_STATE_REJECTED

public static final String PROPOSAL_STATE_REJECTED
Deprecated. 
See Also:
Constant Field Values

PROPOSAL_STATE_APPROVED

public static final String PROPOSAL_STATE_APPROVED
Deprecated. 
See Also:
Constant Field Values

PROPOSAL_STATE_EXCEPTION

public static final String PROPOSAL_STATE_EXCEPTION
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

ProposalConstants

public ProposalConstants()
Deprecated. 


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.