Constant Field Values


Contents
com.ibm.*

com.ibm.uddi.promoter.CommandLineConstants
public static final java.lang.String ARG_BINDING "-binding"
public static final java.lang.String ARG_BUSINESS "-business"
public static final java.lang.String ARG_DEFINITION_FILE "-definitionFile"
public static final java.lang.String ARG_DELETE "-delete"
public static final java.lang.String ARG_EXPORT "-export"
public static final java.lang.String ARG_IMPORT "-import"
public static final java.lang.String ARG_IMPORT_REFERENCED_ENTITIES "-importReferenced"
public static final java.lang.String ARG_INPUT_KEYFILE "-keysFile"
public static final java.lang.String ARG_INPUT_KEYFILE_OLD "-f"
public static final java.lang.String ARG_OVERWRITE "-overwrite"
public static final java.lang.String ARG_OVERWRITE_OLD "-o"
public static final java.lang.String ARG_PROMOTE "-promote"
public static final java.lang.String ARG_PROPERTIES_FILE "-properties"
public static final java.lang.String ARG_SERVICE "-service"
public static final java.lang.String ARG_TMODEL "-tModel"
public static final java.lang.String ARG_VERBOSE "-log"
public static final java.lang.String ARG_VERBOSE_OLD "-v"
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String USAGE "message.usage"

