org.kuali.student.r2.core.constants
Class StatementServiceConstants
java.lang.Object
org.kuali.student.r2.core.constants.StatementServiceConstants
public class StatementServiceConstants
- extends Object
This class holds the constants used by the Statement service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE
public static final String NAMESPACE
- Reference Object URI's
- See Also:
- Constant Field Values
REF_OBJECT_URI_STATEMENT
public static final String REF_OBJECT_URI_STATEMENT
REF_OBJECT_URI_REF_STATEMENT_RELATION
public static final String REF_OBJECT_URI_REF_STATEMENT_RELATION
REF_OBJECT_URI_REQ_COMPONENT
public static final String REF_OBJECT_URI_REQ_COMPONENT
REF_OBJECT_URI_STATEMENT_TREE_VIEW
public static final String REF_OBJECT_URI_STATEMENT_TREE_VIEW
PREREQUISITE_STATEMENT_TYPE
public static final String PREREQUISITE_STATEMENT_TYPE
- See Also:
- Constant Field Values
ANTIREQUISITE_STATEMENT_TYPE
public static final String ANTIREQUISITE_STATEMENT_TYPE
- See Also:
- Constant Field Values
COREQUISITE_STATEMENT_TYPE
public static final String COREQUISITE_STATEMENT_TYPE
- See Also:
- Constant Field Values
COMPLETED_COURSE_REQ_COM_TYPE
public static final String COMPLETED_COURSE_REQ_COM_TYPE
- See Also:
- Constant Field Values
ALL_OF_REQUIRED_COURSES_COMPLETED_REQ_COM_TYPE
public static final String ALL_OF_REQUIRED_COURSES_COMPLETED_REQ_COM_TYPE
- See Also:
- Constant Field Values
N_OF_REQUIRED_COURSES_COMPLETED_REQ_COM_TYPE
public static final String N_OF_REQUIRED_COURSES_COMPLETED_REQ_COM_TYPE
- See Also:
- Constant Field Values
MAX_N_OF_COURSES_COMPLETED_REQ_COM_TYPE
public static final String MAX_N_OF_COURSES_COMPLETED_REQ_COM_TYPE
- See Also:
- Constant Field Values
NONE_OF_COURSES_COMPLETED_REQ_COM_TYPE
public static final String NONE_OF_COURSES_COMPLETED_REQ_COM_TYPE
- See Also:
- Constant Field Values
NOT_COMPLETED_COURSE_REQ_COM_TYPE
public static final String NOT_COMPLETED_COURSE_REQ_COM_TYPE
- See Also:
- Constant Field Values
ENROLLED_COURSE_REQ_COM_TYPE
public static final String ENROLLED_COURSE_REQ_COM_TYPE
- See Also:
- Constant Field Values
ALL_OF_REQUIRED_COURSES_ENROLLED_REQ_COM_TYPE
public static final String ALL_OF_REQUIRED_COURSES_ENROLLED_REQ_COM_TYPE
- See Also:
- Constant Field Values
N_OF_REQUIRED_COURSES_ENROLLED_REQ_COM_TYPE
public static final String N_OF_REQUIRED_COURSES_ENROLLED_REQ_COM_TYPE
- See Also:
- Constant Field Values
COURSE_ID_REQ_COM_FIELD_TYPE
public static final String COURSE_ID_REQ_COM_FIELD_TYPE
- See Also:
- Constant Field Values
COURSE_SET_ID_REQ_COM_FIELD_TYPE
public static final String COURSE_SET_ID_REQ_COM_FIELD_TYPE
- See Also:
- Constant Field Values
INTEGER_REQ_COM_FIELD_TYPE
public static final String INTEGER_REQ_COM_FIELD_TYPE
- See Also:
- Constant Field Values
REF_STATEMENT_RELATION_ACTIVE_STATE
public static final String REF_STATEMENT_RELATION_ACTIVE_STATE
- See Also:
- Constant Field Values
REF_STATEMENT_RELATION_INACTIVE_STATE
public static final String REF_STATEMENT_RELATION_INACTIVE_STATE
- See Also:
- Constant Field Values
STATEMENT_ACTIVE_STATE
public static final String STATEMENT_ACTIVE_STATE
- See Also:
- Constant Field Values
STATEMENT_INACTIVE_STATE
public static final String STATEMENT_INACTIVE_STATE
- See Also:
- Constant Field Values
StatementServiceConstants
public StatementServiceConstants()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.