is.idega.idegaweb.golf.business
Interface UserSynchronizationBusiness

All Superinterfaces:
javax.ejb.EJBObject, com.idega.business.IBOService, java.rmi.Remote
All Known Implementing Classes:
UserSynchronizationBusinessBean

public interface UserSynchronizationBusiness
extends com.idega.business.IBOService


Method Summary
 boolean sync()
           
 void syncUserFromRequest(com.idega.presentation.IWContext iwc)
           
 
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
 

Method Detail

sync

boolean sync()
             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

syncUserFromRequest

void syncUserFromRequest(com.idega.presentation.IWContext iwc)


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