com.ibm.uddi.promoter.CommandLineProcessor
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.Invoker
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2001, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.PromoterAPI
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.PromoterConstants
public static final java.lang.String BAD_ENTITY_MSG "message.badEntity"
public static final java.lang.String CLASSPATH "classpath"
public static final java.lang.String CLP_FULLY_QUALIFIED_CLASSNAME "com.ibm.uddi.promoter.CommandLineProcessor"
public static final java.lang.String COMPLETED_OK "message.completedOK"
public static final java.lang.String COMPLETED_WITH_ERRORS "message.completedWithErrors"
public static final java.lang.String CONFIGURATION_FILE_NAME "UDDIUtilityTools.properties"
public static final java.lang.String DATE_MASK "[dd/MM/yy HH:mm:ss:S z]"
public static final java.lang.String DB_DRIVER "dbDriver"
public static final java.lang.String DB_PASSWORD "dbPasswd"
public static final java.lang.String DB_URL "dbUrl"
public static final java.lang.String DB_USERID "dbUser"
public static final java.lang.String DEBUG_PREFIX "DEBUG "
public static final java.lang.String DEFINITION_FILE_ENCODING "UTF-8"
public static final java.lang.String DELETE_BINDING "message.delete.binding"
public static final java.lang.String DELETE_BUSINESS "message.delete.business"
public static final java.lang.String DELETE_END "message.delete.end"
public static final java.lang.String DELETE_SERVICE "message.delete.service"
public static final java.lang.String DELETE_START "message.delete.start"
public static final java.lang.String DELETE_TMODEL "message.delete.tModel"
public static final java.lang.String DELIMITER_WITH_SPACE ", "
public static final java.lang.String DESERIALIZATION_END "message.deserializing.end"
public static final java.lang.String DESERIALIZATION_START "message.deserializing.start"
public static final java.lang.String ELEMENT_BINDING "bindingTemplate"
public static final java.lang.String ELEMENT_BUSINESS "businessEntity"
public static final java.lang.String ELEMENT_SERVICE "businessService"
public static final java.lang.String ELEMENT_TMODEL "tModel"
public static final java.lang.String ENTITY_BINDING "binding"
public static final java.lang.String ENTITY_BUSINESS "business"
public static final java.lang.String ENTITY_DELIMITER ","
public static final java.lang.String ENTITY_SERVICE "service"
public static final java.lang.String ENTITY_TMODEL "tModel"
public static final java.lang.String ENTRY_PREFIX "> "
public static final java.lang.String ERR_ARG_ALREADY_SPECIFIED "error.cmdLine.argAlreadySpecified"
public static final java.lang.String ERR_ARG_NOT_RECOGNISED "error.cmdLine.unknownArgument"
public static final java.lang.String ERR_AUTO_COMMIT_OFF "error.autoCommit.off"
public static final java.lang.String ERR_BAD_ENTITY "error.badEntity"
public static final java.lang.String ERR_BOOLEAN_PROPERTY "error.config.booleanProperty"
public static final java.lang.String ERR_CANNOT_CONNECT_URL "error.connection.URL"
public static final java.lang.String ERR_CANNOT_WRITE_RESULTS "error.resultFileWrite.failed"
public static final java.lang.String ERR_COMMIT_FAILED "error.commit.failed"
public static final java.lang.String ERR_CYCLE_IN_REF_TMODELS "error.circularReferenceDiscovered"
public static final java.lang.String ERR_DB_CONN_CLOSE "error.db.closeConnection"
public static final java.lang.String ERR_DB_CONN_FAILED "error.db.noConnection"
public static final java.lang.String ERR_DB_DRIVER_LOAD_FAILED "error.db.driverLoadFailed"
public static final java.lang.String ERR_DEFINITION_FILE_IOEXCEPTION "error.definitionFile.writeError"
public static final java.lang.String ERR_DEFINITION_FILE_NOT_FOUND "error.definitionFile.fileNotFound"
public static final java.lang.String ERR_DEFINITION_FILE_READ_ERROR "error.definitionFile.readError"
public static final java.lang.String ERR_DELETE_BINDING_FAILED "error.deleteBindingFailed"
public static final java.lang.String ERR_DELETE_BUSINESS_FAILED "error.deleteBusinessFailed"
public static final java.lang.String ERR_DELETE_SERVICE_FAILED "error.deleteServiceFailed"
public static final java.lang.String ERR_DELETE_TMODEL_FAILED "error.deleteTModelFailed"
public static final java.lang.String ERR_DISCOVER_PUBLISHER_FAILED "error.discoverPublisher.failed"
public static final java.lang.String ERR_ERROR_OCCURRED "error.errorOccurred"
public static final java.lang.String ERR_EXCEPTION "error.exception"
public static final java.lang.String ERR_FIND_BINDINGS_FAILED "error.findFailed.bindings"
public static final java.lang.String ERR_FIND_BUSINESSES_FAILED "error.findFailed.businesses"
public static final java.lang.String ERR_FIND_RELATED_BUSINESSES_FAILED "error.findFailed.relatedBusinesses"
public static final java.lang.String ERR_FIND_SERVICES_FAILED "error.findFailed.services"
public static final java.lang.String ERR_FIND_TMODELS_FAILED "error.findFailed.tModels"
public static final java.lang.String ERR_GET_AUTHINFO_FAILED "error.getAuthInfoFailed"
public static final java.lang.String ERR_GET_BINDING_FAILED "error.getBindingFailed"
public static final java.lang.String ERR_GET_BUSINESS_FAILED "error.getBusinessFailed"
public static final java.lang.String ERR_GET_SERVICE_FAILED "error.getServiceFailed"
public static final java.lang.String ERR_GET_TMODEL_FAILED "error.getTModelFailed"
public static final java.lang.String ERR_IMPORT_MISSING_DEF_FILE "error.importConfig.definitionFileMissing"
public static final java.lang.String ERR_INIT_PREPSTMT_FAILED "error.init.preparedStatement.failed"
public static final java.lang.String ERR_INQUIRYURL_MALFORMED "error.inquiryURL.malformed"
public static final java.lang.String ERR_INTEGER_PROPERTY "error.config.integerProperty"
public static final java.lang.String ERR_INVALID_ENTITY "error.invalidEntity"
public static final java.lang.String ERR_INVALID_FUNCTION "error.cmdLine.unknownFunction"
public static final java.lang.String ERR_INVALID_KEY "error.invalidUUIDKey"
public static final java.lang.String ERR_JAVA_IO_ERROR "error.java.IOError"
public static final java.lang.String ERR_JSSEPROVIDER_NOT_ACCESSED "error.jsseprovider.notAccessed"
public static final java.lang.String ERR_JSSEPROVIDER_NOT_FOUND "error.jsseprovider.notFound"
public static final java.lang.String ERR_JSSEPROVIDER_NOT_INSTANTIATED "error.jsseprovider.notInstantiated"
public static final java.lang.String ERR_KEY_SPECIFIED "error.cmdLine.keySpecified"
public static final java.lang.String ERR_KEYFILE_IOEXCEPTION "error.keyFile.IOException"
public static final java.lang.String ERR_KEYFILE_NOT_FOUND "error.keyFile.fileNotFound"
public static final java.lang.String ERR_KEYFILE_SPECIFIED "error.cmdLine.keyFileSpecified"
public static final java.lang.String ERR_LOGGER_FILE_NOT_FOUND "error.logger.fileNotFound"
public static final java.lang.String ERR_MESSAGES_FILE_CLOSE "error.messagesFile.closeFailed"
public static final java.lang.String ERR_MISSING_FUNCTION "error.cmdLine.missingFunction"
public static final java.lang.String ERR_MISSING_NODEID "error.missingNodeId"
public static final java.lang.String ERR_MISSING_PROPERTY "error.config.propertyMissing"
public static final java.lang.String ERR_MISSING_VALUE "error.cmdLine.missingValue"
public static final java.lang.String ERR_NO_KEYS "error.cmdLine.noKeys"
public static final java.lang.String ERR_NO_PROPERTIES_FILE "error.config.propertiesFileNotFound"
public static final java.lang.String ERR_ORPHANED_BINDING_STUB "error.orphaned.bindingStub"
public static final java.lang.String ERR_ORPHANED_BUSINESS_STUB "error.orphaned.businessStub"
public static final java.lang.String ERR_ORPHANED_SERVICE_STUB "error.orphaned.serviceStub"
public static final java.lang.String ERR_ORPHANED_TMODEL_STUB "error.orphaned.tModelStub"
public static final java.lang.String ERR_OVERWRITE_BINDING "error.existingBinding.noOverwrite"
public static final java.lang.String ERR_OVERWRITE_BUSINESS "error.existingBusiness.noOverwrite"
public static final java.lang.String ERR_OVERWRITE_SERVICE "error.existingService.noOverwrite"
public static final java.lang.String ERR_OVERWRITE_TMODEL "error.existingTModel.noOverwrite"
public static final java.lang.String ERR_PROMOTE_FAILED "error.promote.failed"
public static final java.lang.String ERR_PROPERTIES_FILE_IO "error.propertiesFile.readFailed"
public static final java.lang.String ERR_PROPERTIES_IOEXCEPTION "error.config.propertiesIOException"
public static final java.lang.String ERR_PUBLISHURL_MALFORMED "error.publishURL.malformed"
public static final java.lang.String ERR_REPEATED_FUNCTION "error.cmdLine.repeatedFunction"
public static final java.lang.String ERR_ROLLBACK_FAILED "error.rollback.failed"
public static final java.lang.String ERR_SAVE_BINDING_FAILED "error.saveBindingFailed"
public static final java.lang.String ERR_SAVE_BINDING_NO_PARENT "error.saveBindingFailed.parentMissing"
public static final java.lang.String ERR_SAVE_BUSINESS_FAILED "error.saveBusinessFailed"
public static final java.lang.String ERR_SAVE_SERVICE_FAILED "error.saveServiceFailed"
public static final java.lang.String ERR_SAVE_SERVICE_NO_PARENT "error.saveServiceFailed.parentMissing"
public static final java.lang.String ERR_SAVE_TMODEL_FAILED "error.saveTModelFailed"
public static final java.lang.String ERR_SQL_EXCEPTION "error.sql.exception"
public static final java.lang.String ERR_STUB_BINDING_CREATE "error.stub.bindingCreate"
public static final java.lang.String ERR_STUB_BINDING_DELETE "error.stub.bindingDelete"
public static final java.lang.String ERR_STUB_BINDING_ERROR "error.stub.bindingError"
public static final java.lang.String ERR_STUB_BUSINESS_CREATE "error.stub.businessCreate"
public static final java.lang.String ERR_STUB_BUSINESS_DELETE "error.stub.businessDelete"
public static final java.lang.String ERR_STUB_CREATE_FAILED "error.stub.creationFailed"
public static final java.lang.String ERR_STUB_SERVICE_CREATE "error.stub.serviceCreate"
public static final java.lang.String ERR_STUB_SERVICE_DELETE "error.stub.serviceDelete"
public static final java.lang.String ERR_STUB_SERVICE_ERROR "error.stub.serviceError"
public static final java.lang.String ERR_STUB_TMODEL_CREATE "error.stub.tModelCreate"
public static final java.lang.String ERR_STUB_TMODEL_DELETE "error.stub.tModelDelete"
public static final java.lang.String ERR_STUB_UNDO_FAILED "error.stub.undoFailed"
public static final java.lang.String ERR_TRACE_FILE_CLOSE "error.traceFile.closeFailed"
public static final java.lang.String ERR_TRANSPORT_EXCEPTION "error.transportException"
public static final java.lang.String ERR_UNEXPECTED_EXCEPTION "error.unexpectedException"
public static final java.lang.String ERR_XML_DOC_CREATE_FAILED "error.xmlDoc.createFailed"
public static final java.lang.String ERR_XML_DOC_PARSE_FAILED "error.xmlDoc.parseFailed"
public static final java.lang.String ERR_XML_PARSE_ERRORS "error.xml.parseErrors"
public static final java.lang.String ERR_XML_PARSE_WARNINGS "error.xml.parseWarnings"
public static final java.lang.String EXIT_PREFIX "< "
public static final java.lang.String EXPORT_BINDING "message.export.binding"
public static final java.lang.String EXPORT_BUSINESS "message.export.business"
public static final java.lang.String EXPORT_END "message.export.end"
public static final java.lang.String EXPORT_FIND_END "message.exportFind.end"
public static final java.lang.String EXPORT_FIND_START "message.exportFind.start"
public static final java.lang.String EXPORT_REFED_TMODEL "message.export.refedTModel"
public static final java.lang.String EXPORT_SERVICE "message.export.service"
public static final java.lang.String EXPORT_START "message.export.start"
public static final java.lang.String EXPORT_TMODEL "message.export.tModel"
public static final java.lang.String FROM_GET_URL "fromGetURL"
public static final java.lang.String FROM_INQUIRY_URL "fromInquiryURL"
public static final java.lang.String IMPORT_BINDING "message.import.binding"
public static final java.lang.String IMPORT_BUSINESS "message.import.business"
public static final java.lang.String IMPORT_END "message.import.end"
public static final java.lang.String IMPORT_REFED_TMODEL "message.import.refedTModel"
public static final java.lang.String IMPORT_REFERENCED_ENTITIES "importReferencedEntities"
public static final java.lang.String IMPORT_SERVICE "message.import.service"
public static final java.lang.String IMPORT_START "message.import.start"
public static final java.lang.String IMPORT_TMODEL "message.import.tModel"
public static final java.lang.String JAVA_COMMAND "java -cp"
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String JSSE_PROVIDER "jsse.provider"
public static final java.lang.String MESSAGE_CREATED_BINDING_STUB "message.created.bindingStub"
public static final java.lang.String MESSAGE_CREATED_BUSINESS_STUB "message.created.businessStub"
public static final java.lang.String MESSAGE_CREATED_SERVICE_STUB "message.created.serviceStub"
public static final java.lang.String MESSAGE_CREATED_TMODEL_STUB "message.created.tModelStub"
public static final java.lang.String MESSAGE_DELETED_BINDING_STUB "message.deleted.bindingStub"
public static final java.lang.String MESSAGE_DELETED_BUSINESS_STUB "message.deleted.businessStub"
public static final java.lang.String MESSAGE_DELETED_SERVICE_STUB "message.deleted.serviceStub"
public static final java.lang.String MESSAGE_DELETED_TMODEL_STUB "message.deleted.tModelStub"
public static final int MESSAGE_DETAIL 2
public static final java.lang.String MESSAGE_IMPORT_END "message.import.complete"
public static final java.lang.String MESSAGE_LOG_FILENAME "messageLogFileName"
public static final int MESSAGE_NORMAL 1
public static final java.lang.String MESSAGES_FILE "com.ibm.uddi.promoter.Messages"
public static final java.lang.String NAMESPACE_DEFAULT "xmlns"
public static final java.lang.String NAMESPACE_PREFIX "namespacePrefix"
public static final java.lang.String NAMESPACE_PROMOTER "http://www.ibm.com/xmlns/prod/WebSphere/UDDIUtilityTools"
public static final java.lang.String NAMESPACE_UDDI "urn:uddi-org:api_v2"
public static final java.lang.String NAMESPACE_XML "http://www.w3.org/XML/1998/namespace"
public static final java.lang.String NORMAL_PREFIX " "
public static final java.lang.String OVERWRITE "overwrite"
public static final java.lang.String PROMOTER_ROOT_NAME "uddiEntities"
public static final java.lang.String PROMOTING_ENTITY "message.promotingEntity"
public static final java.lang.String PROPERTIES_HEADER "header.properties"
public static final java.lang.String RESULTS_FILE_NAME "results.html"
public static final java.lang.String SCHEMA_FILE_PROMOTER "promoter.xsd"
public static final java.lang.String SCHEMA_FILE_UDDI "uddi_v2.xsd"
public static final java.lang.String SCHEMA_FILE_XML "xml.xsd"
public static final java.lang.String SECTION_BINDINGS "bindings"
public static final java.lang.String SECTION_BUSINESSES "businesses"
public static final java.lang.String SECTION_REFD_TMODELS "referencedTModels"
public static final java.lang.String SECTION_SERVICES "services"
public static final java.lang.String SECTION_TMODELS "tModels"
public static final java.lang.String SECURE_CONNECTION "secure.connection"
public static final java.lang.String SERIALIZATION_END "message.serializing.end"
public static final java.lang.String SERIALIZATION_START "message.serializing.start"
public static final int SOURCE_REGISTRY 0
public static final java.lang.String STARTING_TOOL_BANNER "********** Starting UDDI Utility Tools **********"
public static final java.lang.String SUCCESSFUL "message.promote.successful"
public static final java.lang.String SYS_ID_NAME "http.basicAuthUserName"
public static final java.lang.String SYS_PASSWORD_NAME "http.basicAuthPassword"
public static final java.lang.String SYS_PROTOCOL_NAME "java.protocol.handler.pkgs"
public static final java.lang.String SYS_PROTOCOL_VALUE "com.ibm.net.ssl.internal.www.protocol"
public static final java.lang.String SYS_TRANSPORT_NAME "org.uddi4j.TransportClassName"
public static final java.lang.String SYS_TRANSPORT_VALUE "org.uddi4j.transport.ApacheSOAPTransport"
public static final java.lang.String SYS_TRUST_STORE_NAME "javax.net.ssl.trustStore"
public static final java.lang.String SYS_TRUST_STORE_PASSWORD_NAME "javax.net.ssl.trustStorePassword"
public static final int TARGET_REGISTRY 1
public static final java.lang.String TEMP_BUSINESS "Temporary Business"
public static final java.lang.String TO_INQUIRY_URL "toInquiryURL"
public static final java.lang.String TO_PUBLISH_URL "toPublishURL"
public static final java.lang.String TOOL_START "message.toolStart"
public static final int TRACE_DEBUG 4
public static final int TRACE_DETAIL 3
public static final java.lang.String TRACE_LEVEL "traceLevel"
public static final java.lang.String TRACE_LOG_FILENAME "traceLogFileName"
public static final int TRACE_NORMAL 2
public static final int TRACE_SEVERE 1
public static final java.lang.String TRC_BINDING_NOT_IN_DEST "trace.parent.notExist.binding"
public static final java.lang.String TRC_BUSINESS_NOT_IN_DEST "trace.notExist.business"
public static final java.lang.String TRC_CREATED_BINDING "trace.stub.create.finish.binding"
public static final java.lang.String TRC_CREATED_BUSINESS_STUB "trace.stub.create.finish.business"
public static final java.lang.String TRC_CREATED_SERVICE_STUB "trace.stub.create.finish.service"
public static final java.lang.String TRC_CREATED_TMODEL_STUB "trace.stub.create.finish.tModel"
public static final java.lang.String TRC_CREATING_BINDING "trace.stub.create.start.binding"
public static final java.lang.String TRC_CREATING_BUSINESS_STUB "trace.stub.create.start.business"
public static final java.lang.String TRC_CREATING_SERVICE_STUB "trace.stub.create.start.service"
public static final java.lang.String TRC_CREATING_TMODEL_STUB "trace.stub.create.start.tModel"
public static final java.lang.String TRC_GET_BINDING "trace.getBinding"
public static final java.lang.String TRC_GET_BUSINESS "trace.getBusiness"
public static final java.lang.String TRC_GET_SERVICE "trace.getService"
public static final java.lang.String TRC_GET_TMODEL "trace.getTModel"
public static final java.lang.String TRC_GOT_BINDING "trace.gotBinding"
public static final java.lang.String TRC_GOT_BUSINESS "trace.gotBusiness"
public static final java.lang.String TRC_GOT_SERVICE "trace.gotService"
public static final java.lang.String TRC_GOT_TMODEL "trace.gotTModel"
public static final java.lang.String TRC_OVERWRITE_ON "trace.overwriteEnabled"
public static final java.lang.String TRC_PROMOTED_BINDING "trace.promotedBinding"
public static final java.lang.String TRC_PROMOTED_BUSINESS "trace.promotedBusiness"
public static final java.lang.String TRC_PROMOTED_SERVICE "trace.promotedService"
public static final java.lang.String TRC_PROMOTED_TMODEL "trace.promotedTModel"
public static final java.lang.String TRC_PROMOTING_BINDING "trace.promoteBinding"
public static final java.lang.String TRC_PROMOTING_BUSINESS "trace.promoteBusiness"
public static final java.lang.String TRC_PROMOTING_SERVICE "trace.promoteService"
public static final java.lang.String TRC_PROMOTING_TMODEL "trace.promoteTModel"
public static final java.lang.String TRC_REMOVING_DISCOS "trace.removingDiscoveryUrls"
public static final java.lang.String TRC_SAVED_BINDING "trace.savedBinding"
public static final java.lang.String TRC_SAVED_BUSINESS "trace.savedBusiness"
public static final java.lang.String TRC_SAVED_SERVICE "trace.savedService"
public static final java.lang.String TRC_SAVED_TMODEL "trace.savedTModel"
public static final java.lang.String TRC_SAVING_BINDING "trace.saveBinding"
public static final java.lang.String TRC_SAVING_BUSINESS "trace.saveBusiness"
public static final java.lang.String TRC_SAVING_SERVICE "trace.saveService"
public static final java.lang.String TRC_SAVING_TMODEL "trace.saveTModel"
public static final java.lang.String TRC_SERVICE_NOT_IN_DEST "trace.parent.notExist.service"
public static final java.lang.String TRC_TMODEL_NOT_IN_DEST "trace.notExist.tModel"
public static final java.lang.String TRUST_STORE_FILENAME "trustStore.fileName"
public static final java.lang.String TRUST_STORE_PASSWORD "trustStore.password"
public static final java.lang.String UDDI_ENTITY_DEFINITION_FILE "UddiEntityDefinitionFile"
public static final java.lang.String UDDI_PASSWORD "password"
public static final java.lang.String UDDI_USERID "userID"
public static final java.lang.String VERBOSE "verbose"
public static final java.lang.String XML_FEATURE_NAMESPACES "http://xml.org/sax/features/namespaces"
public static final java.lang.String XML_FEATURE_VALIDATION "http://xml.org/sax/features/validation"
public static final java.lang.String XML_FEATURE_VALIDATION_SCHEMA "http://apache.org/xml/features/validation/schema"
public static final java.lang.String XML_PARSER_ERROR_PREFIX "message.xml.parserError.prefix"
public static final java.lang.String XML_PARSER_FEATURE_UNREC "message.xml.parserFeature.unrecognised"
public static final java.lang.String XML_PARSER_FEATURE_UNSUP "message.xml.parserFeature.unsupported"
public static final java.lang.String XML_PARSER_PROPERTY_UNREC "message.xml.parserProperty.unrecognised"
public static final java.lang.String XML_PARSER_PROPERTY_UNSUP "message.xml.parserProperty.unsupported"
public static final java.lang.String XML_PARSER_WARNING_PREFIX "message.xml.parserWarning.prefix"
public static final java.lang.String XML_PROPERTY_SCHEMA_LOCATION "http://apache.org/xml/properties/schema/external-schemaLocation"

com.ibm.uddi.promoter.PromoterLogger
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2001, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.Publisher
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.StreamEater
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2001, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.TopologyUtils
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.UDDIClient
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.UddiEntities
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.UddiEntityKeys
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.Configuration
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.ConfigurationValidator
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.DatabaseConfiguration
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.ExportConfiguration
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.ImportConfiguration
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.LoggerConfiguration
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.PublishConfiguration
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.config.TransformConfiguration
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.db.DBException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.db.DBManager
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.BindingStub
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.BusinessStub
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.ChildEntity
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.ChildEntityImpl
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.KeyedEntityStub
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.MinimalEntityValidator
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.NamedEntityStub
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.PrimaryEntityStub
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.ServiceStub
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.entity.TModelStub
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.CommandLineException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterConfigurationException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterDBException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterIOException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterParserException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterTopologyException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterTransportException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterUDDI4JException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.exception.PromoterValidationException
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.export.EntityExtractor
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.export.EntityFinder
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.export.KeyFileReader
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.export.ReferencedEntityExtractor
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.export.TruncatedResultsStates
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.publish.EntityDeleter
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.publish.EntityDetector
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.publish.EntityImporter
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.publish.EntityKeyValidator
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.publish.EntityStubManager
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String UDDI_DATA_SCHEMA_NAME "IBMUDI30"
public static final java.lang.String UDDI_SYSTEM_DATA_SCHEMA_NAME "IBMUDS30"

com.ibm.uddi.promoter.publish.ImportResults
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.publish.KeyDetector
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String KEY_NOT_USED "KEY NOT USED"
public static final java.lang.String KEY_USED_IN_BINDING "BTEMPLATE"
public static final java.lang.String KEY_USED_IN_BUSINESS "BUSINESS"
public static final java.lang.String KEY_USED_IN_SERVICE "BSERVICE"
public static final java.lang.String KEY_USED_IN_TMODEL "TMODEL"

com.ibm.uddi.promoter.transform.ElementMapper
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.transform.ErrorHandler
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.transform.UddiDeserializer
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.transform.UddiEntityResolver
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.transform.UddiSerializer
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.uddi.promoter.transform.UddiTransformer
public static final java.lang.String JAVA_COPYRIGHT "Licensed Materials - Property of IBM 5724i63, 5724H88 (C) COPYRIGHT International Business Machines Corp. 2003, 2004 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."