|
||||||||||
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.util.GolfHandicapImportFileHandlerBean
public class GolfHandicapImportFileHandlerBean
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 |
---|
public GolfHandicapImportFileHandlerBean()
Method Detail |
---|
public java.util.List getFailedRecords() throws java.rmi.RemoteException
getFailedRecords
in interface com.idega.block.importer.business.ImportFileHandler
java.rmi.RemoteException
public java.util.List getSuccessRecords() throws java.rmi.RemoteException
getSuccessRecords
in interface com.idega.block.importer.business.ImportFileHandler
java.rmi.RemoteException
public boolean handleRecords() throws java.rmi.RemoteException
handleRecords
in interface com.idega.block.importer.business.ImportFileHandler
java.rmi.RemoteException
public void setImportFile(com.idega.block.importer.data.ImportFile file) throws java.rmi.RemoteException
setImportFile
in interface com.idega.block.importer.business.ImportFileHandler
java.rmi.RemoteException
public void setRootGroup(com.idega.user.data.Group rootGroup) throws java.rmi.RemoteException
setRootGroup
in interface com.idega.block.importer.business.ImportFileHandler
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |