lumis.service.media
Class MediaInfoFetcherPostLoadProcessor

Package class diagram package MediaInfoFetcherPostLoadProcessor
java.lang.Object
  extended by lumis.service.media.MediaInfoFetcherPostLoadProcessor
All Implemented Interfaces:
IPostLoadProcessor

public class MediaInfoFetcherPostLoadProcessor
extends Object
implements IPostLoadProcessor

Adds information about an media in a source field. The id of the field with the media id must be set as the 'fieldId' parameter for this postLoadProcessor.

Since:
7.0.0

Constructor Summary
MediaInfoFetcherPostLoadProcessor()
           
 
Method Summary
 void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaInfoFetcherPostLoadProcessor

public MediaInfoFetcherPostLoadProcessor()
Method Detail

processSource

public void processSource(SessionConfig sessionConfig,
                          Source source,
                          Node parametersNode,
                          ITransaction transaction)
                   throws PortalException
Specified by:
processSource in interface IPostLoadProcessor
Throws:
PortalException


Lumisportal  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.