Package | Description |
---|---|
org.apache.juddi.api_v3 | |
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.api.impl.rest | |
org.apache.juddi.config |
All configuration related classes
|
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
org.apache.juddi.v3.client.config |
Main integration point for client applications, configuration, clerks
|
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.apache.juddi.v3.tck | |
org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.apache.juddi.validation.vsv | |
org.apache.juddi.webconsole.hub |
Rendererss, parses, configuration and session management for all juddi-gui web apps
|
org.uddi.api_v3 | |
org.uddi.repl_v3 | |
org.uddi.vs_v3 |
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
AdminSaveBusinessWrapper.businessEntity |
Modifier and Type | Method and Description |
---|---|
List<BusinessEntity> |
AdminSaveBusinessWrapper.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
static ChangeRecord |
UDDIPublicationImpl.getChangeRecord(BusinessEntity modelBusinessEntity,
BusinessEntity apiBusinessEntity,
String node) |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UDDIInquiryJAXRS.getBusinessDetailJSON(String id)
Returns the details of a business entity in JSON
|
BusinessEntity |
UDDIInquiryJAXRS.getBusinessDetailXML(String id)
Returns the details of a business entity in XML
|
Modifier and Type | Method and Description |
---|---|
static BusinessEntity |
Install.getNodeBusinessEntity(String businessKey)
Public convenience method that allows one to retrieve the node
business entity (perhaps to display during an install process, or
even to initiate the install process).
|
Modifier and Type | Method and Description |
---|---|
static void |
MappingApiToModel.mapBusinessEntity(BusinessEntity apiBusinessEntity,
BusinessEntity modelBusinessEntity) |
static void |
MappingModelToApi.mapBusinessEntity(BusinessEntity modelBusinessEntity,
BusinessEntity apiBusinessEntity) |
static void |
MappingModelToApi.mapBusinessIdentifiers(List<BusinessIdentifier> modelIdentifierList,
IdentifierBag apiIdentifierBag,
BusinessEntity apiBusinessEntity) |
static void |
MappingModelToApi.mapBusinessServices(List<BusinessService> modelBusinessServiceList,
List<ServiceProjection> modelServiceProjectionList,
BusinessServices apiBusinessServices,
BusinessEntity apiBusinessEntity) |
static void |
MappingModelToApi.mapContacts(List<Contact> modelContactList,
Contacts apiContacts,
BusinessEntity apiBusinessEntity) |
static void |
MappingModelToApi.mapDiscoveryUrls(List<DiscoveryUrl> modelDiscUrlList,
DiscoveryURLs apiDiscUrls,
BusinessEntity apiBusinessEntity) |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UDDIClerk.findBusiness(String businessKey)
Deprecated.
Use getBusinessDetail instead
|
BusinessEntity |
UDDIClerk.findBusiness(String businessKey,
Node node)
Deprecated.
Use getBusinessDetail instead
|
BusinessEntity |
UDDIClerk.getBusinessDetail(String businessKey)
Looks up the BusinessEntiry in the registry, will return null if is
not found.
|
BusinessEntity |
UDDIClerk.getBusinessDetail(String businessKey,
Node node)
Looks up the BusinessEntiry in the registry, will return null if is
not found.
|
BusinessEntity |
UDDIClerk.register(BusinessEntity business)
registers a UDDI business.
|
BusinessEntity |
UDDIClerk.register(BusinessEntity business,
Node node)
Registers a UDDI Business referencing the specified Node from the
config file
|
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UDDIClerk.register(BusinessEntity business)
registers a UDDI business.
|
BusinessEntity |
UDDIClerk.register(BusinessEntity business,
Node node)
Registers a UDDI Business referencing the specified Node from the
config file
|
Modifier and Type | Method and Description |
---|---|
static BusinessEntity |
MapUDDIv2Tov3.MapBusiness(BusinessEntity be) |
Modifier and Type | Method and Description |
---|---|
static BusinessEntity |
MapUDDIv3Tov2.MapBusiness(BusinessEntity be,
String operator) |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
TckBusiness.saveBusiness(String authInfo,
String businessXML,
String businessKey) |
BusinessEntity |
TckBusiness.saveBusiness(String authInfo,
String businessXML,
String businessKey,
boolean serialize) |
BusinessEntity |
TckBusiness.saveCombineCatBagsPublisherBusiness(String authInfoJoe) |
BusinessEntity |
TckBusiness.saveJoePublisherBusiness1to3(String authInfoJoe) |
BusinessEntity |
TckBusiness.saveJoePublisherBusiness3(String authInfoJoe) |
BusinessEntity |
TckBusiness.saveMaryPublisherBusiness(String authInfoMary) |
BusinessEntity |
TckBusiness.saveSamSyndicatorBusiness(String authInfoSam) |
BusinessEntity |
TckBusiness.saveSamSyndicatorBusinessWithProjection(String authInfoSam) |
Modifier and Type | Method and Description |
---|---|
static void |
TckCommon.PrintBusinessDetails(List<BusinessEntity> businessDetail) |
Modifier and Type | Method and Description |
---|---|
void |
ValidatePublish.validateBusinessEntity(javax.persistence.EntityManager em,
BusinessEntity businessEntity,
org.apache.commons.configuration.Configuration config,
UddiEntityPublisher publisher) |
void |
ValidatePublish.validateBusinessService(javax.persistence.EntityManager em,
BusinessService businessService,
BusinessEntity parent,
org.apache.commons.configuration.Configuration config,
UddiEntityPublisher publisher) |
void |
ValidatePublish.validateBusinessServices(javax.persistence.EntityManager em,
BusinessServices businessServices,
BusinessEntity parent,
org.apache.commons.configuration.Configuration config,
UddiEntityPublisher publisher) |
Modifier and Type | Method and Description |
---|---|
static void |
ValidateValuesFromWebService.ValidateBusiness(String url,
List<BusinessEntity> obj) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSimpleValidator.validateValuesBusinessEntity(List<BusinessEntity> items) |
void |
Uddiuddiorgcategorizationderivedfrom.validateValuesBusinessEntity(List<BusinessEntity> items) |
void |
Uddiuddiorgcategorizationowningbusiness.validateValuesBusinessEntity(List<BusinessEntity> items) |
void |
Uddiuddiorgcategorizationtypes.validateValuesBusinessEntity(List<BusinessEntity> items) |
void |
Uddiuddiorgcategorizationvalidatedby.validateValuesBusinessEntity(List<BusinessEntity> items) |
void |
Uddiuddiorgidentifierisreplacedby.validateValuesBusinessEntity(List<BusinessEntity> items) |
void |
ValueSetValidator.validateValuesBusinessEntity(List<BusinessEntity> items) |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UddiHub.GetBusinessDetails(String bizid)
Gets a business's details used for the businessEditor
|
BusinessEntity |
UddiHub.GetBusinessDetailsAsObject(String key)
A convenience function for GetBusinessDetails
|
Modifier and Type | Method and Description |
---|---|
String |
UddiHub.SaveBusinessDetails(BusinessEntity be)
Saves a business entity
|
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
BusinessDetail.businessEntity |
protected List<BusinessEntity> |
SaveBusiness.businessEntity |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
ObjectFactory.createBusinessEntity()
Create an instance of
BusinessEntity |
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
List<BusinessEntity> |
BusinessDetail.getBusinessEntity()
Gets the value of the businessEntity property.
|
List<BusinessEntity> |
SaveBusiness.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
Modifier and Type | Field and Description |
---|---|
protected BusinessEntity |
ChangeRecordNewData.businessEntity |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
ChangeRecordNewData.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecordNewData.setBusinessEntity(BusinessEntity value)
Sets the value of the businessEntity property.
|
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
ValidateValues.businessEntity |
Modifier and Type | Method and Description |
---|---|
List<BusinessEntity> |
ValidateValues.getBusinessEntity()
Gets the value of the businessEntity property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.