public class AuditEntryAsMap extends ObjectAsMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
protected AuditEntry |
entry |
protected static String |
objType |
dateFormat, dynaBean, wrappedObject
Modifier | Constructor and Description |
---|---|
protected |
AuditEntryAsMap() |
|
AuditEntryAsMap(AuditEntry entry,
GrouperSession s) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
protected void |
init(AuditEntry entry) |
protected Object |
instantiateFieldObject(String label,
Object value) |
entrySet, getByIntrospection, getDateFormat, getExtraKeys, getInstance, getInstance, getInstance, getInstance, getObjectType, getString, getWrappedObject, isEmpty, keySet, setDateFormat, size
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, getOrDefault, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, values
equals, hashCode, toString
protected AuditEntry entry
protected static final String objType
protected AuditEntryAsMap()
public AuditEntryAsMap(AuditEntry entry, GrouperSession s)
stem
- Stem to wraps
- GrouperSession for authenticated userprotected void init(AuditEntry entry)
Copyright © 2016 Internet2. All rights reserved.