|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HoleTextHome
Method Summary | |
---|---|
HoleText |
create()
|
HoleText |
createLegacy()
|
java.util.Collection |
findAll()
|
HoleText |
findByPrimaryKey(int id)
|
HoleText |
findByPrimaryKey(java.lang.Object pk)
|
HoleText |
findByPrimaryKeyLegacy(int 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 |
---|
HoleText create() throws javax.ejb.CreateException
javax.ejb.CreateException
HoleText createLegacy()
HoleText findByPrimaryKey(int id) throws javax.ejb.FinderException
javax.ejb.FinderException
HoleText findByPrimaryKey(java.lang.Object pk) throws javax.ejb.FinderException
javax.ejb.FinderException
HoleText findByPrimaryKeyLegacy(int id) throws java.sql.SQLException
java.sql.SQLException
java.util.Collection findAll() throws javax.ejb.FinderException
javax.ejb.FinderException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |