Package org.openiam.elasticsearch.model
Class AuditLogAttributeTupleDoc
- java.lang.Object
-
- org.openiam.elasticsearch.model.AbstractKeyDoc
-
- org.openiam.elasticsearch.model.AuditLogAttributeTupleDoc
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
public class AuditLogAttributeTupleDoc extends AbstractKeyDoc
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuditLogAttributeTupleDoc()
AuditLogAttributeTupleDoc(String key, String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setValue(String value)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.openiam.base.BaseIdentity
getId, setId
-
-