Class SnapRow
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
com.inductiveautomation.snap.web.Row
com.inductiveautomation.snap.filedata.SnapRow
- All Implemented Interfaces:
RMJSONArchiver.GetKeys
,RMJSONArchiver.GetValue
,RMJSONArchiver.SetValue
,PropertyChangeListener
,Serializable
,Cloneable
,EventListener
,Map<String,
Object>
A row for SnapSite.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,
V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the row encapsulated by this row.Override put to do conversion.protected void
setSourceRow
(Row aRow) Sets the row encapsulated by this row.Methods inherited from class com.inductiveautomation.snap.web.Row
add, add, addPropertyChangeListener, createOriginal, delete, equals, firePropertyChange, get, get, get, getEntity, getExists, getJSONKeys, getJSONValue, getModifiedTime, getOriginal, getPrimaryValue, getProperty, getRaw, getSite, getUnresolvedRelationRows, getValue, getValue, initValues, isModified, propertyChange, put, remove, remove, removePropertyChangeListener, save, setEntity, setExists, setJSONValue, setModified, setModifiedTime, setSite, toString
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Methods inherited from class java.util.AbstractMap
hashCode