|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.idega.data.IDOFactory
is.idega.idegaweb.golf.entity.StartingtimeHomeImpl
public class StartingtimeHomeImpl
| Field Summary |
|---|
| Fields inherited from class com.idega.data.IDOFactory |
|---|
dataSource |
| Constructor Summary | |
|---|---|
StartingtimeHomeImpl()
|
|
| Method Summary | |
|---|---|
Startingtime |
create()
|
Startingtime |
createLegacy()
|
Startingtime |
findByMemberAndTournamentRound(Member member,
TournamentRound round)
|
Startingtime |
findByPrimaryKey(int id)
|
Startingtime |
findByPrimaryKey(java.lang.Object pk)
|
Startingtime |
findByPrimaryKeyLegacy(int id)
|
int |
getCount(java.sql.Date date,
int fieldID)
|
java.lang.Class |
getEntityInterfaceClass()
|
int |
getNumberInGroup(TournamentRound round,
int groupNumber,
int teeNumber)
|
| Methods inherited from class com.idega.data.IDOFactory |
|---|
createEntity, createIDO, decode, decode, findByPrimaryKeyCollection, findByPrimaryKeyIDO, findByPrimaryKeyIDO, findSubTypeByPrimaryKeyIDO, findSubTypesByPrimaryKeysIDO, getDatasource, getEntityBeanClass, getEntityCollectionForPrimaryKeys, getEntitySetForPrimaryKeys, getHomesForSubtypes, getHomesForSubtypes, idoCheckInPooledEntity, idoCheckOutPooledEntity, idoCreate, idoCreate, idoFindByPrimaryKey, idoFindByPrimaryKey, idoFindByPrimaryKey, idoFindByPrimaryKey, idoFindByPrimaryKey, idoFindByPrimaryKey, remove, setDatasource, setDatasource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public StartingtimeHomeImpl()
| Method Detail |
|---|
public java.lang.Class getEntityInterfaceClass()
getEntityInterfaceClass in class com.idega.data.IDOFactory
public Startingtime create()
throws javax.ejb.CreateException
create in interface StartingtimeHomejavax.ejb.CreateException
public Startingtime findByPrimaryKey(java.lang.Object pk)
throws javax.ejb.FinderException
findByPrimaryKey in interface StartingtimeHomejavax.ejb.FinderExceptionpublic Startingtime createLegacy()
public Startingtime findByPrimaryKey(int id)
throws javax.ejb.FinderException
findByPrimaryKey in interface StartingtimeHomejavax.ejb.FinderException
public Startingtime findByPrimaryKeyLegacy(int id)
throws java.sql.SQLException
findByPrimaryKeyLegacy in interface StartingtimeHomejava.sql.SQLException
public Startingtime findByMemberAndTournamentRound(Member member,
TournamentRound round)
throws javax.ejb.FinderException
findByMemberAndTournamentRound in interface StartingtimeHomejavax.ejb.FinderException
public int getNumberInGroup(TournamentRound round,
int groupNumber,
int teeNumber)
throws com.idega.data.IDOException
getNumberInGroup in interface StartingtimeHomecom.idega.data.IDOException
public int getCount(java.sql.Date date,
int fieldID)
throws com.idega.data.IDOException
getCount in interface StartingtimeHomecom.idega.data.IDOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||