Package com.ibm.uddi.promoter.export

Contains entity extractor and finder related classes.

See:
          Description

Class Summary
EntityExtractor Iterates through list of entity keys, retrieves each UDDI entity from the source UDDI registry and returns a list of UDDI4J objects.
EntityFinder Performs find functions on the source registry and returns collections of keys (as a UddiEntityKeys) for entities that match the search criteria.
KeyFileReader Reads comma delimited file and extracts lists of entity keys as UddiEntityKeys.
ReferencedEntityExtractor Examines CategoryBag, IdentifierBag, Contact and TModelInstanceDetails and extracts lists of referenced tModel keys.
TruncatedResultsStates Holds states of the five possible inquiry requests, indicating which result sets were truncated.
 

Package com.ibm.uddi.promoter.export Description

Contains entity extractor and finder related classes.