Package org.openiam.elasticsearch.model
Class GroupDoc
- java.lang.Object
-
- org.openiam.elasticsearch.model.AbstractKeyDoc
-
- org.openiam.elasticsearch.model.AbstractKeyNameDoc
-
- org.openiam.elasticsearch.model.AbstractMetadataTypeDoc
-
- org.openiam.elasticsearch.model.GroupDoc
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
public class GroupDoc extends AbstractMetadataTypeDoc
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GroupDoc()
-
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
-
-