A C D F G L M P R S U 

A

ApplicationDao - Class in de.terrestris.shogun2.dao
 
ApplicationDao() - Constructor for class de.terrestris.shogun2.dao.ApplicationDao
 

C

createDistinctRootEntityCriteria(Criterion...) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Helper method: Creates a criteria for the GenericHibernateDao.clazz of this dao.

D

de.terrestris.shogun2.dao - package de.terrestris.shogun2.dao
 
de.terrestris.shogun2.paging - package de.terrestris.shogun2.paging
 
delete(E) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Deletes the passed entity.

F

findAll() - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Returns all Entities by calling findByCriteria(), i.e. without arguments.
findByCriteria(Criterion...) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Gets the results, that match a variable number of passed criterions.
findByCriteriaWithSortingAndPaging(Integer, Integer, List<Order>, Criterion...) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Gets the results, that match a variable number of passed criterions, considering the paging- and sort-info at the same time.
findById(ID) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Return the real object from the database.
findByUniqueCriteria(Criterion...) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Gets the unique result, that matches a variable number of passed criterions.
findGroupsOfUser(User) - Method in class de.terrestris.shogun2.dao.UserGroupDao
 

G

GenericHibernateDao<E extends PersistentObject,ID extends Serializable> - Class in de.terrestris.shogun2.dao
 
GenericHibernateDao(Class<E>) - Constructor for class de.terrestris.shogun2.dao.GenericHibernateDao
 
getResultList() - Method in class de.terrestris.shogun2.paging.PagingResult
 
getTotalCount() - Method in class de.terrestris.shogun2.paging.PagingResult
 

L

LayoutDao - Class in de.terrestris.shogun2.dao
 
LayoutDao() - Constructor for class de.terrestris.shogun2.dao.LayoutDao
 
loadById(ID) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Return a proxy of the object (without hitting the database).

M

ModuleDao - Class in de.terrestris.shogun2.dao
 
ModuleDao() - Constructor for class de.terrestris.shogun2.dao.ModuleDao
 

P

PagingResult<E> - Class in de.terrestris.shogun2.paging
The Result of a paging request.
PagingResult(List<E>, Number) - Constructor for class de.terrestris.shogun2.paging.PagingResult
Constructor
PasswordResetTokenDao - Class in de.terrestris.shogun2.dao
 
PasswordResetTokenDao() - Constructor for class de.terrestris.shogun2.dao.PasswordResetTokenDao
 
PersonDao - Class in de.terrestris.shogun2.dao
 
PersonDao() - Constructor for class de.terrestris.shogun2.dao.PersonDao
 

R

RegistrationTokenDao - Class in de.terrestris.shogun2.dao
 
RegistrationTokenDao() - Constructor for class de.terrestris.shogun2.dao.RegistrationTokenDao
 
RoleDao - Class in de.terrestris.shogun2.dao
 
RoleDao() - Constructor for class de.terrestris.shogun2.dao.RoleDao
 

S

saveOrUpdate(E) - Method in class de.terrestris.shogun2.dao.GenericHibernateDao
Saves or updates the passed entity.
setResultList(List<E>) - Method in class de.terrestris.shogun2.paging.PagingResult
 
setTotalCount(Number) - Method in class de.terrestris.shogun2.paging.PagingResult
 

U

UserDao - Class in de.terrestris.shogun2.dao
 
UserDao() - Constructor for class de.terrestris.shogun2.dao.UserDao
 
UserGroupDao - Class in de.terrestris.shogun2.dao
 
UserGroupDao() - Constructor for class de.terrestris.shogun2.dao.UserGroupDao
 
A C D F G L M P R S U 

Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.