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 |
---|---|
Association |
LifeCycleManager.createAssociation(RegistryObject targetObject,
Concept associationType) |
Modifier and Type | Method and Description |
---|---|
void |
BusinessLifeCycleManager.confirmAssociation(Association assoc) |
void |
BusinessLifeCycleManager.unConfirmAssociation(Association assoc) |
Modifier and Type | Method and Description |
---|---|
void |
RegistryObject.addAssociation(Association association) |
void |
RegistryObject.removeAssociation(Association association) |
Modifier and Type | Method and Description |
---|---|
Association |
LifeCycleManagerImpl.createAssociation(RegistryObject targetObject,
Concept associationType) |
Modifier and Type | Method and Description |
---|---|
void |
BusinessLifeCycleManagerV3Impl.confirmAssociation(Association assoc) |
void |
BusinessLifeCycleManagerImpl.confirmAssociation(Association assoc) |
void |
BusinessLifeCycleManagerV3Impl.unConfirmAssociation(Association assoc) |
void |
BusinessLifeCycleManagerImpl.unConfirmAssociation(Association assoc) |
Modifier and Type | Class and Description |
---|---|
class |
AssociationImpl
Implements JAXR Association Interface.
|
Modifier and Type | Method and Description |
---|---|
Collection<Association> |
RegistryObjectImpl.getAssociations() |
Modifier and Type | Method and Description |
---|---|
void |
RegistryObjectImpl.addAssociation(Association association)
Adds specified Association to use this object as source.
|
void |
RegistryObjectImpl.removeAssociation(Association association) |
Modifier and Type | Method and Description |
---|---|
static Association |
ScoutUddiV3JaxrHelper.getAssociation(Collection orgs,
LifeCycleManager lcm) |
static Association |
ScoutUddiJaxrHelper.getAssociation(Collection orgs,
LifeCycleManager lcm) |
Modifier and Type | Method and Description |
---|---|
static PublisherAssertion |
ScoutJaxrUddiV3Helper.getPubAssertionFromJAXRAssociation(Association association) |
static PublisherAssertion |
ScoutJaxrUddiHelper.getPubAssertionFromJAXRAssociation(Association association) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.