lumis.doui.service
Class DouiGenericListServiceInterface
java.lang.Object
lumis.portal.serviceinterface.GenericServiceInterface
lumis.doui.service.DouiServiceInterface
lumis.doui.service.DouiGenericListServiceInterface
- All Implemented Interfaces:
- IDouiServiceInterface, IServiceInterface, IServiceInterfaceMenu
- Direct Known Subclasses:
- DouiAdministrationListServiceInterface, DouiListServiceInterface, DouiQuickListServiceInterface
public abstract class DouiGenericListServiceInterface
- extends DouiServiceInterface
A generic doui list service interface implementation.
- Since:
- 4.0.0
Method Summary |
protected boolean |
addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
|
protected boolean |
addDefaultFields(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
|
protected boolean |
addDefaultHyperLinks(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
ITransaction transaction)
|
protected boolean |
addDefaultOrderBy(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
|
protected String |
getCustomMenu(SessionConfig sessionConfig,
ServiceInterfaceInstanceConfig config,
ITransaction transaction)
|
Methods inherited from class lumis.doui.service.DouiServiceInterface |
addDefaultDouiDefinitionValues, addDefaultFilters, addDefaultInterfaceDouiDefinitionNode, addDefaultMaxRows, addDefaultProcessActions, addDefaultSources, addDetailsHyperLink, addPrimaryKeyFilter, getContext, getDefaultStyle, getInterfaceSourceFieldsNode, getMenu, getRepositoryMenus, processAction, register, render, renderBefore, renderData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DouiGenericListServiceInterface
public DouiGenericListServiceInterface()
getCustomMenu
protected String getCustomMenu(SessionConfig sessionConfig,
ServiceInterfaceInstanceConfig config,
ITransaction transaction)
throws PortalException
- Overrides:
getCustomMenu
in class DouiServiceInterface
- Throws:
PortalException
addDefaultHyperLinks
protected boolean addDefaultHyperLinks(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
ITransaction transaction)
throws PortalException
- Overrides:
addDefaultHyperLinks
in class DouiServiceInterface
- Throws:
PortalException
addDefaultControls
protected boolean addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultControls
in class DouiServiceInterface
- Throws:
PortalException
addDefaultFields
protected boolean addDefaultFields(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultFields
in class DouiServiceInterface
- Throws:
PortalException
addDefaultOrderBy
protected boolean addDefaultOrderBy(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode)
throws PortalException
- Overrides:
addDefaultOrderBy
in class DouiServiceInterface
- Throws:
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.