Package lumis.service.categorization
Class ServiceInstanceDisplayPostLoadProcessor
- java.lang.Object
-
- lumis.service.categorization.ServiceInstanceDisplayPostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class ServiceInstanceDisplayPostLoadProcessor extends Object implements IPostLoadProcessor
Generates the value for theserviceInstanceDisplay
field,- Since:
- 6.2.0
- Version:
- $Revision: 14186 $ $Date: 2012-04-02 11:40:15 -0300 (Mon, 02 Apr 2012) $
-
-
Constructor Summary
Constructors Constructor Description ServiceInstanceDisplayPostLoadProcessor()
-
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
-
-