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<AdminSaveTModelWrapper> |
AdminSaveTModel.values |
Modifier and Type | Method and Description |
---|---|
AdminSaveTModelWrapper |
ObjectFactory.createAdminSaveTModelWrapper()
Create an instance of
AdminSaveTModelWrapper |
Modifier and Type | Method and Description |
---|---|
List<AdminSaveTModelWrapper> |
AdminSaveTModel.getValues()
Gets the value of the values property.
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
JUDDIApiImpl.adminSaveTModel(String authInfo,
List<AdminSaveTModelWrapper> values) |
Modifier and Type | Method and Description |
---|---|
DispositionReport |
JUDDIApiPortType.adminSaveTModel(String authInfo,
List<AdminSaveTModelWrapper> values)
saves a tModel 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.