org.kuali.student.r2.common.dto
Class DtoConstants
java.lang.Object
org.kuali.student.r2.common.dto.DtoConstants
public class DtoConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATE_DRAFT
public static final String STATE_DRAFT
- See Also:
- Constant Field Values
STATE_SUBMITTED
public static final String STATE_SUBMITTED
- See Also:
- Constant Field Values
STATE_WITHDRAWN
public static final String STATE_WITHDRAWN
- See Also:
- Constant Field Values
STATE_APPROVED
public static final String STATE_APPROVED
- See Also:
- Constant Field Values
STATE_NOT_APPROVED
public static final String STATE_NOT_APPROVED
- See Also:
- Constant Field Values
STATE_ACTIVE
public static final String STATE_ACTIVE
- See Also:
- Constant Field Values
STATE_SUPERSEDED
public static final String STATE_SUPERSEDED
- See Also:
- Constant Field Values
STATE_SUSPENDED
public static final String STATE_SUSPENDED
- See Also:
- Constant Field Values
STATE_RETIRED
public static final String STATE_RETIRED
- See Also:
- Constant Field Values
DTO_STATE
public static final String DTO_STATE
- See Also:
- Constant Field Values
DTO_NEXT_STATE
public static final String DTO_NEXT_STATE
- See Also:
- Constant Field Values
DTO_WORKFLOW_NODE
public static final String DTO_WORKFLOW_NODE
- See Also:
- Constant Field Values
WORKFLOW_NODE_PRE_ROUTE
public static final String WORKFLOW_NODE_PRE_ROUTE
- See Also:
- Constant Field Values
DtoConstants
public DtoConstants()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.