org.kuali.student.r2.core.constants
Class StatementServiceConstants

java.lang.Object
  extended by org.kuali.student.r2.core.constants.StatementServiceConstants

public class StatementServiceConstants
extends Object

This class holds the constants used by the Statement service


Field Summary
static String ALL_OF_REQUIRED_COURSES_COMPLETED_REQ_COM_TYPE
           
static String ALL_OF_REQUIRED_COURSES_ENROLLED_REQ_COM_TYPE
           
static String ANTIREQUISITE_STATEMENT_TYPE
           
static String COMPLETED_COURSE_REQ_COM_TYPE
           
static String COREQUISITE_STATEMENT_TYPE
           
static String COURSE_ID_REQ_COM_FIELD_TYPE
           
static String COURSE_SET_ID_REQ_COM_FIELD_TYPE
           
static String ENROLLED_COURSE_REQ_COM_TYPE
           
static String INTEGER_REQ_COM_FIELD_TYPE
           
static String MAX_N_OF_COURSES_COMPLETED_REQ_COM_TYPE
           
static String N_OF_REQUIRED_COURSES_COMPLETED_REQ_COM_TYPE
           
static String N_OF_REQUIRED_COURSES_ENROLLED_REQ_COM_TYPE
           
static String NAMESPACE
          Reference Object URI's
static String NONE_OF_COURSES_COMPLETED_REQ_COM_TYPE
           
static String NOT_COMPLETED_COURSE_REQ_COM_TYPE
           
static String PREREQUISITE_STATEMENT_TYPE
           
static String REF_OBJECT_URI_REF_STATEMENT_RELATION
           
static String REF_OBJECT_URI_REQ_COMPONENT
           
static String REF_OBJECT_URI_STATEMENT
           
static String REF_OBJECT_URI_STATEMENT_TREE_VIEW
           
static String REF_STATEMENT_RELATION_ACTIVE_STATE
           
static String REF_STATEMENT_RELATION_INACTIVE_STATE
           
static String STATEMENT_ACTIVE_STATE
           
static String STATEMENT_INACTIVE_STATE
           
 
Constructor Summary
StatementServiceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

StatementServiceConstants

public StatementServiceConstants()


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