Package | Description |
---|---|
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
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 void |
MappingApiToModel.mapOverviewDoc(OverviewDoc apiOverviewDoc,
OverviewDoc modelOverviewDoc) |
Modifier and Type | Method and Description |
---|---|
static void |
MappingApiToModel.mapTModelOverviewDocs(List<OverviewDoc> apiOverviewDocList,
List<OverviewDoc> modelOverviewDocList,
Tmodel modelTmodel) |
Modifier and Type | Method and Description |
---|---|
static void |
TckValidator.checkOverviewDocs(OverviewDoc doc1,
Collection<OverviewDoc> doc2s) |
static void |
TckValidator.checkOverviewDocs(OverviewDoc doc1,
List<OverviewDoc> elem2s) |
static boolean |
TckValidator.compareOverviewDocs(OverviewDoc doc1,
OverviewDoc doc2) |
Modifier and Type | Method and Description |
---|---|
static void |
TckValidator.checkOverviewDocs(OverviewDoc doc1,
Collection<OverviewDoc> doc2s) |
static void |
TckValidator.checkOverviewDocs(OverviewDoc doc1,
List<OverviewDoc> elem2s) |
Modifier and Type | Method and Description |
---|---|
void |
ValidatePublish.validateOverviewDoc(OverviewDoc overviewDoc) |
Modifier and Type | Method and Description |
---|---|
static List<OverviewDoc> |
Builders.BuildOverviewDocs(Map map,
String prefix,
String cte,
String locale)
overview docs
|
Modifier and Type | Field and Description |
---|---|
protected List<OverviewDoc> |
InstanceDetails.overviewDoc |
protected List<OverviewDoc> |
TModel.overviewDoc |
Modifier and Type | Method and Description |
---|---|
OverviewDoc |
ObjectFactory.createOverviewDoc()
Create an instance of
OverviewDoc |
Modifier and Type | Method and Description |
---|---|
JAXBElement<OverviewDoc> |
ObjectFactory.createOverviewDoc(OverviewDoc value)
|
List<OverviewDoc> |
InstanceDetails.getOverviewDoc() |
List<OverviewDoc> |
TModel.getOverviewDoc()
Gets the value of the overviewDoc property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<OverviewDoc> |
ObjectFactory.createOverviewDoc(OverviewDoc value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.