Interface Summary |
Auditable |
Implementors of this interface should be objects that need to know
when they were last updated and when they were created. |
Contactable |
Implementors of this interface should be objects that need to have
contact information available to other actors in the system. |
DateRange |
Specifies a Date Range for a given implementor. |
Desirable |
|
Offerable |
Interface to return a vector of Offerings
for Resource objects. |
Resource |
Deprecated. Business Objects (Domain Entities) should not extend
Resource. |
Role |
A Role contains a resource that is playing a role. |
Suspendable |
Specifies that a given implementor can be suspended or unsuspended. |
User |
This interface defines what a system's user should be able to do. |