@Service public class EditorLinkServiceImpl extends Object implements EditorLinkService, org.springframework.context.ApplicationContextAware
EditorLinkService,
ApplicationContextAware| Constructor and Description |
|---|
EditorLinkServiceImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EditorLinkForm |
getForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get editor link form.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public EditorLinkForm getForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) throws javax.portlet.PortletException
getForm in interface EditorLinkServiceportalControllerContext - portal controller contextjavax.portlet.PortletExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2021 OSIVIA. All rights reserved.