public class ContentAdministrationEditPropertyPageServiceInterface extends ContentAdministrationPropertyPageServiceInterface
VALIDATE_RENDER_PARAMETER
Constructor and Description |
---|
ContentAdministrationEditPropertyPageServiceInterface() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
addDefaultControls(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode) |
protected boolean |
addDefaultFilters(Node serviceInterfaceSourceNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode) |
protected void |
addDefaultProcessActionResponses(StringBuilder processActionsXml) |
protected boolean |
addDefaultProcessActions(Node serviceInterfaceDouiDefinitionNode,
Node serviceDouiDefinitionNode,
Node serviceInterfaceXmlNode) |
protected void |
processActions(DouiContext douiContext)
Process actions.
|
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.
|
getCustomMenu, setIsAdministrationProperty, setIsRuntimeOnlyProperty
addDefaultOrderBy, getDefaultStyle, getRepositoryMenus, load, render
addDefaultDouiDefinitionValues, addDefaultFields, addDefaultHyperLinks, addDefaultInterfaceDouiDefinitionNode, addDefaultMaxRows, addDefaultPostLoadProcessors, addDefaultSources, addDetailsHyperLink, addPrimaryKeyFilter, getContext, getInterfaceSourceFieldsNode, getMenu, initDouiContext, loadFromRequest, loadSources, processAction, renderBefore, validate
instanceAdded, instanceDeleted, instanceLoaded, instanceUnLoaded, unload
public ContentAdministrationEditPropertyPageServiceInterface()
protected boolean addDefaultControls(Node serviceInterfaceDouiDefinitionNode, Node serviceDouiDefinitionNode, Node serviceInterfaceXmlNode) throws PortalException
addDefaultControls
in class DouiServiceInterface
PortalException
protected boolean addDefaultFilters(Node serviceInterfaceSourceNode, Node serviceDouiDefinitionNode, Node serviceInterfaceXmlNode) throws PortalException
addDefaultFilters
in class DouiServiceInterface
PortalException
protected boolean addDefaultProcessActions(Node serviceInterfaceDouiDefinitionNode, Node serviceDouiDefinitionNode, Node serviceInterfaceXmlNode) throws PortalException
addDefaultProcessActions
in class DouiServiceInterface
PortalException
public void register(SessionConfig sessionConfig, Node serviceInterfaceXmlNode, ITransaction transaction) throws PortalException
IServiceInterface
register
in interface IServiceInterface
register
in class ContentAdministrationPropertyPageServiceInterface
sessionConfig
- TODOtransaction
- TODOPortalException
protected void addDefaultProcessActionResponses(StringBuilder processActionsXml) throws PortalException
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.protected void processActions(DouiContext douiContext) throws PortalException
DouiServiceInterface
processActions
in class DouiServiceInterface
douiContext
- instance of DouiContext.PortalException
- if an error occur during the action process.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.