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

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

public class OrganizationServiceConstants
extends Object

This class holds the constants used by the organization service

Author:
tom

Field Summary
static String NAMESPACE
          Reference Object URIs
static String REF_OBJECT_URI_DEFAULT
           
static String REF_OBJECT_URI_ORG
           
static String REF_OBJECT_URI_ORG_CODE
           
static String REF_OBJECT_URI_ORG_HIERARCHY
           
static String REF_OBJECT_URI_ORG_ORG_RELATION
           
static String REF_OBJECT_URI_ORG_PERSON_RELATION
           
static String REF_OBJECT_URI_ORG_POSITION_RESTRICTION
           
static String SERVICE_NAME_LOCAL_PART
           
 
Constructor Summary
OrganizationServiceConstants()
           
 
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 URIs

See Also:
Constant Field Values

REF_OBJECT_URI_DEFAULT

public static final String REF_OBJECT_URI_DEFAULT
See Also:
Constant Field Values

REF_OBJECT_URI_ORG

public static final String REF_OBJECT_URI_ORG

REF_OBJECT_URI_ORG_CODE

public static final String REF_OBJECT_URI_ORG_CODE

REF_OBJECT_URI_ORG_HIERARCHY

public static final String REF_OBJECT_URI_ORG_HIERARCHY

REF_OBJECT_URI_ORG_ORG_RELATION

public static final String REF_OBJECT_URI_ORG_ORG_RELATION

REF_OBJECT_URI_ORG_PERSON_RELATION

public static final String REF_OBJECT_URI_ORG_PERSON_RELATION

REF_OBJECT_URI_ORG_POSITION_RESTRICTION

public static final String REF_OBJECT_URI_ORG_POSITION_RESTRICTION

SERVICE_NAME_LOCAL_PART

public static final String SERVICE_NAME_LOCAL_PART
See Also:
Constant Field Values
Constructor Detail

OrganizationServiceConstants

public OrganizationServiceConstants()


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