lumis.content.service
Class ContentListServiceInterface
java.lang.Object
lumis.portal.serviceinterface.GenericServiceInterface
lumis.doui.service.DouiServiceInterface
lumis.content.service.ContentServiceInterface
lumis.content.service.ContentGenericListServiceInterface
lumis.content.service.ContentListServiceInterface
- All Implemented Interfaces:
- IDouiServiceInterface, IServiceInterface, IServiceInterfaceMenu
- Direct Known Subclasses:
- CommentListServiceInterface
public class ContentListServiceInterface
- extends ContentGenericListServiceInterface
Interface for content lists
- Since:
- 4.1.0
Methods inherited from class lumis.doui.service.DouiServiceInterface |
addDefaultDouiDefinitionValues, addDefaultFilters, addDefaultInterfaceDouiDefinitionNode, addDefaultMaxRows, addDefaultProcessActions, 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 |
ContentListServiceInterface
public ContentListServiceInterface()
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 ContentGenericListServiceInterface
- Parameters:
sessionConfig
- TODOtransaction
- TODO
- Throws:
PortalException
setIsListProperty
protected void setIsListProperty(Node serviceInterfaceXmlNode)
throws PortalException
- Throws:
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.