JavaScript is disabled on your browser.
A B C D E F G H L O P R S U
A
addBetweenRestriction(Criteria, String, T, T) - Static method in class org.sklsft.commons.model.patterns.HibernateCriteriaUtils
addBooleanRestriction(Criteria, String, Boolean) - Static method in class org.sklsft.commons.model.patterns.HibernateCriteriaUtils
addOrder(Criteria, String, OrderType) - Static method in class org.sklsft.commons.model.patterns.HibernateCriteriaUtils
addStringContainsRestriction(Criteria, String, String) - Static method in class org.sklsft.commons.model.patterns.HibernateCriteriaUtils
B
BaseDao <T extends Entity <U >,U extends Serializable > - Interface in org.sklsft.commons.model.patterns
BaseDaoImpl <T extends Entity <U >,U extends Serializable > - Class in org.sklsft.commons.model.patterns
BaseDaoImpl(Class<T>) - Constructor for class org.sklsft.commons.model.patterns.BaseDaoImpl
constructor with the correct class to handle
C
canAccess() - Method in interface org.sklsft.commons.model.patterns.RightsManager
can access all
canAccess(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
can access
canCreate() - Method in interface org.sklsft.commons.model.patterns.RightsManager
can create
canDelete(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
can delete
canDelete(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
can delete
canSave(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
can save
canSave(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
can save
canUpdate(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
can update
canUpdate(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
can update
checkCanAccess() - Method in interface org.sklsft.commons.model.patterns.RightsManager
check can access all
checkCanAccess(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
check can access
checkCanCreate() - Method in interface org.sklsft.commons.model.patterns.RightsManager
check can create
checkCanDelete(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
check can delete
checkCanDelete(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
check can delete
checkCanSave(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
check can save
checkCanSave(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
check can save
checkCanUpdate(T) - Method in interface org.sklsft.commons.model.patterns.RightsManager
check can update
checkCanUpdate(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
check can update
clear() - Method in interface org.sklsft.commons.model.patterns.BaseDao
clear
clear() - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
clear
count() - Method in interface org.sklsft.commons.model.patterns.BaseDao
count object list
count() - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
count object list
D
delete(T) - Method in interface org.sklsft.commons.model.patterns.BaseDao
delete object
delete(T) - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
delete object
delete(T) - Method in interface org.sklsft.commons.model.patterns.Processor
process delete
E
Entity <T extends Serializable > - Interface in org.sklsft.commons.model.interfaces
evict(T) - Method in interface org.sklsft.commons.model.patterns.BaseDao
evict obj
evict(T) - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
evict obj
F
flush() - Method in interface org.sklsft.commons.model.patterns.BaseDao
flush
flush() - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
flush
G
get(U) - Method in interface org.sklsft.commons.model.patterns.BaseDao
get object
get(U) - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
get object
getId() - Method in interface org.sklsft.commons.model.interfaces.Entity
getSessionFactory() - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
H
HibernateCriteriaUtils - Class in org.sklsft.commons.model.patterns
Some Hibernate criteria functions used to build restrictions
We assume some sql functions are present in db such as :
unaccent
long_to_string
date_to_string
HibernateCriteriaUtils() - Constructor for class org.sklsft.commons.model.patterns.HibernateCriteriaUtils
L
load(U) - Method in interface org.sklsft.commons.model.patterns.BaseDao
load object
load(U) - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
load object
loadList() - Method in interface org.sklsft.commons.model.patterns.BaseDao
load object list
loadList() - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
load object list
loadListEagerly() - Method in interface org.sklsft.commons.model.patterns.BaseDao
load object list eagerly
loadListEagerly() - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
load object list eagerly
O
org.sklsft.commons.model.interfaces - package org.sklsft.commons.model.interfaces
org.sklsft.commons.model.patterns - package org.sklsft.commons.model.patterns
P
Processor <T extends Entity <U >,U extends Serializable > - Interface in org.sklsft.commons.model.patterns
R
RightsManager <T extends Entity <U >,U extends Serializable > - Interface in org.sklsft.commons.model.patterns
A basic interface to control permissions
S
save(T) - Method in interface org.sklsft.commons.model.patterns.BaseDao
save object
save(T) - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
save object
save(T) - Method in interface org.sklsft.commons.model.patterns.Processor
process save
sessionFactory - Variable in class org.sklsft.commons.model.patterns.BaseDaoImpl
setId(T) - Method in interface org.sklsft.commons.model.interfaces.Entity
setSessionFactory(SessionFactory) - Method in class org.sklsft.commons.model.patterns.BaseDaoImpl
StateManager <T extends Entity <U >,U extends Serializable > - Interface in org.sklsft.commons.model.patterns
A basic interface to control states
U
update(T) - Method in interface org.sklsft.commons.model.patterns.Processor
process update
A B C D E F G H L O P R S U
Copyright © 2020. All rights reserved.