public class MappedModelBase extends ModelBase implements MappedModel
| Constructor and Description |
|---|
MappedModelBase() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttributes() |
void |
setAttributes(Map<String,Object> attributes) |
equals, getBucket, getCompoundId, getController, getDeleted, getId, getIsNewInsert, getLastModifiedMillis, getMeta, hashCode, setBucket, setDeleted, setId, setIsNewInsert, setLastModifiedMillisclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitclear, containsKey, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, toCompleteMap, valuescompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic MappedModelBase()
public Map<String,Object> getAttributes()
getAttributes in interface MappedModelpublic void setAttributes(Map<String,Object> attributes)
setAttributes in interface MappedModelCopyright © 2016. All rights reserved.