JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
J
L
O
P
R
S
U
A
addBetweenRestriction(Criteria, String, T, T)
- Static method in class org.sklsft.commons.model.patterns.
HibernateCriteriaUtils
addBetweenRestriction(CriteriaBuilder, List<Predicate>, Expression<T>, T, T)
- Static method in class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
addBooleanRestriction(Criteria, String, Boolean)
- Static method in class org.sklsft.commons.model.patterns.
HibernateCriteriaUtils
addBooleanRestriction(CriteriaBuilder, List<Predicate>, Expression<Boolean>, Boolean)
- Static method in class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
addEqualsIfNotNullRestriction(CriteriaBuilder, List<Predicate>, Expression<?>, Object)
- Static method in class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
addEqualsRestriction(CriteriaBuilder, List<Predicate>, Expression<?>, Object)
- Static method in class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
addOrder(Criteria, String, OrderType)
- Static method in class org.sklsft.commons.model.patterns.
HibernateCriteriaUtils
addOrder(CriteriaBuilder, List<Order>, Expression<?>, OrderType)
- Static method in class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
addStringContainsRestriction(Criteria, String, String)
- Static method in class org.sklsft.commons.model.patterns.
HibernateCriteriaUtils
addStringContainsRestriction(CriteriaBuilder, List<Predicate>, Expression<String>, String)
- Static method in class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
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
getStringContainsRestriction(CriteriaBuilder, Expression<String>, String)
- Static method in class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
H
HibernateCriteriaUtils
- Class in
org.sklsft.commons.model.patterns
Some Hibernate criteria functions used to build restrictions
We assume sql function normalize is present in db
HibernateCriteriaUtils()
- Constructor for class org.sklsft.commons.model.patterns.
HibernateCriteriaUtils
J
JpaCriteriaUtils
- Class in
org.sklsft.commons.model.patterns
Some Jpa predicate functions used to build restrictions
JpaCriteriaUtils()
- Constructor for class org.sklsft.commons.model.patterns.
JpaCriteriaUtils
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
J
L
O
P
R
S
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.