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 SummaryNested classes/interfaces inherited from class java.util.AbstractMapAbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionReturns the row encapsulated by this row.Override put to do conversion.protected voidsetSourceRow(Row aRow) Sets the row encapsulated by this row.Methods inherited from class com.inductiveautomation.snap.web.Rowadd, 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, toStringMethods inherited from class java.util.HashMapclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMaphashCode