|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.smartcomps.twister.common.persistence.PersistentDataAccess | +--org.smartcomps.twister.worklist.priv.dao.WorkItemDAO
Data Acces Object for WorkItemImpl persistent object
Constructor Summary | |
WorkItemDAO()
|
Method Summary | |
static java.util.List |
findByUserOrGroup(java.lang.String userOrGroup)
|
Methods inherited from class org.smartcomps.twister.common.persistence.PersistentDataAccess |
create, findAll, findById, remove, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WorkItemDAO()
Method Detail |
public static java.util.List findByUserOrGroup(java.lang.String userOrGroup) throws DBSessionException
DBSessionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |