Package | Description |
---|---|
org.apache.juddi.v3.client.config | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.util | |
org.uddi.api_v3 | |
org.uddi.repl_v3 | |
org.uddi.vs_v3 |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UDDIClerk.findBusiness(String businessKey) |
BusinessEntity |
UDDIClerk.findBusiness(String businessKey,
Node node)
Looks up the BusinessEntiry in the registry, will return null if is not found.
|
BusinessEntity |
UDDIClerk.register(BusinessEntity business) |
BusinessEntity |
UDDIClerk.register(BusinessEntity business,
Node node)
Register a service.
|
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UDDIClerk.register(BusinessEntity business) |
BusinessEntity |
UDDIClerk.register(BusinessEntity business,
Node node)
Register a service.
|
Modifier and Type | Method and Description |
---|---|
BusinessDetail |
RegistryV3Impl.saveBusiness(String authInfo,
BusinessEntity[] businessArray)
"Used to register new businessEntity information or update existing
businessEntity information.
|
BusinessDetail |
IRegistryV3.saveBusiness(String authInfo,
BusinessEntity[] businessArray)
"Used to register new businessEntity information or update existing
businessEntity information.
|
Modifier and Type | Method and Description |
---|---|
static BusinessEntity |
ScoutJaxrUddiV3Helper.getBusinessEntityFromJAXROrg(Organization organization) |
Modifier and Type | Method and Description |
---|---|
static Organization |
ScoutUddiV3JaxrHelper.getOrganization(BusinessEntity businessEntity,
LifeCycleManager lifeCycleManager) |
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
SaveBusiness.businessEntity |
protected List<BusinessEntity> |
BusinessDetail.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> |
SaveBusiness.getBusinessEntity()
Gets the value of the businessEntity property.
|
List<BusinessEntity> |
BusinessDetail.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 © 2012 JBoss by Red Hat. All Rights Reserved.