Uses of Class
org.adempiere.base.event.LoginEventData
Packages that use LoginEventData
Package
Description
Provide classes and annotation for OSGi event handling.
-
Uses of LoginEventData in org.adempiere.base.event.annotations
Methods in org.adempiere.base.event.annotations that return LoginEventDataModifier and TypeMethodDescriptionprotected LoginEventData
AfterLoginEventDelegate.getLoginEventData()
Get data object for login eventMethods in org.adempiere.base.event.annotations with parameters of type LoginEventDataModifier and TypeMethodDescriptionprotected abstract void
AfterLoginEventDelegate.onAfterLogin
(LoginEventData data) override this to handle after login event