Package | Description |
---|---|
org.apache.juddi.api.impl.rest | |
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
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 |
Modifier and Type | Method and Description |
---|---|
OperationalInfo |
UDDIInquiryJAXRS.getOpInfoJSON(String id)
Returns the operational details of a given entity in JSON
|
OperationalInfo |
UDDIInquiryJAXRS.getOpInfoXML(String id)
Returns the operational details of a given entity in XML
|
Modifier and Type | Method and Description |
---|---|
static void |
MappingApiToModel.mapOperationalInfo(UddiEntity model,
OperationalInfo operationalInfo) |
static void |
MappingModelToApi.mapOperationalInfo(UddiEntity modelUddiEntity,
OperationalInfo apiOperationalInfo) |
static void |
MappingApiToModel.mapOperationalInfoIncludingChildren(BusinessEntity model,
OperationalInfo operationalInfo) |
static void |
MappingApiToModel.mapOperationalInfoIncludingChildren(BusinessService model,
OperationalInfo operationalInfo) |
Modifier and Type | Method and Description |
---|---|
List<OperationalInfo> |
UddiHub.GetOperationalInfo(String id)
gets the opinfo on an item
|
Modifier and Type | Method and Description |
---|---|
String |
UddiHub.GetOperationalInfo(List<OperationalInfo> info)
GetOperationalInfo
|
Modifier and Type | Field and Description |
---|---|
protected List<OperationalInfo> |
OperationalInfos.operationalInfo |
Modifier and Type | Method and Description |
---|---|
OperationalInfo |
ObjectFactory.createOperationalInfo()
Create an instance of
OperationalInfo |
Modifier and Type | Method and Description |
---|---|
JAXBElement<OperationalInfo> |
ObjectFactory.createOperationalInfo(OperationalInfo value)
|
List<OperationalInfo> |
OperationalInfos.getOperationalInfo()
Gets the value of the operationalInfo property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<OperationalInfo> |
ObjectFactory.createOperationalInfo(OperationalInfo value)
|
Modifier and Type | Field and Description |
---|---|
protected OperationalInfo |
ChangeRecordNewData.operationalInfo |
Modifier and Type | Method and Description |
---|---|
OperationalInfo |
ChangeRecordNewData.getOperationalInfo()
Gets the value of the operationalInfo property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecordNewData.setOperationalInfo(OperationalInfo value)
Sets the value of the operationalInfo property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.