|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GroupHome
| Method Summary | |
|---|---|
Group |
create()
|
Group |
createLegacy()
|
Group |
findByPrimaryKey(int id)
|
Group |
findByPrimaryKey(java.lang.Object pk)
|
Group |
findByPrimaryKeyLegacy(int id)
|
Group |
findOneByName(java.lang.String name)
|
| 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 |
|---|
Group create()
throws javax.ejb.CreateException
javax.ejb.CreateExceptionGroup createLegacy()
Group findByPrimaryKey(int id)
throws javax.ejb.FinderException
javax.ejb.FinderException
Group findByPrimaryKey(java.lang.Object pk)
throws javax.ejb.FinderException
javax.ejb.FinderException
Group findByPrimaryKeyLegacy(int id)
throws java.sql.SQLException
java.sql.SQLExceptionGroup findOneByName(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||