Uses of Interface
org.apache.ws.scout.uddi.IdentifierBag

Packages that use IdentifierBag
org.apache.ws.scout.registry   
org.apache.ws.scout.uddi   
org.apache.ws.scout.uddi.impl   
org.apache.ws.scout.util   
 

Uses of IdentifierBag in org.apache.ws.scout.registry
 

Methods in org.apache.ws.scout.registry with parameters of type IdentifierBag
 BusinessList IRegistry.findBusiness(Name[] nameArray, DiscoveryURLs discoveryURLs, IdentifierBag identifierBag, CategoryBag categoryBag, TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows)
          Used to locate information about one or more businesses.
 BusinessList RegistryImpl.findBusiness(Name[] nameArray, DiscoveryURLs discoveryURLs, IdentifierBag identifierBag, CategoryBag categoryBag, TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows)
          Used to locate information about one or more businesses.
 TModelList IRegistry.findTModel(String name, CategoryBag categoryBag, IdentifierBag identifierBag, FindQualifiers findQualifiers, int maxRows)
          "Used to locate one or more tModel information structures.
 TModelList RegistryImpl.findTModel(String name, CategoryBag categoryBag, IdentifierBag identifierBag, FindQualifiers findQualifiers, int maxRows)
          "Used to locate one or more tModel information structures.
 

Uses of IdentifierBag in org.apache.ws.scout.uddi
 

Methods in org.apache.ws.scout.uddi that return IdentifierBag
 IdentifierBag FindTModel.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag BusinessEntity.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag TModel.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag IdentifierBagDocument.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag FindBusiness.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag FindTModel.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag BusinessEntity.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag TModel.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag IdentifierBagDocument.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag FindBusiness.getIdentifierBag()
          Gets the "identifierBag" element
static IdentifierBag IdentifierBag.Factory.newInstance()
           
static IdentifierBag IdentifierBag.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static IdentifierBag IdentifierBag.Factory.parse(File file)
           
static IdentifierBag IdentifierBag.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static IdentifierBag IdentifierBag.Factory.parse(InputStream is)
           
static IdentifierBag IdentifierBag.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static IdentifierBag IdentifierBag.Factory.parse(Node node)
           
static IdentifierBag IdentifierBag.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static IdentifierBag IdentifierBag.Factory.parse(Reader r)
           
static IdentifierBag IdentifierBag.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static IdentifierBag IdentifierBag.Factory.parse(String xmlAsString)
           
static IdentifierBag IdentifierBag.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static IdentifierBag IdentifierBag.Factory.parse(URL u)
           
static IdentifierBag IdentifierBag.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static IdentifierBag IdentifierBag.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static IdentifierBag IdentifierBag.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static IdentifierBag IdentifierBag.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static IdentifierBag IdentifierBag.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.ws.scout.uddi with parameters of type IdentifierBag
 void FindTModel.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void BusinessEntity.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void TModel.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void IdentifierBagDocument.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void FindBusiness.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 

Uses of IdentifierBag in org.apache.ws.scout.uddi.impl
 

Classes in org.apache.ws.scout.uddi.impl that implement IdentifierBag
 class IdentifierBagImpl
          An XML identifierBag(@urn:uddi-org:api_v2).
 

Methods in org.apache.ws.scout.uddi.impl that return IdentifierBag
 IdentifierBag FindTModelImpl.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag BusinessEntityImpl.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag IdentifierBagDocumentImpl.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag TModelImpl.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag FindBusinessImpl.addNewIdentifierBag()
          Appends and returns a new empty "identifierBag" element
 IdentifierBag FindTModelImpl.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag BusinessEntityImpl.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag IdentifierBagDocumentImpl.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag TModelImpl.getIdentifierBag()
          Gets the "identifierBag" element
 IdentifierBag FindBusinessImpl.getIdentifierBag()
          Gets the "identifierBag" element
 

Methods in org.apache.ws.scout.uddi.impl with parameters of type IdentifierBag
 void FindTModelImpl.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void BusinessEntityImpl.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void IdentifierBagDocumentImpl.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void TModelImpl.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 void FindBusinessImpl.setIdentifierBag(IdentifierBag identifierBag)
          Sets the "identifierBag" element
 

Uses of IdentifierBag in org.apache.ws.scout.util
 

Methods in org.apache.ws.scout.util that return IdentifierBag
static IdentifierBag ScoutJaxrUddiHelper.getIdentifierBagFromExternalIdentifiers(Collection identifiers)
          Adds the objects identifiers from JAXR's external identifier collection
 

Methods in org.apache.ws.scout.util with parameters of type IdentifierBag
static Collection<ExternalIdentifier> ScoutUddiJaxrHelper.getExternalIdentifiers(IdentifierBag ibag, LifeCycleManager lcm)
          External Identifiers
 



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