|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Maps to a BusinessService in UDDI.
ServiceBinding
Method Summary | |
void |
addServiceBinding(ServiceBinding serviceBinding)
Add a child ServiceBinding |
void |
addServiceBindings(java.util.Collection serviceBindings)
Add a Collection of ServiceBinding children |
Organization |
getOrganization()
Gets the parent Organization |
Service |
getServiceBindingAt(int index)
Get a child Service at a specified index |
java.util.Collection |
getServiceBindings()
Get all children ServiceBindings |
void |
removeServiceBinding(ServiceBinding serviceBinding)
Remove a child ServiceBinding |
void |
removeServiceBindings(java.util.Collection serviceBindings)
Remove a Collection of children ServiceBindings |
Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
addSlot, addSlots, getSlot, getSlotAt, getSlots, removeSlot, removeSlots |
Method Detail |
public Organization getOrganization() throws JAXRException
getOrganization
in interface RegistryObject
public void addServiceBinding(ServiceBinding serviceBinding) throws JAXRException
public void addServiceBindings(java.util.Collection serviceBindings) throws JAXRException
public void removeServiceBinding(ServiceBinding serviceBinding) throws JAXRException
public void removeServiceBindings(java.util.Collection serviceBindings) throws JAXRException
public Service getServiceBindingAt(int index) throws JAXRException
public java.util.Collection getServiceBindings() throws JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |