org.kuali.rice.ksb.api
Class KsbApiConstants

java.lang.Object
  extended by org.kuali.rice.ksb.api.KsbApiConstants

public final class KsbApiConstants
extends Object

Defines various constants that are used by or in conjunction with the KSB api.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Nested Class Summary
static class KsbApiConstants.Namespaces
          Defines various namespace-related constants for the KSB.
static class KsbApiConstants.ServiceTypes
          Defines the set of out-of-the-box service types that the KSB understands.
 
Field Summary
static String KSB_MODULE_NAME
          The name of the KSB module
static String SERVICE_PATH_SOAP
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KSB_MODULE_NAME

public static final String KSB_MODULE_NAME
The name of the KSB module

See Also:
Constant Field Values

SERVICE_PATH_SOAP

public static final String SERVICE_PATH_SOAP
See Also:
Constant Field Values


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.