com.ibm.uddi.v3.management

Interface EntitlementConstants

All Superinterfaces:
AdminConstants

  1. public interface EntitlementConstants
  2. extends AdminConstants
Constants for Entitlement IDs.

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
PUBLISH_DERIVED_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerator with a derived key.
  1. static
  2. java.lang.String
PUBLISH_DOMAIN_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerator with a domain key.
  1. static
  2. java.lang.String
PUBLISH_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerator.
  1. static
  2. java.lang.String
PUBLISH_UUID_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerators providing a UUID key.
  1. static
  2. java.lang.String
PUBLISH_WITH_UUID_KEY
Constant used as Entitlement ID to indicate whether the user has permission to publish elements providing a UUID key.
Fields inherited from interface com.ibm.uddi.v3.management.AdminConstants
ADMIN_MESSAGES_FILE, MESSAGES_FILE, STATE_FALSE, STATE_TRUE, VALUE_TYPE_BOOLEAN, VALUE_TYPE_DATE, VALUE_TYPE_INTEGER, VALUE_TYPE_TEXT, VALUE_TYPE_TIMESTAMP

Field Detail

PUBLISH_DERIVED_KEY_GENERATOR

  1. static final java.lang.String PUBLISH_DERIVED_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerator with a derived key.
See Also:

PUBLISH_DOMAIN_KEY_GENERATOR

  1. static final java.lang.String PUBLISH_DOMAIN_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerator with a domain key.
See Also:

PUBLISH_KEY_GENERATOR

  1. static final java.lang.String PUBLISH_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerator.
See Also:

PUBLISH_WITH_UUID_KEY

  1. static final java.lang.String PUBLISH_WITH_UUID_KEY
Constant used as Entitlement ID to indicate whether the user has permission to publish elements providing a UUID key.
See Also:

PUBLISH_UUID_KEY_GENERATOR

  1. static final java.lang.String PUBLISH_UUID_KEY_GENERATOR
Constant used as Entitlement ID to indicate whether the user has permission to publish tModel:keyGenerators providing a UUID key.
See Also: