lumis.service.portalmanagement.systeminfo
Class GeneralInformationDataProvider
java.lang.Object
lumis.service.portalmanagement.systeminfo.MapDataProvider
lumis.service.portalmanagement.systeminfo.GeneralInformationDataProvider
- All Implemented Interfaces:
- IDataProvider<TabularSource<?>>
public class GeneralInformationDataProvider
- extends MapDataProvider
Obtain general information like date, user locale, etc
- Since:
- 5.6.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralInformationDataProvider
public GeneralInformationDataProvider()
obtainMapData
protected Map<String,String> obtainMapData(SessionConfig sessionConfig,
TabularSource<?> source,
ITransaction transaction)
throws PortalException
- Description copied from class:
MapDataProvider
- Provides the Map data for each specific implementation
- Specified by:
obtainMapData
in class MapDataProvider
- Parameters:
sessionConfig
- an instance of SessionConfigsource
- an instance of TabularSourcetransaction
- the current transaction
- Returns:
- an instance of Map with the data to be filled
in TabularData
- Throws:
PortalException
- whenever an error occur
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.