A B C D E F G I J K L M N O P R S T U V W X

P

PrimaryEntityStub - class com.ibm.uddi.promoter.entity.PrimaryEntityStub.
This class contains the ownerName and operatorName fields used by BusinessEntity and TModel.
PrimaryEntityStub(KeyDetector) - Constructor for class com.ibm.uddi.promoter.entity.PrimaryEntityStub
Constructor taking a KeyDetector.
promoteEntities(boolean) - Method in class com.ibm.uddi.promoter.PromoterAPI
Drives the single step process of extracting UDDI entities from the source registry and importing them to the target registry.
PROMOTER_ROOT_NAME - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
PromoterAPI - class com.ibm.uddi.promoter.PromoterAPI.
API functions for exporting, importing, promoting, finding and deleting UDDI entities.
PromoterAPI(Configuration) - Constructor for class com.ibm.uddi.promoter.PromoterAPI
Constructor taking a Configuration.
PromoterConfigurationException - exception com.ibm.uddi.promoter.exception.PromoterConfigurationException.
A PromoterException subclass to indicate a problem with configuration data.
PromoterConfigurationException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterConfigurationException
Constructor.
PromoterConfigurationException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterConfigurationException
Constructor taking a nested Exception, message key, message inserts.
PromoterConfigurationException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterConfigurationException
 
PromoterConstants - interface com.ibm.uddi.promoter.PromoterConstants.
Constants used by UDDI Utility Tools
PromoterDBException - exception com.ibm.uddi.promoter.exception.PromoterDBException.
A PromoterException subclass to be used to represent errors relating to the database.
PromoterDBException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterDBException
Constructor.
PromoterDBException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterDBException
Constructor taking a nested Exception, message key, message inserts.
PromoterDBException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterDBException
Constructor taking a message.
PromoterException - exception com.ibm.uddi.promoter.exception.PromoterException.
A base exception class for all the checked exceptions that are thrown from within UDDI Utility Tools.
PromoterException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterException
 
PromoterException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterException
Constructor taking nested Exception, message key, message inserts.
PromoterException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterException
Constructor PromoterException.
PromoterIOException - exception com.ibm.uddi.promoter.exception.PromoterIOException.
A PromoterException subclass used to indicate IO related errors.
PromoterIOException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterIOException
Constructor.
PromoterIOException(Exception) - Constructor for class com.ibm.uddi.promoter.exception.PromoterIOException
Constructor taking an Exception.
PromoterIOException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterIOException
Constructor taking a nested Exception, message key, message inserts.
PromoterIOException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterIOException
Constructor taking a message.
PromoterLogger - class com.ibm.uddi.promoter.PromoterLogger.
Manages the output of messages and trace.
PromoterParserException - exception com.ibm.uddi.promoter.exception.PromoterParserException.
A PromoterException subclass used to indicate errors thrown by the XML parser.
PromoterParserException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterParserException
Constructor.
PromoterParserException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterParserException
Constructor taking a nested Exception, message key, message inserts.
PromoterParserException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterParserException
Constructor taking a message.
PromoterTopologyException - exception com.ibm.uddi.promoter.exception.PromoterTopologyException.
PromoterException subclass to indicate problem with referenced tModels topology, For example, if a cycle is detected.
PromoterTopologyException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterTopologyException
Constructor.
PromoterTopologyException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterTopologyException
Constructor taking a nested Exception, message key, message inserts.
PromoterTopologyException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterTopologyException
Constructor taking a message.
PromoterTransportException - exception com.ibm.uddi.promoter.exception.PromoterTransportException.
A PromoterException subclass exception used when a transport error has occurred.
PromoterTransportException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterTransportException
Constructor.
PromoterTransportException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterTransportException
Constructor taking a nested Exception, message key, message inserts.
PromoterTransportException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterTransportException
Constructor taking a message.
PromoterUDDI4JException - exception com.ibm.uddi.promoter.exception.PromoterUDDI4JException.
A PromoterException subclass to indicate an error during an UDDI4J operation.
PromoterUDDI4JException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterUDDI4JException
Constructor.
PromoterUDDI4JException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterUDDI4JException
Constructor taking a nested Exception, message key, message inserts.
PromoterUDDI4JException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterUDDI4JException
Constructor taking a message.
PromoterValidationException - exception com.ibm.uddi.promoter.exception.PromoterValidationException.
PromoterException subclass to indicate problem with validation of any UUT type.
PromoterValidationException() - Constructor for class com.ibm.uddi.promoter.exception.PromoterValidationException
Constructor.
PromoterValidationException(Exception, String, String[]) - Constructor for class com.ibm.uddi.promoter.exception.PromoterValidationException
Constructor taking a nested Exception, message key, message inserts.
PromoterValidationException(String) - Constructor for class com.ibm.uddi.promoter.exception.PromoterValidationException
Constructor taking a message.
PROMOTING_ENTITY - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
PROPERTIES_HEADER - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
PublishConfiguration - class com.ibm.uddi.promoter.config.PublishConfiguration.
Configuration class for publish operations, including delete.
PublishConfiguration() - Constructor for class com.ibm.uddi.promoter.config.PublishConfiguration
 
Publisher - class com.ibm.uddi.promoter.Publisher.
Container class for user credentials
Publisher() - Constructor for class com.ibm.uddi.promoter.Publisher
 

A B C D E F G I J K L M N O P R S T U V W X