Package org.openiam.elasticsearch.model
Class UserAttributeDoc
- java.lang.Object
-
- org.openiam.elasticsearch.model.AbstractKeyDoc
-
- org.openiam.elasticsearch.model.AbstractKeyNameDoc
-
- org.openiam.elasticsearch.model.AbstractAttributeDoc
-
- org.openiam.elasticsearch.model.UserAttributeDoc
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
public class UserAttributeDoc extends AbstractAttributeDoc
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserAttributeDoc()
-
Method Summary
-
Methods inherited from class org.openiam.elasticsearch.model.AbstractKeyNameDoc
getKeyName, getName, setKeyName, setName
-
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
-
-