|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.idega.business.IBOServiceBean
com.idega.business.IBOSessionBean
is.idega.idegaweb.golf.startingtime.business.TeetimeSearchResultBean
public class TeetimeSearchResultBean
Title: TeetimeSearchResult Description: Copyright: Copyright (c) 2004 Company: idega Software
Constructor Summary | |
---|---|
TeetimeSearchResultBean()
|
Method Summary | |
---|---|
void |
cachResult(java.util.List result,
GolfField info,
com.idega.util.IWTimestamp date,
com.idega.util.IWTimestamp firstTime,
com.idega.util.IWTimestamp lastTime,
int numberOfPlayers)
|
java.util.List |
current()
|
com.idega.util.IWTimestamp |
getDate()
|
GolfField |
getFieldInfo()
|
com.idega.util.IWTimestamp |
getFirstTime()
|
com.idega.util.IWTimestamp |
getLastTime()
|
int |
getNumberOfPlayers()
|
int |
getResultSize()
|
boolean |
hasNext()
|
boolean |
hasPrevious()
|
boolean |
isInitialized()
|
java.util.List |
next()
|
java.util.List |
prev()
|
void |
setSublistSize(int size)
|
void |
throwCach()
|
Methods inherited from class com.idega.business.IBOSessionBean |
---|
ejbCreate, ejbPostCreate, ejbRemove, getCurrentUser, getIWApplicationContext, getSessionInstance, getUserContext, remove, setUserContext |
Methods inherited from class com.idega.business.IBOServiceBean |
---|
addActionListener, debug, ejbActivate, ejbCreate, ejbCreateIBO, ejbHomeCreateIBO, ejbHomeIboCreate, ejbPassivate, ejbPostCreate, ejbPostCreateIBO, getAccessController, getBundle, getBundleIdentifier, getDebugLogLevel, getDefaultLogLevel, getEJBHome, getEJBObject, getErrorLogLevel, getHandle, getIDOHome, getIWMainApplication, getLocalizedServiceDescription, getLogger, getPrimaryKey, getServiceDescription, getServiceInstance, getSessionContext, getSessionInstance, initializeBean, isIdentical, log, log, log, log, logConfig, logDebug, logError, logSevere, logWarning, setIWApplicationContext, setSessionContext, triggerActionEvent, triggerActionEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.idega.business.IBOSession |
---|
getUserContext, setUserContext |
Methods inherited from interface com.idega.business.IBOService |
---|
addActionListener, getIWApplicationContext, getLocalizedServiceDescription, getServiceDescription, initializeBean |
Methods inherited from interface javax.ejb.EJBObject |
---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Methods inherited from interface javax.ejb.SessionBean |
---|
ejbActivate, ejbPassivate, setSessionContext |
Constructor Detail |
---|
public TeetimeSearchResultBean()
Method Detail |
---|
public void setSublistSize(int size)
setSublistSize
in interface TeetimeSearchResult
public void cachResult(java.util.List result, GolfField info, com.idega.util.IWTimestamp date, com.idega.util.IWTimestamp firstTime, com.idega.util.IWTimestamp lastTime, int numberOfPlayers)
cachResult
in interface TeetimeSearchResult
public void throwCach()
throwCach
in interface TeetimeSearchResult
public java.util.List next()
next
in interface TeetimeSearchResult
public java.util.List current()
current
in interface TeetimeSearchResult
public java.util.List prev()
prev
in interface TeetimeSearchResult
public int getResultSize()
getResultSize
in interface TeetimeSearchResult
public GolfField getFieldInfo()
getFieldInfo
in interface TeetimeSearchResult
public com.idega.util.IWTimestamp getDate()
getDate
in interface TeetimeSearchResult
public com.idega.util.IWTimestamp getFirstTime()
getFirstTime
in interface TeetimeSearchResult
public com.idega.util.IWTimestamp getLastTime()
getLastTime
in interface TeetimeSearchResult
public int getNumberOfPlayers()
getNumberOfPlayers
in interface TeetimeSearchResult
public boolean isInitialized()
isInitialized
in interface TeetimeSearchResult
public boolean hasNext()
hasNext
in interface TeetimeSearchResult
public boolean hasPrevious()
hasPrevious
in interface TeetimeSearchResult
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |