| Cfda |
|
| Coded |
Represents an object which has a code value.
|
| CodedNumeric |
|
| Describable |
Represents an object which has a description.
|
| DocumentNumbered |
|
| DocumentTyped |
|
| GloballyUnique |
This interface can be used to identify a object which has a globally unique identifier.
|
| Identifiable |
This interface can be used to identify an object which has a unique
identifier.
|
| IdentifiableNumeric |
This interface can be used to identify an object which has a unique
identifier.
|
| Inactivatable |
This interface can be used to identify an object which has an active
indicator.
|
| KcFile |
Simple interface to provide common file methods.
|
| Named |
Represents an object which has a name.
|
| RecordedCreate |
This interface can be used to identify a user and timestamp regarding when the object was initially created
(usually in regards to object persistence).
|
| RecordedUpdate |
This interface can be used to identify a user and timestamp regarding when the object was last
modified (usually in regards to object persistence).
|
| Sequenceable |
|
| Sha1Hashable |
|
| Sortable |
Represents an object which is sortable by sortId.
|
| Versioned |
This interface can be used to identify a object which has a version number
that is used for the purposes of optimistic locking.
|