| Package | Description |
|---|---|
| org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
| 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 | |
| org.uddi.repl_v3 |
| Modifier and Type | Method and Description |
|---|---|
static void |
MappingModelToApi.mapContact(Contact modelContact,
Contact apiContact) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatePublish.validateContact(Contact contact,
org.apache.commons.configuration.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
static Contact |
Builders.BuildSingleContact(Map m,
String prefix,
String cte,
String locale)
builds a contact
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Contact> |
Contacts.contact |
| Modifier and Type | Method and Description |
|---|---|
Contact |
ObjectFactory.createContact()
Create an instance of
Contact |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Contact> |
ObjectFactory.createContact(Contact value)
|
List<Contact> |
Contacts.getContact()
Gets the value of the contact property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Contact> |
ObjectFactory.createContact(Contact value)
|
| Modifier and Type | Field and Description |
|---|---|
protected Contact |
ReplicationConfiguration.RegistryContact.contact |
| Modifier and Type | Field and Description |
|---|---|
protected List<Contact> |
Operator.contact |
| Modifier and Type | Method and Description |
|---|---|
Contact |
ReplicationConfiguration.RegistryContact.getContact()
Gets the value of the contact property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
Operator.getContact()
Gets the value of the contact property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationConfiguration.RegistryContact.setContact(Contact value)
Sets the value of the contact property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.