Uses of Class
org.adempiere.base.event.LoginEventData
-
Packages that use LoginEventData Package Description org.adempiere.base.event.annotations -
-
Uses of LoginEventData in org.adempiere.base.event.annotations
Methods in org.adempiere.base.event.annotations that return LoginEventData Modifier and Type Method Description protected LoginEventDataAfterLoginEventDelegate. getLoginEventData()Methods in org.adempiere.base.event.annotations with parameters of type LoginEventData Modifier and Type Method Description protected abstract voidAfterLoginEventDelegate. onAfterLogin(LoginEventData data)override this to handle after login event
-