|
|||||||||
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.lcm.beans.LCAwareDynamicRegistryBean
com.softwareag.centrasite.appl.framework.lcm.beans.impl.LCAwareRegistryObjectImpl
public class LCAwareRegistryObjectImpl
Constructor Summary | |
---|---|
LCAwareRegistryObjectImpl()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
java.util.Collection<RegistryBean> |
getAssociatedObjects()
Returns the collection of RegistryObject instances associated with this object. |
java.util.Collection<Association> |
getAssociations()
Gets all Associations where this object is source. |
java.util.Collection<AuditableEvent> |
getAuditTrail()
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection of AuditableEvent objects. |
java.util.Collection<Classification> |
getClassifications()
Gets the Classification instances that classify this object. |
java.util.Collection<ExternalIdentifier> |
getExternalIdentifiers()
Returns the ExternalIdentifiers associated with this object that are external identifiers for this object. |
java.util.Collection<ExternalLink> |
getExternalLinks()
Returns the ExternalLinks associated with this object. |
Concept |
getObjectType()
Gets the object type that best describes the RegistryObject. |
java.util.Collection<RegistryPackage> |
getRegistryPackages()
Returns the Package associated with this object. |
java.util.Collection<Slot> |
getSlots()
Returns the Slots associated with this object. |
Organization |
getSubmittingOrganization()
Gets the Organization that submitted this RegistryObject. |
int |
hashCode()
|
void |
setAssociatedObjects(java.util.Collection<RegistryBean> associatedObjects)
Sets the associated objects |
void |
setAssociations(java.util.Collection<Association> associations)
Sets the Associations for this object |
void |
setAuditTrail(java.util.Collection<AuditableEvent> auditTrail)
Sets the audit trail |
void |
setClassifications(java.util.Collection<Classification> classifications)
Sets the Classifications for this object |
void |
setExternalIdentifiers(java.util.Collection<ExternalIdentifier> externalIdentifiers)
Sets the ExternalIdentifiers for this object |
void |
setExternalLinks(java.util.Collection<ExternalLink> externalLinks)
Sets the ExternalLinks for this object |
void |
setObjectType(Concept objectType)
Sets the object type |
void |
setRegistryPackages(java.util.Collection<RegistryPackage> registryPackages)
Sets the RegistryPackage |
void |
setSlots(java.util.Collection<Slot> slots)
Sets Slots to this object. |
void |
setSubmittingOrganization(Organization submittingOrganization)
Sets the submitting organization |
Methods inherited from class com.softwareag.centrasite.appl.framework.lcm.beans.LCAwareDynamicRegistryBean |
---|
approveStateChange, findLCModel, getLCState, rejectStateChange, setBeanPool, setLCState, setRegistryProvider |
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.lcm.beans.LifeCycleAware |
---|
approveStateChange, findLCModel, getLCState, rejectStateChange, setLCState |
Methods inherited from interface com.softwareag.centrasite.appl.framework.beans.RegistryBean |
---|
getDescription, getKey, getName, setDescription, setName |
Constructor Detail |
---|
public LCAwareRegistryObjectImpl()
Method Detail |
---|
public java.util.Collection<RegistryBean> getAssociatedObjects()
getAssociatedObjects
in interface LCAwareRegistryObject
public java.util.Collection<Association> getAssociations()
getAssociations
in interface LCAwareRegistryObject
public java.util.Collection<AuditableEvent> getAuditTrail()
getAuditTrail
in interface LCAwareRegistryObject
public java.util.Collection<Classification> getClassifications()
getClassifications
in interface LCAwareRegistryObject
public java.util.Collection<ExternalIdentifier> getExternalIdentifiers()
getExternalIdentifiers
in interface LCAwareRegistryObject
public java.util.Collection<ExternalLink> getExternalLinks()
getExternalLinks
in interface LCAwareRegistryObject
public Concept getObjectType()
getObjectType
in interface LCAwareRegistryObject
public java.util.Collection<RegistryPackage> getRegistryPackages()
getRegistryPackages
in interface LCAwareRegistryObject
public Organization getSubmittingOrganization()
getSubmittingOrganization
in interface LCAwareRegistryObject
public void setAssociations(java.util.Collection<Association> associations)
setAssociations
in interface LCAwareRegistryObject
public void setClassifications(java.util.Collection<Classification> classifications)
setClassifications
in interface LCAwareRegistryObject
public void setExternalIdentifiers(java.util.Collection<ExternalIdentifier> externalIdentifiers)
setExternalIdentifiers
in interface LCAwareRegistryObject
public void setExternalLinks(java.util.Collection<ExternalLink> externalLinks)
setExternalLinks
in interface LCAwareRegistryObject
public boolean equals(java.lang.Object other)
equals
in class LCAwareDynamicRegistryBean
public int hashCode()
hashCode
in class LCAwareDynamicRegistryBean
public void setAssociatedObjects(java.util.Collection<RegistryBean> associatedObjects)
associatedObjects
- public void setAuditTrail(java.util.Collection<AuditableEvent> auditTrail)
auditTrail
- public void setObjectType(Concept objectType)
objectType
- public void setRegistryPackages(java.util.Collection<RegistryPackage> registryPackages)
registryPackages
- public void setSubmittingOrganization(Organization submittingOrganization)
submittingOrganization
- public java.util.Collection<Slot> getSlots()
getSlots
in interface ExtensibleObject
public void setSlots(java.util.Collection<Slot> slots)
setSlots
in interface ExtensibleObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |