|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.scout.registry.Constants
public class Constants
This class contains constants borrowed from files in the jUDDI project. All constants are just UUID's. In theory, even if jUDDI changes their values, it shouldn't affect scout. Naming convention is [classname in capitals]_[Var name] e.g TModel.TYPES_TMODEL_KEY from jUDDI would become: TMODEL_TYPES_TMODEL_KEY
Field Summary | |
---|---|
static String |
COMPLETION_STATUS_COMPLETE
|
static String |
COMPLETION_STATUS_FROMKEY_INCOMPLETE
|
static String |
COMPLETION_STATUS_TOKEY_INCOMPLETE
|
static String |
TMODEL_D_U_N_S_TMODEL_KEY
D-U-N-S��� Number Identifier System [dnb-com:D-U-N-S] This tModel is used for the Dun & Bradstreet D-U-N-S��� Number identifier. |
static String |
TMODEL_FAX_TMODEL_KEY
Fax based web service [uddi-org:fax] This tModel is used to describe a web service that is invoked through fax transmissions. |
static String |
TMODEL_FTP_TMODEL_KEY
FTP based web service [uddi-org:ftp] This tModel is used to describe a web service that is invoked through file transfers via the ftp protocol. |
static String |
TMODEL_GENERAL_KEYWORDS_TMODEL_KEY
UDDI Other Taxonomy [uddi-org:misc-taxomony] This tModel defines an unidentified taxonomy. |
static String |
TMODEL_HOMEPAGE_TMODEL_KEY
HTTP Web Home Page URL [uddi-org:homepage] This tModel is used as the bindingTemplate fingerprint for a web home page reference. |
static String |
TMODEL_HTTP_TMODEL_KEY
Web browser or HTTP based web service [uddi-org:http] This tModel is used to describe a web service that is invoked through a web browser and/or the HTTP protocol. |
static String |
TMODEL_IS_REPLACED_BY_TMODEL_KEY
UDDI IsReplacedBy [uddi-org:isReplacedBy] An identifier system used to point (using UDDI keys) to the tModel (or businessEntity) that is the logical replacement for the one in which isReplacedBy is used. |
static String |
TMODEL_ISO_CH_TMODEL_KEY
ISO 3166 Geographic Taxonomy [uddi-org:iso-ch:3166-1999] This tModel defines the ISO 3166 geographic classification taxonomy. |
static String |
TMODEL_NAICS_TMODEL_KEY
Business Taxonomy: NAICS (1997 Release) [ntis-gov:naics:1997] This tModel defines the NAICS (North American Industry Classification System) 1997 Release industry taxonomy. |
static String |
TMODEL_OPERATORS_TMODEL_KEY
UDDI Operators [uddi-org:operators] This checked value set is used to identify UDDI operators. |
static String |
TMODEL_OWNING_BUSINESS_TMODEL_KEY
UDDI Owning Business [uddi-org:owningBusiness] This tModel identifies the businessEntity that published or owns the tagged information. |
static String |
TMODEL_RELATIONSHIPS_TMODEL_KEY
UDDI businessEntity relationship [uddi-org:relationships] This tModel is used to describe business relationships. |
static String |
TMODEL_SMTP_TMODEL_KEY
Email based web service [uddi-org:smtp] This tModel is used to describe a web service that is invoked through SMTP email transmissions. |
static String |
TMODEL_TELEPHONE_TMODEL_KEY
Telephone based web service [uddi-org:telephone] This tModel is used to describe a web service that is invoked through a telephone call and interaction by voice and/or touch-tone. |
static String |
TMODEL_THOMAS_REGISTER_TMODEL_KEY
Thomas Register Supplier Identifier Code System [thomasregister-com:supplierID] This tModel is used for the Thomas Register supplier identifier codes. |
static String |
TMODEL_TYPES_TMODEL_KEY
UDDI Type Taxonomy [uddi-org:types] This taxonomy assists in general categorization of the tModels themselves. |
static String |
TMODEL_UNSPSC_73_TMODEL_KEY
Product and Services Taxonomy:UNSPSC (Version 7.3) [unspsc-org:unspsc] This tModel defines the UNSPSC (Universal Standard Products and Services Classification) version 7.3 product and services taxonomy. |
static String |
TMODEL_UNSPSC_TMODEL_KEY
Product Taxonomy: UNSPSC (Version 3.1) [unspsc-org:unspsc:3-1] This tModel defines the UNSPSC (United Nations Standard Products and Services Code System) version 3.1 product taxonomy. |
Constructor Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String COMPLETION_STATUS_COMPLETE
public static final String COMPLETION_STATUS_TOKEY_INCOMPLETE
public static final String COMPLETION_STATUS_FROMKEY_INCOMPLETE
public static final String TMODEL_TYPES_TMODEL_KEY
public static final String TMODEL_NAICS_TMODEL_KEY
public static final String TMODEL_UNSPSC_TMODEL_KEY
#UNSPSC_73_TMODEL_KEY
) taxonomy.
public static final String TMODEL_UNSPSC_73_TMODEL_KEY
public static final String TMODEL_ISO_CH_TMODEL_KEY
public static final String TMODEL_GENERAL_KEYWORDS_TMODEL_KEY
public static final String TMODEL_OWNING_BUSINESS_TMODEL_KEY
public static final String TMODEL_RELATIONSHIPS_TMODEL_KEY
public static final String TMODEL_OPERATORS_TMODEL_KEY
public static final String TMODEL_D_U_N_S_TMODEL_KEY
public static final String TMODEL_THOMAS_REGISTER_TMODEL_KEY
public static final String TMODEL_IS_REPLACED_BY_TMODEL_KEY
public static final String TMODEL_SMTP_TMODEL_KEY
public static final String TMODEL_FAX_TMODEL_KEY
public static final String TMODEL_FTP_TMODEL_KEY
public static final String TMODEL_TELEPHONE_TMODEL_KEY
public static final String TMODEL_HTTP_TMODEL_KEY
public static final String TMODEL_HOMEPAGE_TMODEL_KEY
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |