Package lumis.service.categorization
Class TermDetailsPostLoadProcessor
- java.lang.Object
-
- lumis.service.categorization.TermDetailsPostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class TermDetailsPostLoadProcessor extends Object implements IPostLoadProcessor
Provides term parent information for the term's details interface.- Since:
- 6.2.0
- Version:
- $Revision: 14186 $ $Date: 2012-04-02 11:40:15 -0300 (Mon, 02 Apr 2012) $
-
-
Constructor Summary
Constructors Constructor Description TermDetailsPostLoadProcessor()
-
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
-
-