| Package | Description |
|---|---|
| org.apache.ws.scout.model.uddi.v2 | |
| org.apache.ws.scout.registry | |
| org.apache.ws.scout.util |
| Modifier and Type | Field and Description |
|---|---|
protected BusinessEntity |
BusinessEntityExt.businessEntity |
| Modifier and Type | Field and Description |
|---|---|
protected List<BusinessEntity> |
ValidateValues.businessEntity |
protected List<BusinessEntity> |
SaveBusiness.businessEntity |
protected List<BusinessEntity> |
BusinessDetail.businessEntity |
| Modifier and Type | Method and Description |
|---|---|
BusinessEntity |
ObjectFactory.createBusinessEntity()
Create an instance of
BusinessEntity |
BusinessEntity |
BusinessEntityExt.getBusinessEntity()
Gets the value of the businessEntity property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
List<BusinessEntity> |
ValidateValues.getBusinessEntity()
Gets the value of the businessEntity property.
|
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)
|
void |
BusinessEntityExt.setBusinessEntity(BusinessEntity value)
Sets the value of the businessEntity property.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessDetail |
RegistryImpl.saveBusiness(String authInfo,
BusinessEntity[] businessArray)
"Used to register new businessEntity information or update existing
businessEntity information.
|
BusinessDetail |
IRegistry.saveBusiness(String authInfo,
BusinessEntity[] businessArray)
"Used to register new businessEntity information or update existing
businessEntity information.
|
| Modifier and Type | Method and Description |
|---|---|
static BusinessEntity |
ScoutJaxrUddiHelper.getBusinessEntityFromJAXROrg(Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
static Organization |
ScoutUddiJaxrHelper.getOrganization(BusinessEntity businessEntity,
LifeCycleManager lifeCycleManager) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.