Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
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 |
---|---|
void |
UDDIPublicationImpl.deleteBusiness(DeleteBusiness body) |
Modifier and Type | Method and Description |
---|---|
static DeleteBusiness |
MapUDDIv2Tov3.MapDeleteBusiness(DeleteBusiness body) |
Modifier and Type | Method and Description |
---|---|
static DeleteBusiness |
MapUDDIv3Tov2.MapDeleteBusiness(DeleteBusiness body) |
Modifier and Type | Method and Description |
---|---|
void |
Publish3to2.deleteBusiness(DeleteBusiness body) |
Modifier and Type | Method and Description |
---|---|
void |
ValidatePublish.validateDeleteBusiness(javax.persistence.EntityManager em,
DeleteBusiness body) |
Modifier and Type | Method and Description |
---|---|
DeleteBusiness |
ObjectFactory.createDeleteBusiness()
Create an instance of
DeleteBusiness |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteBusiness> |
ObjectFactory.createDeleteBusiness(DeleteBusiness value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteBusiness> |
ObjectFactory.createDeleteBusiness(DeleteBusiness value)
|
Modifier and Type | Method and Description |
---|---|
void |
UDDIPublicationPortType.deleteBusiness(DeleteBusiness body)
The delete_business API call is used to remove one or more business
registrations and all elements that correspond to the natural content of
the corresponding businessEntity elements from a UDDI registry.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.