lumis.content.service
Class ContentQuickListServiceInterface
java.lang.Object
lumis.portal.serviceinterface.GenericServiceInterface
lumis.doui.service.DouiServiceInterface
lumis.content.service.ContentServiceInterface
lumis.content.service.ContentGenericListServiceInterface
lumis.content.service.ContentQuickListServiceInterface
- All Implemented Interfaces:
- IDouiServiceInterface, IServiceInterface, IServiceInterfaceMenu
- Direct Known Subclasses:
- CommentQuickListServiceInterface
public class ContentQuickListServiceInterface
- extends ContentGenericListServiceInterface
- Since:
- 6.0.0
Method Summary |
protected boolean |
addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
|
void |
register(SessionConfig sessionConfig,
Node serviceInterfaceXmlNode,
ITransaction transaction)
Called by the service interface manager when a service interface definition is registered. |
Methods inherited from class lumis.doui.service.DouiServiceInterface |
addDefaultDouiDefinitionValues, addDefaultFilters, addDefaultInterfaceDouiDefinitionNode, addDefaultMaxRows, addDefaultPostLoadProcessors, addDefaultProcessActions, addDefaultSources, addDetailsHyperLink, addPrimaryKeyFilter, getContext, getInterfaceSourceFieldsNode, getMenu, initDouiContext, loadFromRequest, loadSources, processAction, processActions, renderBefore, renderData, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentQuickListServiceInterface
public ContentQuickListServiceInterface()
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
addDefaultControls
protected boolean addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultControls
in class ContentGenericListServiceInterface
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.