Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel | |
org.apache.ws.scout.util |
Modifier and Type | Method and Description |
---|---|
ExternalLink |
LifeCycleManager.createExternalLink(String externalURI,
InternationalString description) |
ExternalLink |
LifeCycleManager.createExternalLink(String externalURI,
String description) |
Modifier and Type | Method and Description |
---|---|
void |
RegistryObject.addExternalLink(ExternalLink externalLink) |
void |
RegistryObject.removeExternalLink(ExternalLink externalLink) |
Modifier and Type | Method and Description |
---|---|
ExternalLink |
LifeCycleManagerImpl.createExternalLink(String uri,
InternationalString desc) |
ExternalLink |
LifeCycleManagerImpl.createExternalLink(String uri,
String desc) |
Modifier and Type | Class and Description |
---|---|
class |
ExternalLinkImpl
Implements JAXR Interface.
|
Modifier and Type | Method and Description |
---|---|
Collection<ExternalLink> |
RegistryObjectImpl.getExternalLinks() |
Modifier and Type | Method and Description |
---|---|
void |
RegistryObjectImpl.addExternalLink(ExternalLink externalLink) |
void |
RegistryObjectImpl.removeExternalLink(ExternalLink externalLink) |
Modifier and Type | Method and Description |
---|---|
static Collection<ExternalLink> |
ScoutUddiV3JaxrHelper.getExternalLinks(List<OverviewDoc> overviewDocs,
LifeCycleManager lifeCycleManager) |
static Collection<ExternalLink> |
ScoutUddiJaxrHelper.getExternalLinks(OverviewDoc overviewDoc,
LifeCycleManager lifeCycleManager) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.