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 LoginEventDataAfterLoginEventDelegate.getLoginEventData()Get data object for login eventMethods in org.adempiere.base.event.annotations with parameters of type LoginEventDataModifier and TypeMethodDescriptionprotected abstract voidAfterLoginEventDelegate.onAfterLogin(LoginEventData data) override this to handle after login event