is.idega.idegaweb.golf.business
Class ClubSessionBean

java.lang.Object
  extended by com.idega.business.IBOServiceBean
      extended by com.idega.business.IBOSessionBean
          extended by is.idega.idegaweb.golf.business.ClubSessionBean
All Implemented Interfaces:
com.idega.business.IBOService, com.idega.business.IBOSession, ClubSession, java.io.Serializable, java.rmi.Remote, javax.ejb.EJBObject, javax.ejb.EnterpriseBean, javax.ejb.SessionBean

public class ClubSessionBean
extends com.idega.business.IBOSessionBean
implements ClubSession

See Also:
Serialized Form

Constructor Summary
ClubSessionBean()
           
 
Method Summary
 Union getClub()
           
 void setClub(java.lang.Object unionPK)
           
 void setClub(Union union)
           
 
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

ClubSessionBean

public ClubSessionBean()
Method Detail

getClub

public Union getClub()
Specified by:
getClub in interface ClubSession
See Also:
getClub()

setClub

public void setClub(Union union)
Specified by:
setClub in interface ClubSession
See Also:
setClub(is.idega.idegaweb.golf.entity.Union)

setClub

public void setClub(java.lang.Object unionPK)
Specified by:
setClub in interface ClubSession
See Also:
setClub(is.idega.idegaweb.golf.entity.Union)


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