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

C

ChildEntity - interface com.ibm.uddi.promoter.entity.ChildEntity.
This is to allow BindingStub and ServiceStub to both share code for handling sequence number and parent key.
ChildEntityImpl - class com.ibm.uddi.promoter.entity.ChildEntityImpl.
Contains the parentKey and seq number fields used by BusinessService and BindingTemplate.
ChildEntityImpl() - Constructor for class com.ibm.uddi.promoter.entity.ChildEntityImpl
 
CLASSPATH - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
cleanUp() - Method in class com.ibm.uddi.promoter.PromoterLogger
Closes the OutputStreams used for message and trace logs.
CLP_FULLY_QUALIFIED_CLASSNAME - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
com.ibm.uddi.promoter - package com.ibm.uddi.promoter
Contains API, command line and utility classes.
com.ibm.uddi.promoter.config - package com.ibm.uddi.promoter.config
Contains configuration related classes.
com.ibm.uddi.promoter.db - package com.ibm.uddi.promoter.db
Contains database driver related classes.
com.ibm.uddi.promoter.entity - package com.ibm.uddi.promoter.entity
Contains classes that represent minimal UDDI data entities.
com.ibm.uddi.promoter.exception - package com.ibm.uddi.promoter.exception
Contains PromoterException and sub-classes.
com.ibm.uddi.promoter.export - package com.ibm.uddi.promoter.export
Contains entity extractor and finder related classes.
com.ibm.uddi.promoter.publish - package com.ibm.uddi.promoter.publish
Contains classes for performing publish operations.
com.ibm.uddi.promoter.transform - package com.ibm.uddi.promoter.transform
Contains XML serialization/deserialization classes.
CommandLineConstants - interface com.ibm.uddi.promoter.CommandLineConstants.
Constants used for command line arguments.
CommandLineException - exception com.ibm.uddi.promoter.exception.CommandLineException.
Represents errors specific to command line use of UDDI Utility Tools.
CommandLineException() - Constructor for class com.ibm.uddi.promoter.exception.CommandLineException
Constructor with no arguments.
CommandLineException(Exception, String, String[], boolean) - Constructor for class com.ibm.uddi.promoter.exception.CommandLineException
Constructor taking a nested Exception, message key, message inserts, and an indicator whether the command line usage message should be displayed as a hint to the user.
CommandLineException(String) - Constructor for class com.ibm.uddi.promoter.exception.CommandLineException
Constructor taking a message.
CommandLineProcessor - class com.ibm.uddi.promoter.CommandLineProcessor.
Processes command line arguments, sets up configuration and passes it to PromoterAPI and invokes method corresponding to the user-selected function.
CommandLineProcessor() - Constructor for class com.ibm.uddi.promoter.CommandLineProcessor
Constructor.
COMPLETED_OK - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
COMPLETED_WITH_ERRORS - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
Configuration - class com.ibm.uddi.promoter.config.Configuration.
Represents the configuration for UDDI Utility Tools.
CONFIGURATION_FILE_NAME - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
Configuration(Properties) - Constructor for class com.ibm.uddi.promoter.config.Configuration
Constructor taking a Properties.
Configuration(String) - Constructor for class com.ibm.uddi.promoter.config.Configuration
Constructor taking a properties file path.
ConfigurationValidator - class com.ibm.uddi.promoter.config.ConfigurationValidator.
Validates that configurations are correct for the function requested.
ConfigurationValidator() - Constructor for class com.ibm.uddi.promoter.config.ConfigurationValidator
Constructor.
createBindingStubs(BusinessService) - Method in class com.ibm.uddi.promoter.publish.EntityStubManager
For each binding in a service, inserts the minimal data.
createStub() - Method in class com.ibm.uddi.promoter.entity.KeyedEntityStub
Inserts stub data into database table(s).
createStub() - Method in class com.ibm.uddi.promoter.entity.BindingStub
 
createStub() - Method in class com.ibm.uddi.promoter.entity.BusinessStub
 
createStub() - Method in class com.ibm.uddi.promoter.entity.TModelStub
 
createStub() - Method in class com.ibm.uddi.promoter.entity.ServiceStub
 

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