lumis.content.service
Class ContentAdministrationEditPropertyPageServiceInterface
java.lang.Object
lumis.portal.serviceinterface.GenericServiceInterface
lumis.doui.service.DouiServiceInterface
lumis.content.service.ContentServiceInterface
lumis.content.service.ContentAdministrationPropertyPageServiceInterface
lumis.content.service.ContentAdministrationEditPropertyPageServiceInterface
- All Implemented Interfaces:
- IDouiServiceInterface, IServiceInterface, IServiceInterfaceMenu
public class ContentAdministrationEditPropertyPageServiceInterface
- extends ContentAdministrationPropertyPageServiceInterface
Implements a standard edit property page for content administration
- Since:
- 4.0.6
Methods inherited from class lumis.doui.service.DouiServiceInterface |
addDefaultDouiDefinitionValues, addDefaultFields, addDefaultHyperLinks, addDefaultInterfaceDouiDefinitionNode, addDefaultMaxRows, addDefaultOrderBy, addDefaultSources, addDetailsHyperLink, addPrimaryKeyFilter, getContext, getInterfaceSourceFieldsNode, getMenu, processAction, render, renderBefore, renderData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentAdministrationEditPropertyPageServiceInterface
public ContentAdministrationEditPropertyPageServiceInterface()
addDefaultControls
protected boolean addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultControls
in class ContentServiceInterface
- Throws:
PortalException
addDefaultFilters
protected boolean addDefaultFilters(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultFilters
in class DouiServiceInterface
- Throws:
PortalException
addDefaultProcessActions
protected boolean addDefaultProcessActions(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultProcessActions
in class DouiServiceInterface
- Throws:
PortalException
register
public void register(SessionConfig sessionConfig,
Node serviceInterfaceXmlNode,
ITransaction transaction)
throws PortalException
- Description copied from interface:
IServiceInterface
- Called by the service interface manager when a service interface definition is registered.
This method allows the Service Interface implementation to set its default values into the
service interface definition xml.
- Specified by:
register
in interface IServiceInterface
- Overrides:
register
in class ContentAdministrationPropertyPageServiceInterface
- Parameters:
sessionConfig
- TODOtransaction
- TODO
- Throws:
PortalException
addDefaultProcessActionResponses
protected void addDefaultProcessActionResponses(StringBuilder processActionsXml)
throws PortalException
- Throws:
PortalException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.