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

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

public class StateServiceConstants
extends Object

This class holds the constants used by the type service

Author:
tom

Field Summary
static String NAMESPACE
           
static String REF_OBJECT_URI_LIFECYCLE
           
static String REF_OBJECT_URI_STATE
           
static String SERVICE_NAME_LOCAL_PART
          Reference Object URIs
 
Constructor Summary
StateServiceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_NAME_LOCAL_PART

public static final String SERVICE_NAME_LOCAL_PART
Reference Object URIs

See Also:
Constant Field Values

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

REF_OBJECT_URI_STATE

public static final String REF_OBJECT_URI_STATE

REF_OBJECT_URI_LIFECYCLE

public static final String REF_OBJECT_URI_LIFECYCLE
Constructor Detail

StateServiceConstants

public StateServiceConstants()


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