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