Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.v2.tck | |
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.uddi.api_v2 | |
org.uddi.v2_service |
Copyright (c) 2000 - 2002 by Accenture, Ariba, Inc., Commerce One, Inc.
|
Modifier and Type | Method and Description |
---|---|
TModelDetail |
UDDIv2InquiryImpl.getTModelDetail(GetTModelDetail body) |
TModelDetail |
UDDIv2PublishImpl.saveTModel(SaveTModel body) |
Modifier and Type | Method and Description |
---|---|
TModelDetail |
TckTModel.getJoePublisherTmodel(String authInfoJoe) |
TModelDetail |
TckTModel.getTModelDetail(String authInfo,
String tModelXml,
String tModelKey) |
Modifier and Type | Method and Description |
---|---|
static TModelDetail |
MapUDDIv3Tov2.MapTModelDetail(TModelDetail tModelDetail,
String operator) |
Modifier and Type | Method and Description |
---|---|
static TModelDetail |
MapUDDIv2Tov3.MapTModelDetail(TModelDetail tModelDetail) |
Modifier and Type | Method and Description |
---|---|
TModelDetail |
ObjectFactory.createTModelDetail()
Create an instance of
TModelDetail |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
|
Modifier and Type | Method and Description |
---|---|
TModelDetail |
Inquire.getTModelDetail(GetTModelDetail body) |
TModelDetail |
Publish.saveTModel(SaveTModel body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.