Interface IRepositoryRecord
- All Superinterfaces:
IAttrSet, IDBObj, Serializable
- All Known Implementing Classes:
RepositoryRecord
An interface represents a generic repository record.
It maintains unique serial number within repository.
- Version:
- $Revision$, $Date$
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionRetrieves serial number.Methods inherited from interface IAttrSet
delete, get, getElements, setModifier and TypeMethodDescriptionvoidDeletes an attribute value from this AttrSet.Gets an attribute value.Returns an enumeration of the names of the attributes existing within this AttrSet.voidSets an attribute value within this AttrSet.Methods inherited from interface IDBObj
getSerializableAttrNamesModifier and TypeMethodDescriptionReturns a list of serializable attribute names.