public class ForumMessageListPostLoadProcessor extends Object implements IPostLoadProcessor
Modifier and Type | Field and Description |
---|---|
protected ControlContainer |
controlContainer |
protected String |
currentUserId |
protected DouiContext |
douiContext |
protected boolean |
isLocked |
protected boolean |
isModerator |
Constructor and Description |
---|
ForumMessageListPostLoadProcessor() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDeleteButtonScript(String pkFieldName,
ISourceData row,
boolean isModerator) |
protected String |
getEditButtonScript(String pkFieldName,
ISourceData row,
IServiceInterfaceUrl baseUrl) |
protected String |
getQuoteButtonScript(String pkFieldName,
ISourceData row,
IServiceInterfaceUrl baseUrl) |
void |
processSource(SessionConfig sessionConfig,
Source source,
Node parametersNode,
ITransaction transaction) |
protected DouiContext douiContext
protected ControlContainer controlContainer
protected String currentUserId
protected boolean isModerator
protected boolean isLocked
public void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction) throws PortalException
processSource
in interface IPostLoadProcessor
PortalException
protected String getQuoteButtonScript(String pkFieldName, ISourceData row, IServiceInterfaceUrl baseUrl) throws PortalException
PortalException
protected String getEditButtonScript(String pkFieldName, ISourceData row, IServiceInterfaceUrl baseUrl) throws PortalException
PortalException
protected String getDeleteButtonScript(String pkFieldName, ISourceData row, boolean isModerator)
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.