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, setLastModifiedMillis
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
clear, containsKey, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, toCompleteMap, values
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public MappedModelBase()
public Map<String,Object> getAttributes()
getAttributes
in interface MappedModel
public void setAttributes(Map<String,Object> attributes)
setAttributes
in interface MappedModel
Copyright © 2016. All rights reserved.