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

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

public class DocumentServiceConstants
extends Object

This class holds the constants used by the Document service


Field Summary
static String NAMESPACE
          Reference Object URI's
static String REF_OBJECT_URI_DOCUMENT
           
static String REF_OBJECT_URI_DOCUMENT_CATEGORY
           
static String REF_OBJECT_URI_DOCUMENT_REF_DOC_RELATION
           
 
Constructor Summary
DocumentServiceConstants()
           
 
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_DOCUMENT

public static final String REF_OBJECT_URI_DOCUMENT

REF_OBJECT_URI_DOCUMENT_CATEGORY

public static final String REF_OBJECT_URI_DOCUMENT_CATEGORY

REF_OBJECT_URI_DOCUMENT_REF_DOC_RELATION

public static final String REF_OBJECT_URI_DOCUMENT_REF_DOC_RELATION
Constructor Detail

DocumentServiceConstants

public DocumentServiceConstants()


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