@Service public class EditorPluginServiceImpl extends CommonServiceImpl implements EditorPluginService
CommonServiceImpl,
EditorPluginServicePLUGIN_NAMEBASE_PATH_WINDOW_PROPERTY, PATH_WINDOW_PROPERTY| Constructor and Description |
|---|
EditorPluginServiceImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
customizeEditorModules(List<org.osivia.portal.api.editor.EditorModule> modules)
Customize editor modules.
|
protected CommonRepository |
getRepository()
Get portlet repository.
|
void |
selectDocument(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String path)
Select document.
|
getSourceDocumentForm, resolveViewPath, serveSearchResultsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourceDocumentForm, resolveViewPath, serveSearchResultsprotected CommonRepository getRepository()
CommonServiceImplgetRepository in class CommonServiceImplpublic void customizeEditorModules(List<org.osivia.portal.api.editor.EditorModule> modules)
EditorPluginServicecustomizeEditorModules in interface EditorPluginServicemodules - modulespublic void selectDocument(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String path)
CommonServiceselectDocument in interface CommonServiceportalControllerContext - portal controller contextpath - document pathCopyright © 2023 OSIVIA. All rights reserved.