|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.idega.business.IBOServiceBean
is.idega.idegaweb.golf.business.plugin.GolfUserPluginBusinessBean
public class GolfUserPluginBusinessBean
Just one method that is available as a webservice through IWGolfWS.jws Refactored the rest to is.idega.idegaweb.member.isi.block.golf.business.plugin.GolfUserPluginBusinessBean Last modified: $Date: 2007/04/30 15:33:11 $ by $Author: eiki $
Constructor Summary | |
---|---|
GolfUserPluginBusinessBean()
|
Method Summary | |
---|---|
protected com.idega.core.location.business.AddressBusiness |
getAddressBusiness()
|
java.util.Map |
getGolferInfo(java.lang.String ssn)
|
protected com.idega.user.business.GroupBusiness |
getGroupBusiness()
|
protected com.idega.user.business.UserBusiness |
getUserBusiness()
|
Methods inherited from class com.idega.business.IBOServiceBean |
---|
addActionListener, debug, ejbActivate, ejbCreate, ejbCreateIBO, ejbHomeCreateIBO, ejbHomeIboCreate, ejbPassivate, ejbPostCreate, ejbPostCreateIBO, ejbRemove, getAccessController, getBundle, getBundleIdentifier, getCurrentUser, getDebugLogLevel, getDefaultLogLevel, getEJBHome, getEJBObject, getErrorLogLevel, getHandle, getIDOHome, getIWApplicationContext, getIWMainApplication, getLocalizedServiceDescription, getLogger, getPrimaryKey, getServiceDescription, getServiceInstance, getSessionContext, getSessionInstance, initializeBean, isIdentical, log, log, log, log, logConfig, logDebug, logError, logSevere, logWarning, remove, 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.IBOService |
---|
addActionListener, getIWApplicationContext, getLocalizedServiceDescription, getServiceDescription, initializeBean |
Methods inherited from interface javax.ejb.EJBObject |
---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public GolfUserPluginBusinessBean()
Method Detail |
---|
protected com.idega.user.business.GroupBusiness getGroupBusiness()
protected com.idega.user.business.UserBusiness getUserBusiness()
public java.util.Map getGolferInfo(java.lang.String ssn) throws java.lang.Exception
getGolferInfo
in interface GolfUserPluginBusiness
ssn
- The golfers social security number
java.lang.Exception
protected com.idega.core.location.business.AddressBusiness getAddressBusiness() throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |