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

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

public class CommentServiceConstants
extends Object

This class holds the constants used by the Comment service


Field Summary
static String NAMESPACE
          Reference Object URI's
static String REF_OBJECT_URI_COMMENT
           
static String REF_OBJECT_URI_TAG
           
 
Constructor Summary
CommentServiceConstants()
           
 
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_COMMENT

public static final String REF_OBJECT_URI_COMMENT

REF_OBJECT_URI_TAG

public static final String REF_OBJECT_URI_TAG
Constructor Detail

CommentServiceConstants

public CommentServiceConstants()


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