Interface | Description |
---|---|
AdminIntegratedCase |
A read only wrapper object for the
AdminIntegratedCase entity.
|
AdminIntegratedCaseDAO |
Read only data access for the
AdminIntegratedCase interface. |
CaseConfiguration |
Interface used to retrieve basic admin information for the various case
configurations.
|
CaseConfigurationDAO |
Data access layer common all the case configuration types supported by the
system.
|
CaseConfigurationDAO.CaseConfigurationDAOEvents |
Events for CaseConfigurationDAO.
|
CaseConfigurationReaderDAO<ENTITY extends CaseConfiguration> |
A reader interface for reading instances of
CaseConfiguration
entities. |
CaseConfigurationStandardDAO<ENTITY extends CaseConfiguration> |
A standard interface for creating new instances of
CaseConfiguration
entities. |
Product |
A wrapper object for Product.
|
ProductDAO |
Data access for the
Product interface. |