Uses of Interface
lumis.portal.monitor.impl.IMonitorUserAttributeValue
-
Packages that use IMonitorUserAttributeValue Package Description lumis.portal.monitor.impl Implementation of theportal monitoring framework
. -
-
Uses of IMonitorUserAttributeValue in lumis.portal.monitor.impl
Classes in lumis.portal.monitor.impl with type parameters of type IMonitorUserAttributeValue Modifier and Type Class Description class
CustomUserAttributesMap<VALUE extends IMonitorUserAttributeValue>
A map for handle with monitor user attribute.Methods in lumis.portal.monitor.impl that return IMonitorUserAttributeValue Modifier and Type Method Description IMonitorUserAttributeValue
CustomUserAttributesMap.Constructor. create(MonitorUser monitorUser, UserAttribute userAttribute, String valueAsString, List<Object> valueAsList)
-