| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericDao<T extends BaseEntity<PK>,PK extends Serializable>
Generic DAO class.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityManagerDao<T extends BaseEntity<PK>,PK extends Serializable> |
class |
JpaEntityManagerDao<T extends BaseEntity<PK>,PK extends Serializable> |
| Modifier and Type | Class and Description |
|---|---|
class |
Attribute<T extends Serializable>
The Entity class
Attribute is keeping the information for
attributes that can be added to another Entity class. |
class |
BaseAttribute<T extends Serializable> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntityBOMapper<E extends BaseEntity<?>,BO extends BusinessObject<?>> |
interface |
EntityBOMapper<E extends BaseEntity<?>,BO extends BusinessObject<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBusinessMapperService<PK extends Serializable,BO extends BusinessObject<PK>,E extends BaseEntity<PK>,DAO extends EntityManagerDao<E,PK>,M extends EntityBOMapper<E,BO>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBusinessService<T extends BaseEntity<PK>,PK extends Serializable,DAO extends EntityManagerDao<T,PK>>
The Class AbstractBusinessService.
|
interface |
BusinessService<T extends BaseEntity<PK>,PK extends Serializable>
The Interface BusinessService.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBusinessService<T extends BaseEntity<PK>,PK extends Serializable,DAO extends SessionFactoryDao<T,PK>>
The Class AbstractBusinessService.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericHibernateDao<T extends BaseEntity<PK>,PK extends Serializable>
The Class GenericHibernateDao.
|
interface |
SessionFactoryDao<T extends BaseEntity<PK>,PK extends Serializable> |
Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.