|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl
org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
org.apache.ws.scout.registry.infomodel.RegistryEntryImpl
org.apache.ws.scout.registry.infomodel.ServiceImpl
public class ServiceImpl
Implements JAXR Interface. For futher details, look into the JAXR API Javadoc.
| Field Summary |
|---|
| Fields inherited from interface javax.xml.registry.infomodel.RegistryEntry |
|---|
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN |
| Constructor Summary | |
|---|---|
ServiceImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ServiceImpl |
|
| Method Summary | |
|---|---|
void |
addServiceBinding(javax.xml.registry.infomodel.ServiceBinding sb)
|
void |
addServiceBindings(java.util.Collection col)
|
javax.xml.registry.infomodel.Organization |
getProvidingOrganization()
|
java.util.Collection |
getServiceBindings()
|
java.lang.String |
getSubmittingOrganizationKey()
|
void |
removeServiceBinding(javax.xml.registry.infomodel.ServiceBinding serviceBinding)
|
void |
removeServiceBindings(java.util.Collection collection)
|
void |
setProvidingOrganization(javax.xml.registry.infomodel.Organization organization)
|
void |
setSubmittingOrganizationKey(java.lang.String key)
|
| Methods inherited from class org.apache.ws.scout.registry.infomodel.RegistryEntryImpl |
|---|
getExpiration, getMajorVersion, getMinorVersion, getStability, getStatus, getUserVersion, setExpiration, setMajorVersion, setMinorVersion, setStability, setUserVersion |
| Methods inherited from class org.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.registry.infomodel.RegistryEntry |
|---|
getExpiration, getStability, getStatus, setExpiration, setStability |
| Methods inherited from interface javax.xml.registry.infomodel.RegistryObject |
|---|
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML |
| Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Methods inherited from interface javax.xml.registry.infomodel.Versionable |
|---|
getMajorVersion, getMinorVersion, getUserVersion, setMajorVersion, setMinorVersion, setUserVersion |
| Constructor Detail |
|---|
public ServiceImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
| Method Detail |
|---|
public void addServiceBinding(javax.xml.registry.infomodel.ServiceBinding sb)
throws javax.xml.registry.JAXRException
addServiceBinding in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRException
public void addServiceBindings(java.util.Collection col)
throws javax.xml.registry.JAXRException
addServiceBindings in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.Organization getProvidingOrganization()
throws javax.xml.registry.JAXRException
getProvidingOrganization in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRException
public java.util.Collection getServiceBindings()
throws javax.xml.registry.JAXRException
getServiceBindings in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRException
public void removeServiceBinding(javax.xml.registry.infomodel.ServiceBinding serviceBinding)
throws javax.xml.registry.JAXRException
removeServiceBinding in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRException
public void removeServiceBindings(java.util.Collection collection)
throws javax.xml.registry.JAXRException
removeServiceBindings in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRException
public void setProvidingOrganization(javax.xml.registry.infomodel.Organization organization)
throws javax.xml.registry.JAXRException
setProvidingOrganization in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic void setSubmittingOrganizationKey(java.lang.String key)
public java.lang.String getSubmittingOrganizationKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||