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