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

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

public class RoomServiceConstants
extends Object

This class holds the constants used by the Room service


Field Summary
static String NAMESPACE
          Reference Object URI's
static String REF_OBJECT_URI_BUILDING
           
static String REF_OBJECT_URI_ROOM
           
static String REF_OBJECT_URI_ROOM_RESPONSIBLE_ORG
           
static String SERVICE_NAME_LOCAL_PART
           
 
Constructor Summary
RoomServiceConstants()
           
 
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

SERVICE_NAME_LOCAL_PART

public static final String SERVICE_NAME_LOCAL_PART
See Also:
Constant Field Values

REF_OBJECT_URI_ROOM

public static final String REF_OBJECT_URI_ROOM

REF_OBJECT_URI_BUILDING

public static final String REF_OBJECT_URI_BUILDING

REF_OBJECT_URI_ROOM_RESPONSIBLE_ORG

public static final String REF_OBJECT_URI_ROOM_RESPONSIBLE_ORG
Constructor Detail

RoomServiceConstants

public RoomServiceConstants()


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