Class SocialNetworkNamePostLoadProcessor
- java.lang.Object
-
- lumis.service.socialnetworkintegration.postload.SocialNetworkNamePostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class SocialNetworkNamePostLoadProcessor extends Object implements IPostLoadProcessor
Post Load Processor to fills the social network name.- Since:
- 6.1.0
- Version:
- $Revision: 13752 $ $Date: 2011-10-13 14:10:51 -0300 (Thu, 13 Oct 2011) $
-
-
Constructor Summary
Constructors Constructor Description SocialNetworkNamePostLoadProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction)
-
-
-
Method Detail
-
processSource
public void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction) throws PortalException
- Specified by:
processSource
in interfaceIPostLoadProcessor
- Throws:
PortalException
-
-