is.idega.idegaweb.golf.startingtime.business
Interface TeeTimeSession

All Superinterfaces:
javax.ejb.EJBObject, com.idega.business.IBOService, com.idega.business.IBOSession, java.rmi.Remote
All Known Implementing Classes:
TeeTimeSessionBean

public interface TeeTimeSession
extends com.idega.business.IBOSession


Method Summary
 void resetLoads()
           
 
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
 

Method Detail

resetLoads

void resetLoads()
                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
See Also:
TeeTimeSessionBean.resetLoads()


Copyright © 2000-2014 idega software. All Rights Reserved.