public class ContentDetailsServiceInterface extends ContentServiceInterface
VALIDATE_RENDER_PARAMETER
Constructor and Description |
---|
ContentDetailsServiceInterface() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode) |
protected boolean |
addDefaultFields(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode) |
protected boolean |
addDefaultMaxRows(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode) |
protected String |
getCustomMenu(SessionConfig sessionConfig,
ServiceInterfaceInstanceConfig config,
ITransaction transaction) |
void |
register(SessionConfig sessionConfig,
Node serviceInterfaceXmlNode,
ITransaction transaction)
Called by the service interface manager when a service interface definition is registered.
|
protected void |
renderData(IServiceInterfaceRenderResponse response,
DouiContext douiContext)
Render data.
|
protected void |
setPreviewSupportedProperty(SessionConfig sessionConfig,
Node serviceInterfaceXmlNode,
ITransaction transaction) |
addDefaultOrderBy, getDefaultStyle, getRepositoryMenus, load, render
addDefaultDouiDefinitionValues, addDefaultFilters, addDefaultHyperLinks, addDefaultInterfaceDouiDefinitionNode, addDefaultPostLoadProcessors, addDefaultProcessActions, addDefaultSources, addDetailsHyperLink, addPrimaryKeyFilter, getContext, getInterfaceSourceFieldsNode, getMenu, initDouiContext, loadFromRequest, loadSources, processAction, processActions, renderBefore, validate
instanceAdded, instanceDeleted, instanceLoaded, instanceUnLoaded, unload
protected String getCustomMenu(SessionConfig sessionConfig, ServiceInterfaceInstanceConfig config, ITransaction transaction) throws PortalException
getCustomMenu
in class ContentServiceInterface
PortalException
public void register(SessionConfig sessionConfig, Node serviceInterfaceXmlNode, ITransaction transaction) throws PortalException
IServiceInterface
register
in interface IServiceInterface
register
in class DouiServiceInterface
sessionConfig
- TODOtransaction
- TODOPortalException
protected void setPreviewSupportedProperty(SessionConfig sessionConfig, Node serviceInterfaceXmlNode, ITransaction transaction) throws PortalException
PortalException
protected boolean addDefaultMaxRows(Node serviceInterfaceSourceNode, Node serviceDouiDefinitionNode, Node serviceInterfaceXmlNode) throws PortalException
addDefaultMaxRows
in class DouiServiceInterface
PortalException
protected boolean addDefaultFields(Node serviceInterfaceSourceNode, Node serviceDouiDefinitionNode, Node serviceInterfaceXmlNode) throws PortalException
addDefaultFields
in class DouiServiceInterface
PortalException
protected boolean addDefaultControls(Node serviceInterfaceDouiDefinitionNode, Node serviceDouiDefinitionNode, Node serviceInterfaceXmlNode) throws PortalException
addDefaultControls
in class DouiServiceInterface
PortalException
protected void renderData(IServiceInterfaceRenderResponse response, DouiContext douiContext) throws PortalException
DouiServiceInterface
renderData
in class DouiServiceInterface
douiContext
- DouiContext instance.PortalException
- if an error occur during the render process.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.