AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
HippoMap() |
HippoMap(IHippoMap original) |
Modifier and Type | Method and Description |
---|---|
void |
addMixinType(String type) |
Set<Map.Entry<String,Object>> |
entrySet() |
List<String> |
getMixinTypes() |
String |
getPrimaryType() |
Object |
put(String key,
Object value) |
void |
removeMixinType(String type) |
void |
reset() |
void |
save() |
void |
setPrimaryType(String type) |
clear, clone, containsKey, containsValue, get, isEmpty, keySet, putAll, remove, size, values
equals, hashCode, toString
public HippoMap()
public HippoMap(IHippoMap original)
public String getPrimaryType()
getPrimaryType
in interface IHippoMap
public void setPrimaryType(String type)
public List<String> getMixinTypes()
getMixinTypes
in interface IHippoMap
public void addMixinType(String type)
public void removeMixinType(String type)
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.