com.bea.wli.config
Interface TypeIds


public interface TypeIds

Convenience interface that lists the type ids for the known types. The typeids enumerated here may not be comprehensive.


Field Summary
static String[] _PUBLIC_RESOURCE
           
static String[] _T
           
static String ALERT_DESTINATION_REF
          Type Id for an Alert Destination
static String ALERT_RULE
          Type Id for Alert Rule resource
static String ALERT_RULE_BINDING
          Type Id for alert resource
static String ARCHIVE_REF
          type id for archived resources
static String ARCHIVE_SUMMARY_REF
          type id for summary about archived resources
static String BUSINESS_REF
          Type Id for business services
static String FOREIGN_JNDI_PROVIDER_REF
          Type Id for JNDI Providers
static String GENERIC_DATA_REF
          Type Id for a Generic Data resource
static List<String> KNOWN_RESOURCE_TYPE_IDS
           
static String LOCATION_DATA
          Type Id for location metadata
static String MFL_REF
          Type Id for MFL resource
static String PROXY_REF
          Type Id for proxy services
static Set<String> PUBLIC_RESOURCE_TYPE_IDS
           
static String SECURITY_POLICY_REF
          Type Id for security policy resource
static String SERVICE_ACCOUNT_REF
          Type Id for service account resource
static String SERVICE_PROVIDER_REF
          Type Id for service providers resource
static String SMTP_REGISTRY_REF
          Type Id for SMTP registry entries configured
static String SMTP_SERVER_REF
          Type Id for an SMTP Server
static String STATISTIC_DOMAIN_REF
           
static String STATISTIC_REF
           
static String STATISTIC_TASK
          Type id for Statistics Task
static String UDDI_REGISTRY_REF
          Type Id for UDDI registry entries configured
static String WSDL_REF
          Type Id for wsdl resource
static String XMLSCHEMA_REF
          Type Id for xml schema resource
static String XQUERY_REF
          Type Id for xquery resource
static String XSLT_REF
          Type Id for XSLT resource
 

Field Detail

SECURITY_POLICY_REF

static final String SECURITY_POLICY_REF
Type Id for security policy resource

See Also:
Constant Field Values

PROXY_REF

static final String PROXY_REF
Type Id for proxy services

See Also:
Constant Field Values

BUSINESS_REF

static final String BUSINESS_REF
Type Id for business services

See Also:
Constant Field Values

SERVICE_PROVIDER_REF

static final String SERVICE_PROVIDER_REF
Type Id for service providers resource

See Also:
Constant Field Values

SERVICE_ACCOUNT_REF

static final String SERVICE_ACCOUNT_REF
Type Id for service account resource

See Also:
Constant Field Values

XQUERY_REF

static final String XQUERY_REF
Type Id for xquery resource

See Also:
Constant Field Values

XMLSCHEMA_REF

static final String XMLSCHEMA_REF
Type Id for xml schema resource

See Also:
Constant Field Values

WSDL_REF

static final String WSDL_REF
Type Id for wsdl resource

See Also:
Constant Field Values

MFL_REF

static final String MFL_REF
Type Id for MFL resource

See Also:
Constant Field Values

XSLT_REF

static final String XSLT_REF
Type Id for XSLT resource

See Also:
Constant Field Values

GENERIC_DATA_REF

static final String GENERIC_DATA_REF
Type Id for a Generic Data resource

See Also:
Constant Field Values

ALERT_RULE_BINDING

static final String ALERT_RULE_BINDING
Type Id for alert resource

See Also:
Constant Field Values

ALERT_RULE

static final String ALERT_RULE
Type Id for Alert Rule resource

See Also:
Constant Field Values

LOCATION_DATA

static final String LOCATION_DATA
Type Id for location metadata

See Also:
Constant Field Values

ARCHIVE_REF

static final String ARCHIVE_REF
type id for archived resources

See Also:
Constant Field Values

ARCHIVE_SUMMARY_REF

static final String ARCHIVE_SUMMARY_REF
type id for summary about archived resources

See Also:
Constant Field Values

STATISTIC_REF

static final String STATISTIC_REF
See Also:
Constant Field Values

STATISTIC_DOMAIN_REF

static final String STATISTIC_DOMAIN_REF
See Also:
Constant Field Values

STATISTIC_TASK

static final String STATISTIC_TASK
Type id for Statistics Task

See Also:
Constant Field Values

UDDI_REGISTRY_REF

static final String UDDI_REGISTRY_REF
Type Id for UDDI registry entries configured

See Also:
Constant Field Values

SMTP_REGISTRY_REF

static final String SMTP_REGISTRY_REF
Type Id for SMTP registry entries configured

See Also:
Constant Field Values

FOREIGN_JNDI_PROVIDER_REF

static final String FOREIGN_JNDI_PROVIDER_REF
Type Id for JNDI Providers

See Also:
Constant Field Values

SMTP_SERVER_REF

static final String SMTP_SERVER_REF
Type Id for an SMTP Server

See Also:
Constant Field Values

ALERT_DESTINATION_REF

static final String ALERT_DESTINATION_REF
Type Id for an Alert Destination

See Also:
Constant Field Values

_T

static final String[] _T

_PUBLIC_RESOURCE

static final String[] _PUBLIC_RESOURCE

KNOWN_RESOURCE_TYPE_IDS

static final List<String> KNOWN_RESOURCE_TYPE_IDS

PUBLIC_RESOURCE_TYPE_IDS

static final Set<String> PUBLIC_RESOURCE_TYPE_IDS