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.
|
Modifier and Type | Field and Description |
---|---|
protected List<AdminSaveBusinessWrapper> |
AdminSaveBusiness.values |
Modifier and Type | Method and Description |
---|---|
AdminSaveBusinessWrapper |
ObjectFactory.createAdminSaveBusinessWrapper()
Create an instance of
AdminSaveBusinessWrapper |
Modifier and Type | Method and Description |
---|---|
List<AdminSaveBusinessWrapper> |
AdminSaveBusiness.getValues()
Gets the value of the values property.
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
JUDDIApiImpl.adminSaveBusiness(String authInfo,
List<AdminSaveBusinessWrapper> values) |
Modifier and Type | Method and Description |
---|---|
DispositionReport |
JUDDIApiPortType.adminSaveBusiness(String authInfo,
List<AdminSaveBusinessWrapper> values)
saves a business just like from the Publication API, however administrators can use this to perform restores from backup.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.