|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalIdentifier
Method Summary | |
---|---|
ClassificationScheme |
getIdentificationScheme()
Gets the ClassificationScheme that is used as the identification scheme for identifying this object. |
RegistryBean |
getRegistryBean()
Gets the parent RegistryObject for this ExternalIdentifier. |
java.lang.String |
getValue()
Gets the value of an ExternalIdentifier. |
void |
setIdentificationScheme(ClassificationScheme identificationScheme)
Sets the ClassificationScheme that is used as the identification scheme for identifying this object. |
void |
setRegistryBean(RegistryBean registryObject)
Sets the RegistryBean of an ExternalIdentifier. |
void |
setValue(java.lang.String value)
Sets the value of an ExternalIdentifier. |
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 |
Method Detail |
---|
ClassificationScheme getIdentificationScheme()
RegistryBean getRegistryBean()
java.lang.String getValue()
void setIdentificationScheme(ClassificationScheme identificationScheme)
identificationScheme
- void setValue(java.lang.String value)
value
- void setRegistryBean(RegistryBean registryObject)
registryObject
- the registry bean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |