lumis.service.wsrp.consumer.doui
Class ClonedPortletUsePostLoadProcessor
java.lang.Object
lumis.service.wsrp.consumer.doui.ClonedPortletUsePostLoadProcessor
- All Implemented Interfaces:
- IPostLoadProcessor
public class ClonedPortletUsePostLoadProcessor
- extends Object
- implements IPostLoadProcessor
IPostLoadProcessor
implementation to translate service interface
instance identification to a human readable form (with service interface
instance's display name and page path).
- Since:
- 6.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClonedPortletUsePostLoadProcessor
public ClonedPortletUsePostLoadProcessor()
processSource
public void processSource(SessionConfig sessionConfig,
Source source,
Node parametersNode,
ITransaction transaction)
throws PortalException
- Specified by:
processSource
in interface IPostLoadProcessor
- Throws:
PortalException
getFormat
protected String getFormat(Node parametersNode)
throws PortalException
- Returns the format to be parsed.
- Parameters:
parametersNode
- the parameters node.
- Returns:
- the format to be used.
- Throws:
PortalException
- Since:
- 6.0.0
processRow
protected void processRow(ISourceData row,
String format,
Source<?> source,
SessionConfig sessionConfig,
ITransaction transaction)
throws PortalException
- Process a single row.
- Parameters:
row
- the row to be processed.format
- the format to be used.source
- the source.sessionConfig
- the session config.transaction
- the transaction.
- Throws:
PortalException
- Since:
- 6.0.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.