Package | Description |
---|---|
org.apache.juddi.adminconsole.hub.builders | |
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
org.apache.juddi.v3.client.i18n |
Internationalization helper functions
|
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.webconsole.hub.builders |
Parsers and helper functions
|
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
static String |
Printers.ListToDescString(List<Description> name) |
Modifier and Type | Method and Description |
---|---|
static void |
MappingModelToApi.mapBindingDescriptions(List<BindingDescr> modelDescList,
List<Description> apiDescList) |
static void |
MappingApiToModel.mapBindingDescriptions(List<Description> apiDescList,
List<BindingDescr> modelDescList,
BindingTemplate modelBindingTemplate) |
static void |
MappingModelToApi.mapBusinessDescriptions(List<BusinessDescr> modelDescList,
List<Description> apiDescList) |
static void |
MappingApiToModel.mapBusinessDescriptions(List<Description> apiDescList,
List<BusinessDescr> modelDescList,
BusinessEntity modelBusinessEntity) |
static void |
MappingModelToApi.mapContactDescriptions(List<ContactDescr> modelDescList,
List<Description> apiDescList) |
static void |
MappingApiToModel.mapContactDescriptions(List<Description> apiDescList,
List<ContactDescr> modelDescList,
Contact modelContact,
String businessKey) |
static void |
MappingApiToModel.mapServiceDescriptions(List<Description> apiDescList,
List<ServiceDescr> modelDescList,
BusinessService modelBusinessService) |
static void |
MappingModelToApi.mapServiceDescriptions(List<ServiceDescr> modelDescList,
List<Description> apiDescList) |
static void |
MappingApiToModel.mapTModelDescriptions(List<Description> apiDescList,
List<TmodelDescr> modelDescList,
Tmodel modelTModel) |
static void |
MappingModelToApi.mapTModelDescriptions(List<TmodelDescr> modelDescList,
List<Description> apiDescList) |
static void |
MappingApiToModel.mapTModelInstanceInfoDescriptions(List<Description> apiDescList,
List<TmodelInstanceInfoDescr> modelDescList,
TmodelInstanceInfo modelTModelInstInfo) |
static void |
MappingModelToApi.mapTModelInstanceInfoDescriptions(List<TmodelInstanceInfoDescr> modelDescList,
List<Description> apiDescList) |
Modifier and Type | Method and Description |
---|---|
static Description |
EntityForLang.getDescription(List<Description> entityList,
String lang) |
Modifier and Type | Method and Description |
---|---|
static Description |
EntityForLang.getDescription(List<Description> entityList,
String lang) |
Modifier and Type | Method and Description |
---|---|
static List<Description> |
Common2UDDI.mapDescription(String content,
String lang) |
Modifier and Type | Method and Description |
---|---|
static void |
TckValidator.checkDescriptions(List<Description> descriptions1,
List<Description> descriptions2) |
static void |
TckValidator.checkDescriptions(List<Description> descriptions1,
List<Description> descriptions2) |
static String |
TckCommon.ListToDescString(List<Description> name) |
Modifier and Type | Method and Description |
---|---|
static List<Description> |
Builders.BuildDescription(Map map,
String prefix,
String cte,
String locale)
description
|
Modifier and Type | Method and Description |
---|---|
static String |
Printers.ListToDescString(List<Description> name)
Description to space separated string
|
Modifier and Type | Field and Description |
---|---|
protected List<Description> |
BindingTemplate.description |
protected List<Description> |
BusinessEntity.description |
protected List<Description> |
BusinessInfo.description |
protected List<Description> |
BusinessService.description |
protected List<Description> |
Contact.description |
protected List<Description> |
InstanceDetails.description |
protected List<Description> |
OverviewDoc.description |
protected List<Description> |
RelatedBusinessInfo.description |
protected List<Description> |
TModel.description |
protected List<Description> |
TModelInfo.description |
protected List<Description> |
TModelInstanceInfo.description |
Modifier and Type | Method and Description |
---|---|
Description |
ObjectFactory.createDescription()
Create an instance of
Description |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Description> |
ObjectFactory.createDescription(Description value)
|
List<Description> |
BindingTemplate.getDescription()
Gets the value of the description property.
|
List<Description> |
BusinessEntity.getDescription()
Gets the value of the description property.
|
List<Description> |
BusinessInfo.getDescription()
Gets the value of the description property.
|
List<Description> |
BusinessService.getDescription()
Gets the value of the description property.
|
List<Description> |
Contact.getDescription()
Gets the value of the description property.
|
List<Description> |
InstanceDetails.getDescription() |
List<Description> |
OverviewDoc.getDescription()
Gets the rest of the content model.
|
List<Description> |
RelatedBusinessInfo.getDescription()
Gets the value of the description property.
|
List<Description> |
TModel.getDescription()
Gets the value of the description property.
|
List<Description> |
TModelInfo.getDescription()
Gets the value of the description property.
|
List<Description> |
TModelInstanceInfo.getDescription()
Gets the value of the description property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Description> |
ObjectFactory.createDescription(Description value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.