Package | Description |
---|---|
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
Modifier and Type | Method and Description |
---|---|
static void |
MappingApiToModel.mapOperationalInfo(UddiEntity model,
OperationalInfo operationalInfo) |
static void |
MappingModelToApi.mapOperationalInfo(UddiEntity modelUddiEntity,
OperationalInfo apiOperationalInfo) |
Modifier and Type | Class and Description |
---|---|
class |
BindingTemplate |
class |
BusinessEntity |
class |
BusinessService |
class |
Tmodel |
Modifier and Type | Method and Description |
---|---|
int |
UddiEntity.compareTo(UddiEntity o) |
boolean |
UddiEntityPublisher.isOwner(UddiEntity entity)
Determines if *this publisher owns a specific key
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.