public class ScoutUddiJaxrHelper
extends java.lang.Object
Constructor and Description |
---|
ScoutUddiJaxrHelper() |
Modifier and Type | Method and Description |
---|---|
static javax.xml.registry.infomodel.Association |
getAssociation(java.util.Collection orgs,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.Concept |
getConcept(org.apache.juddi.datatype.response.TModelDetail tm,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.Concept |
getConcept(org.apache.juddi.datatype.response.TModelInfo tm,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.Concept |
getConcept(org.apache.juddi.datatype.tmodel.TModel tmodel,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.InternationalString |
getIString(java.lang.String str,
javax.xml.registry.LifeCycleManager blm) |
static javax.xml.registry.infomodel.Organization |
getOrganization(org.apache.juddi.datatype.response.BusinessDetail bizdetail,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.Organization |
getOrganization(org.apache.juddi.datatype.business.BusinessEntity entity,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.Service |
getService(org.apache.juddi.datatype.service.BusinessService bs,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.Service |
getService(org.apache.juddi.datatype.response.ServiceInfo si,
javax.xml.registry.LifeCycleManager lcm) |
static javax.xml.registry.infomodel.ServiceBinding |
getServiceBinding(org.apache.juddi.datatype.binding.BindingTemplate bs,
javax.xml.registry.LifeCycleManager lcm) |
public static javax.xml.registry.infomodel.Association getAssociation(java.util.Collection orgs, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.Organization getOrganization(org.apache.juddi.datatype.business.BusinessEntity entity, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.Organization getOrganization(org.apache.juddi.datatype.response.BusinessDetail bizdetail, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.InternationalString getIString(java.lang.String str, javax.xml.registry.LifeCycleManager blm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.Service getService(org.apache.juddi.datatype.service.BusinessService bs, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.Service getService(org.apache.juddi.datatype.response.ServiceInfo si, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.ServiceBinding getServiceBinding(org.apache.juddi.datatype.binding.BindingTemplate bs, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.Concept getConcept(org.apache.juddi.datatype.response.TModelDetail tm, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.Concept getConcept(org.apache.juddi.datatype.tmodel.TModel tmodel, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static javax.xml.registry.infomodel.Concept getConcept(org.apache.juddi.datatype.response.TModelInfo tm, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
Copyright © 2004-2013 Apache Web Services. All Rights Reserved.