Package | Description |
---|---|
org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
Modifier and Type | Method and Description |
---|---|
BusinessCategoryBag |
BusinessEntity.getCategoryBag() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessEntity.setCategoryBag(BusinessCategoryBag categoryBag) |
Constructor and Description |
---|
BusinessEntity(String entityKey,
String authorizedName,
String operator,
Date modified,
List<Contact> contacts,
List<BusinessIdentifier> businessIdentifiers,
List<PublisherAssertion> publisherAssertionsForFromKey,
List<DiscoveryUrl> discoveryUrls,
List<BusinessName> businessNames,
List<PublisherAssertion> publisherAssertionsForToKey,
BusinessCategoryBag categoryBag,
List<BusinessService> businessServices,
List<BusinessDescr> businessDescrs) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.