|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface ExtendedAttributes
This class set and get an extended attribute on an entry.
An extended attribute is a piece of metadata about an existing object that is not part of the standard metadata for that object. For example, the standard metadata for a column object contains attributes like name, length, type, format, etc.
com.sas.entities| Method Summary | |
|---|---|
abstract com.sas.entities.EntityInterface |
getExtendedAttributes()
Returns the entity containing extended attributes for this object. |
abstract void |
setExtendedAttributes(com.sas.entities.EntityInterface attrEntity)
Sets the entity containing extended attributes for this object. |
| Method Detail |
|---|
void setExtendedAttributes(com.sas.entities.EntityInterface attrEntity)
throws MetadataException
Property change events signalled:
attrEntity - - the extended attribute entity to be associated with this object.
MetadataException - if there is a problem associating the entity to this object.
MetadataNotChangeableException - if this object is read-onlyEntity.Entity(),
AttributeDescriptor.AttributeDescriptor()com.sas.entities.EntityInterface getExtendedAttributes()
Entity.Entity(),
AttributeDescriptor.AttributeDescriptor()
|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||