|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebserviceLoginSessionHome
Method Summary | |
---|---|
WebserviceLoginSession |
create()
|
java.util.Collection |
findAllByUser(com.idega.user.data.User user)
|
WebserviceLoginSession |
findByPrimaryKey(java.lang.Object pk)
|
WebserviceLoginSession |
findByUniqueID(java.lang.String id)
|
Methods inherited from interface com.idega.data.IDOHome |
---|
createIDO, decode, decode, findByPrimaryKeyCollection, findByPrimaryKeyIDO, getDatasource, getEntityCollectionForPrimaryKeys, setDatasource, setDatasource |
Methods inherited from interface javax.ejb.EJBLocalHome |
---|
remove |
Method Detail |
---|
WebserviceLoginSession create() throws javax.ejb.CreateException
javax.ejb.CreateException
WebserviceLoginSession findByPrimaryKey(java.lang.Object pk) throws javax.ejb.FinderException
javax.ejb.FinderException
java.util.Collection findAllByUser(com.idega.user.data.User user) throws javax.ejb.FinderException
javax.ejb.FinderException
WebserviceLoginSession findByUniqueID(java.lang.String id) throws javax.ejb.FinderException
javax.ejb.FinderException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |