is.idega.idegaweb.golf.util
Class GolfHandicapImportFileHandlerBean

java.lang.Object
  extended by com.idega.business.IBOServiceBean
      extended by is.idega.idegaweb.golf.util.GolfHandicapImportFileHandlerBean
All Implemented Interfaces:
com.idega.block.importer.business.ImportFileHandler, com.idega.business.IBOService, GolfHandicapImportFileHandler, java.io.Serializable, java.rmi.Remote, javax.ejb.EJBObject, javax.ejb.EnterpriseBean, javax.ejb.SessionBean

public class GolfHandicapImportFileHandlerBean
extends com.idega.business.IBOServiceBean
implements GolfHandicapImportFileHandler

See Also:
Serialized Form

Constructor Summary
GolfHandicapImportFileHandlerBean()
           
 
Method Summary
 java.util.List getFailedRecords()
           
 java.util.List getSuccessRecords()
           
 boolean handleRecords()
           
 void setImportFile(com.idega.block.importer.data.ImportFile file)
           
 void setRootGroup(com.idega.user.data.Group rootGroup)
           
 
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

GolfHandicapImportFileHandlerBean

public GolfHandicapImportFileHandlerBean()
Method Detail

getFailedRecords

public java.util.List getFailedRecords()
                                throws java.rmi.RemoteException
Specified by:
getFailedRecords in interface com.idega.block.importer.business.ImportFileHandler
Throws:
java.rmi.RemoteException

getSuccessRecords

public java.util.List getSuccessRecords()
                                 throws java.rmi.RemoteException
Specified by:
getSuccessRecords in interface com.idega.block.importer.business.ImportFileHandler
Throws:
java.rmi.RemoteException

handleRecords

public boolean handleRecords()
                      throws java.rmi.RemoteException
Specified by:
handleRecords in interface com.idega.block.importer.business.ImportFileHandler
Throws:
java.rmi.RemoteException

setImportFile

public void setImportFile(com.idega.block.importer.data.ImportFile file)
                   throws java.rmi.RemoteException
Specified by:
setImportFile in interface com.idega.block.importer.business.ImportFileHandler
Throws:
java.rmi.RemoteException

setRootGroup

public void setRootGroup(com.idega.user.data.Group rootGroup)
                  throws java.rmi.RemoteException
Specified by:
setRootGroup in interface com.idega.block.importer.business.ImportFileHandler
Throws:
java.rmi.RemoteException


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