B C D E F G L O P 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
- canDelete(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
-
can delete
- canSave(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
-
can save
- canUpdate(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
-
can update
- checkCanDelete(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
-
check can delete
- checkCanSave(T) - Method in interface org.sklsft.commons.model.patterns.StateManager
-
check can save
- 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
-
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
-
U
- update(T) - Method in interface org.sklsft.commons.model.patterns.Processor
-
process update
B C D E F G L O P S U
Copyright © 2017. All rights reserved.