Package | Description |
---|---|
lumis.portal.monitor |
Defines classes and interfaces for monitoring data.
|
lumis.portal.monitor.impl |
Implementation of the
portal monitoring framework . |
Modifier and Type | Method and Description |
---|---|
IMonitorFieldSPI |
IMonitorFieldSPI.addInnerField(IMonitorField innerField)
Adds the given inner field.
|
IMonitorFieldSPI |
IMonitorFieldSPI.clearInnerFields()
Removes all inner fields.
|
IMonitorFieldSPI |
IMonitorFieldSPI.removeInnerField(String innerFieldId)
Removes the given inner field.
|
IMonitorFieldSPI |
IMonitorFieldSPI.setDataType(IMonitorField.DataType dataType)
Sets the data type for this field.
|
IMonitorFieldSPI |
IMonitorFieldSPI.setDescription(String description)
Sets the (localizable description).
|
IMonitorFieldSPI |
IMonitorFieldSPI.setIdentifiesUserDefinition(boolean identifiesUserDefinition)
Sets whether this field identifies the user and must have its value modified when anonymized according to the
definition of this field.
|
IMonitorFieldSPI |
IMonitorFieldSPI.setIdentifiesUserOverride(Boolean identifiesUserOverride)
Sets whether this field identifies the user and must have its value modified when anonymized, according to
configuration of the current environment.
|
IMonitorFieldSPI |
IMonitorFieldSPI.setName(String name)
Sets the (localizable) name of this field.
|
IMonitorFieldSPI |
IMonitorFieldSPI.setStandard(boolean isStandard)
Sets this field either as standard or custom (non-standard).
|
IMonitorFieldSPI |
IMonitorFieldSPI.setStringResourcePath(String stringResourcePath)
Sets this field string resource path (used, if present, to localize strings).
|
IMonitorFieldSPI |
IMonitorFieldSPI.setUnit(String unit)
Sets the (localizable) unit of this field.
|
Modifier and Type | Method and Description |
---|---|
IMonitorFieldGroupSPI |
IMonitorFieldGroupSPI.addField(IMonitorFieldSPI field)
Adds the given field in this field group.
|
Modifier and Type | Method and Description |
---|---|
IMonitorFieldSPI |
MonitorManager.getField(String fieldId) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.