Package org.exoplatform.commons.api.ui
Interface PlugableUIService
- All Known Implementing Classes:
PlugableUIServiceImpl
public interface PlugableUIService
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddPlugin(BaseUIPlugin plugin) getPlugins(String type) processAction(ActionContext actionContext) render(RenderContext renderContext)
-
Method Details
-
addPlugin
-
getPlugins
-
render
-
processAction
-