lumis.content.service
Class ContentAdministrationAddPropertyPageServiceInterface
java.lang.Object
lumis.portal.serviceinterface.GenericServiceInterface
lumis.doui.service.DouiServiceInterface
lumis.content.service.ContentServiceInterface
lumis.content.service.ContentAdministrationPropertyPageServiceInterface
lumis.content.service.ContentAdministrationAddPropertyPageServiceInterface
- All Implemented Interfaces:
- IDouiServiceInterface, IServiceInterface, IServiceInterfaceMenu
- Direct Known Subclasses:
- ContentAdministrationEmbeddedAddPropertyPageServiceInterface
public class ContentAdministrationAddPropertyPageServiceInterface
- extends ContentAdministrationPropertyPageServiceInterface
Implements a standard add property page for content administration
- Since:
- 4.0.6
Methods inherited from class lumis.doui.service.DouiServiceInterface |
addDefaultDouiDefinitionValues, addDefaultFields, addDefaultFilters, addDefaultHyperLinks, addDefaultInterfaceDouiDefinitionNode, addDefaultMaxRows, 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 |
ContentAdministrationAddPropertyPageServiceInterface
public ContentAdministrationAddPropertyPageServiceInterface()
addDefaultSources
protected boolean addDefaultSources(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultSources
in class DouiServiceInterface
- Throws:
PortalException
addDefaultControls
protected boolean addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultControls
in class ContentServiceInterface
- Throws:
PortalException
addDefaultProcessActions
protected boolean addDefaultProcessActions(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultProcessActions
in class DouiServiceInterface
- Throws:
PortalException
addDefaultProcessActionResponses
protected void addDefaultProcessActionResponses(StringBuilder processActionsXml)
throws PortalException
- Throws:
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.