JavaScript is disabled on your browser.
Skip navigation links
iDempiere 11.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.adempiere.webui.factory.IFeedbackService
Packages that use
IFeedbackService
Package
Description
org.adempiere.webui.factory
org.adempiere.webui.util
Uses of
IFeedbackService
in
org.adempiere.webui.factory
Classes in
org.adempiere.webui.factory
that implement
IFeedbackService
Modifier and Type
Class
Description
class
DefaultFeedbackService
Default implementation of
IFeedbackService
Uses of
IFeedbackService
in
org.adempiere.webui.util
Methods in
org.adempiere.webui.util
that return
IFeedbackService
Modifier and Type
Method
Description
static
IFeedbackService
FeedbackManager.
getFeedbackService
()