|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.beans.DynamicRegistryBean
com.softwareag.centrasite.appl.framework.beans.standard.impl.RegistryObjectImpl
com.softwareag.centrasite.appl.framework.beans.standard.impl.SpecificationLinkImpl
public class SpecificationLinkImpl
Constructor Summary | |
---|---|
SpecificationLinkImpl()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
ServiceBinding |
getServiceBinding()
Gets the parent ServiceBinding for this SpecificationLink. |
RegistryBean |
getSpecificationObject()
Gets the specification object for this object. |
InternationalString |
getUsageDescription()
Gets the description of usage parameters. |
java.util.Collection<java.lang.String> |
getUsageParameters()
Gets any usage parameters. |
int |
hashCode()
|
void |
setServiceBinding(ServiceBinding serviceBinding)
Sets the ServiceBinding for this SpecificationLink |
void |
setSpecificationObject(RegistryBean registryBean)
Sets the specification object for this object. |
void |
setUsageDescription(InternationalString usageDescription)
Sets the description of usage parameters. |
void |
setUsageParameters(java.util.Collection<java.lang.String> usageParameters)
Sets any usage parameters. |
Methods inherited from class com.softwareag.centrasite.appl.framework.beans.standard.impl.RegistryObjectImpl |
---|
getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getExternalIdentifiers, getExternalLinks, getObjectType, getRegistryPackages, getSlots, getSubmittingOrganization, setAssociatedObjects, setAssociations, setAuditTrail, setClassifications, setExternalIdentifiers, setExternalLinks, setObjectType, setRegistryPackages, setSlots, setSubmittingOrganization |
Methods inherited from class com.softwareag.centrasite.appl.framework.beans.DynamicRegistryBean |
---|
getCheckpointName, getDescription, getIdentity, getKey, getName, isRevision, setCheckpointName, setDescription, setIdentity, setKey, setName, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.softwareag.centrasite.appl.framework.beans.standard.RegistryObject |
---|
getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getExternalIdentifiers, getExternalLinks, getObjectType, getRegistryPackages, getSubmittingOrganization, setAssociations, setClassifications, setExternalIdentifiers, setExternalLinks, setSubmittingOrganization |
Methods inherited from interface com.softwareag.centrasite.appl.framework.beans.RegistryBean |
---|
getDescription, getKey, getName, setDescription, setName |
Methods inherited from interface com.softwareag.centrasite.appl.framework.beans.standard.ExtensibleObject |
---|
getSlots, setSlots |
Constructor Detail |
---|
public SpecificationLinkImpl()
Method Detail |
---|
public ServiceBinding getServiceBinding()
getServiceBinding
in interface SpecificationLink
public void setServiceBinding(ServiceBinding serviceBinding)
serviceBinding
- public RegistryBean getSpecificationObject()
getSpecificationObject
in interface SpecificationLink
public InternationalString getUsageDescription()
getUsageDescription
in interface SpecificationLink
public java.util.Collection<java.lang.String> getUsageParameters()
getUsageParameters
in interface SpecificationLink
public void setSpecificationObject(RegistryBean registryBean)
setSpecificationObject
in interface SpecificationLink
public void setUsageDescription(InternationalString usageDescription)
setUsageDescription
in interface SpecificationLink
public void setUsageParameters(java.util.Collection<java.lang.String> usageParameters)
setUsageParameters
in interface SpecificationLink
public boolean equals(java.lang.Object other)
equals
in class RegistryObjectImpl
public int hashCode()
hashCode
in class RegistryObjectImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |