Uses of Class
org.apache.juddi.datatype.response.BusinessDetail

Packages that use BusinessDetail
org.apache.juddi   
 

Uses of BusinessDetail in org.apache.juddi
 

Methods in org.apache.juddi that return BusinessDetail
 BusinessDetail IRegistry.getBusinessDetail(java.lang.String businessKey)
          "Used to get the full businessEntity information for one or more businesses.
 BusinessDetail AbstractRegistry.getBusinessDetail(java.lang.String businessKey)
          Used to get the full businessEntity information for a particular business entity.
 BusinessDetail IRegistry.getBusinessDetail(java.util.Vector businessKeyVector)
          "Used to get the full businessEntity information for one or more businesses.
 BusinessDetail AbstractRegistry.getBusinessDetail(java.util.Vector businessKeyVector)
          "Used to get the full businessEntity information for one or more businesses.
 BusinessDetail IRegistry.saveBusiness(AuthInfo authInfo, java.util.Vector businessVector)
          "Used to register new businessEntity information or update existing businessEntity information.
 BusinessDetail AbstractRegistry.saveBusiness(AuthInfo authInfo, java.util.Vector businessVector)
          "Used to register new businessEntity information or update existing businessEntity information.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.