| Package | Description | 
|---|---|
| org.apache.juddi.api_v3 | |
| org.apache.juddi.api.impl | 
 This package contains the web service implementation classes of all jUDDI services 
 | 
| org.apache.juddi.v3_service | 
 This WSDL defines the jUDDI API Service. 
 | 
| org.apache.juddi.v3.client.mapping | 
 Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI 
 | 
| org.apache.juddi.v3.client.transport.wrapper | 
 Provides compatibility with SCOUT and UDDIv2 API sets 
 | 
| org.apache.juddi.validation | 
 Validators for all UDDI method invocations against the rules defined in the spec 
 | 
| org.uddi.api_v3 | |
| org.uddi.v3_service | 
 WSDL service definition for UDDI 3.0.2 specification 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<DeleteTModel> | 
ObjectFactory.createAdminDeleteTmodel(DeleteTModel value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<DeleteTModel> | 
ObjectFactory.createAdminDeleteTmodel(DeleteTModel value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JUDDIApiImpl.adminDeleteTModel(DeleteTModel body)
Completely deletes a tModel from the persistence layer. 
 | 
void | 
UDDIPublicationImpl.deleteTModel(DeleteTModel body)
The delete_tModel API call is used to logically delete one or more tModel
 structures. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JUDDIApiPortType.adminDeleteTModel(DeleteTModel body)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DeleteTModel | 
MapUDDIv2Tov3.MapDeleteTModel(DeleteTModel body)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DeleteTModel | 
MapUDDIv3Tov2.MapDeleteTModel(DeleteTModel body)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Publish3to2.deleteTModel(DeleteTModel body)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ValidatePublish.validateAdminDeleteTModel(javax.persistence.EntityManager em,
                         DeleteTModel body)  | 
void | 
ValidatePublish.validateDeleteTModel(javax.persistence.EntityManager em,
                    DeleteTModel body)  | 
| Modifier and Type | Method and Description | 
|---|---|
DeleteTModel | 
ObjectFactory.createDeleteTModel()
Create an instance of  
DeleteTModel | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<DeleteTModel> | 
ObjectFactory.createDeleteTModel(DeleteTModel value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<DeleteTModel> | 
ObjectFactory.createDeleteTModel(DeleteTModel value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UDDIPublicationPortType.deleteTModel(DeleteTModel body)
The delete_tModel API call is used to logically delete one or more tModel
 structures. 
 | 
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.