|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.portalmanagement.systeminfo.MapDataProvider
lumis.service.portalmanagement.systeminfo.SystemPropertiesDataProvider
public class SystemPropertiesDataProvider
Obtain the system properties.
Field Summary |
---|
Fields inherited from interface lumis.doui.source.IDataProvider |
---|
INTERFACE_INSTANCE_PROPERTY_FIELDS, INTERFACE_INSTANCE_PROPERTY_FILTERS, INTERFACE_INSTANCE_PROPERTY_MAX_ROWS, INTERFACE_INSTANCE_PROPERTY_ORDER_BY, MAX_NUM_ORDER_BY_FIELDS |
Constructor Summary | |
---|---|
SystemPropertiesDataProvider()
|
Method Summary | |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
obtainMapData(SessionConfig sessionConfig,
TabularSource<?> source,
ITransaction transaction)
Provides the Map data for each specific implementation |
Methods inherited from class lumis.service.portalmanagement.systeminfo.MapDataProvider |
---|
buildTabularData, loadData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemPropertiesDataProvider()
Method Detail |
---|
protected java.util.Map<java.lang.String,java.lang.String> obtainMapData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction) throws PortalException
MapDataProvider
obtainMapData
in class MapDataProvider
sessionConfig
- an instance of SessionConfigsource
- an instance of TabularSourcetransaction
- the current transaction
PortalException
- whenever an error occur
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |