B C D E F G L O P R S U
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
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
-
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
B C D E F G L O P R S U
Copyright © 2017. All rights reserved.