is.idega.idegaweb.golf.business.plugin
Class GolfUserPluginBusinessBean

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

public class GolfUserPluginBusinessBean
extends com.idega.business.IBOServiceBean
implements GolfUserPluginBusiness

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 $

Version:
$Revision: 1.20 $
Author:
Eirikur S. Hrafnsson
See Also:
Serialized Form

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

GolfUserPluginBusinessBean

public GolfUserPluginBusinessBean()
Method Detail

getGroupBusiness

protected com.idega.user.business.GroupBusiness getGroupBusiness()

getUserBusiness

protected com.idega.user.business.UserBusiness getUserBusiness()

getGolferInfo

public java.util.Map getGolferInfo(java.lang.String ssn)
                            throws java.lang.Exception
Specified by:
getGolferInfo in interface GolfUserPluginBusiness
Parameters:
ssn - The golfers social security number
Returns:
Basic information about the golfer such as name,address,phone,handicap,sub and main clubs
Throws:
java.lang.Exception

getAddressBusiness

protected com.idega.core.location.business.AddressBusiness getAddressBusiness()
                                                                       throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


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