Package | Description |
---|---|
org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
Modifier and Type | Method and Description |
---|---|
BindingCategoryBag |
BindingTemplate.getCategoryBag() |
Modifier and Type | Method and Description |
---|---|
void |
BindingTemplate.setCategoryBag(BindingCategoryBag categoryBag) |
Constructor and Description |
---|
BindingTemplate(String entityKey,
BusinessService businessService,
String accessPointType,
String accessPointUrl,
String hostingRedirector,
Date modified,
BindingCategoryBag categoryBag,
List<TmodelInstanceInfo> tmodelInstanceInfos,
List<BindingDescr> bindingDescrs) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.