|
||||||||||
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.business.ClubSessionBean
public class ClubSessionBean
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 |
---|
public ClubSessionBean()
Method Detail |
---|
public Union getClub()
getClub
in interface ClubSession
getClub()
public void setClub(Union union)
setClub
in interface ClubSession
setClub(is.idega.idegaweb.golf.entity.Union)
public void setClub(java.lang.Object unionPK)
setClub
in interface ClubSession
setClub(is.idega.idegaweb.golf.entity.Union)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |