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

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

public class SearchServiceConstants
extends Object

Batch Job Results Service Constants

Author:
nwright

Field Summary
static String NAMESPACE
           
static String REF_OBJECT_URI_BATCH_JOB_RESULT_ITEM
           
static String REF_OBJECT_URI_BATCH_JOB_RESULTS
           
static String SERVICE_NAME_LOCAL_PART
           
 
Constructor Summary
SearchServiceConstants()
           
 
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
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_BATCH_JOB_RESULTS

public static final String REF_OBJECT_URI_BATCH_JOB_RESULTS

REF_OBJECT_URI_BATCH_JOB_RESULT_ITEM

public static final String REF_OBJECT_URI_BATCH_JOB_RESULT_ITEM
Constructor Detail

SearchServiceConstants

public SearchServiceConstants()


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