public class FindTModelByPublisherQuery
extends Object
Returns the list of tModel keys possessing the publisherId in the passed UddiEntityPublisher.
Output is restricted by list of tModel keys passed in. If null, all tModels are searched.
Output is produced by building the appropriate JPA query based on input and find qualifiers.
*