|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.trg.dao.hibernate.HibernateBaseDAO
com.trg.dao.hibernate.GenericDAOImpl<T,ID>
org.ow2.petals.flowwatch.flowmanager.dao.AbstractFlowDAO<FlowStepErrorRef,java.lang.Long>
org.ow2.petals.flowwatch.flowmanager.dao.FlowStepErrorRefDAO
public class FlowStepErrorRefDAO
| Field Summary |
|---|
| Fields inherited from class com.trg.dao.hibernate.GenericDAOImpl |
|---|
persistentClass |
| Method Summary | |
|---|---|
static FlowStepErrorRefDAO |
getInstance()
|
java.util.List<FlowStepErrorRef> |
loadByStepRefId(long stepRefId)
|
| Methods inherited from class com.trg.dao.hibernate.GenericDAOImpl |
|---|
count, find, find, findAll, flush, getFilterFromExample, getFilterFromExample, getReference, getReferences, isAttached, refresh, remove, remove, removeById, removeByIds, save, save, search, searchAndCount, searchGeneric, searchUnique, searchUniqueGeneric |
| Methods inherited from class com.trg.dao.hibernate.HibernateBaseDAO |
|---|
_all, _count, _count, _count, _deleteById, _deleteById, _deleteEntities, _deleteEntity, _exists, _exists, _exists, _flush, _get, _get, _getFilterFromExample, _getFilterFromExample, _load, _load, _load, _merge, _persist, _refresh, _save, _save, _saveOrUpdate, _saveOrUpdateIsNew, _saveOrUpdateIsNew, _search, _search, _searchAndCount, _searchAndCount, _searchUnique, _searchUnique, _sessionContains, _update, getMetaDataUtil, getSearchProcessor, getSession, getSessionFactory, setSessionFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static FlowStepErrorRefDAO getInstance()
public java.util.List<FlowStepErrorRef> loadByStepRefId(long stepRefId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||