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.compare |
Helper functions to compare various elements returned from 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.webconsole.hub.builders |
Parsers and helper functions
|
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
static String |
Printers.TModelInfoToString(TModelInstanceDetails info) |
Modifier and Type | Method and Description |
---|---|
static void |
MappingModelToApi.mapTModelInstanceDetails(List<TmodelInstanceInfo> modelTModelInstInfoList,
TModelInstanceDetails apiTModelInstDetails,
BindingTemplate apiBindingTemplate) |
static void |
MappingApiToModel.mapTModelInstanceDetails(TModelInstanceDetails apiTModelInstDetails,
List<TmodelInstanceInfo> modelTModelInstInfoList,
BindingTemplate modelBindingTemplate) |
Modifier and Type | Method and Description |
---|---|
int |
TModelInstanceDetailsComparator.compare(TModelInstanceDetails lhs,
TModelInstanceDetails rhs)
Compares two non-null instances of TModelInstanceDetails by only
comparing the field designated from the constructor.
|
static InstanceDetails |
TModelInstanceInfoContains.contains(TModelInstanceDetails input,
String key) |
Modifier and Type | Method and Description |
---|---|
static void |
TckValidator.checkTModelInstanceDetails(TModelInstanceDetails tmds1,
TModelInstanceDetails tmds2) |
Modifier and Type | Method and Description |
---|---|
void |
ValidatePublish.validateTModelInstanceDetails(TModelInstanceDetails tmodelInstDetails,
org.apache.commons.configuration.Configuration config,
boolean isRoot) |
Modifier and Type | Method and Description |
---|---|
static TModelInstanceDetails |
Builders.BuildTmodelInstanceDetails(Map map,
String prefix,
String cte,
String locale) |
Modifier and Type | Field and Description |
---|---|
protected TModelInstanceDetails |
BindingTemplate.tModelInstanceDetails |
Modifier and Type | Method and Description |
---|---|
TModelInstanceDetails |
ObjectFactory.createTModelInstanceDetails()
Create an instance of
TModelInstanceDetails |
TModelInstanceDetails |
BindingTemplate.getTModelInstanceDetails()
Gets the value of the tModelInstanceDetails property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelInstanceDetails> |
ObjectFactory.createTModelInstanceDetails(TModelInstanceDetails value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelInstanceDetails> |
ObjectFactory.createTModelInstanceDetails(TModelInstanceDetails value)
|
void |
BindingTemplate.setTModelInstanceDetails(TModelInstanceDetails value)
Sets the value of the tModelInstanceDetails property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.