Package org.openiam.elasticsearch.model
Class AbstractKeyDoc
- java.lang.Object
-
- org.openiam.elasticsearch.model.AbstractKeyDoc
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
- Direct Known Subclasses:
AbstractKeyNameDoc
,AuditLogAttributeTupleDoc
,ConnectorReplyDoc
,ExternalAuditLog
,IdmAuditLogDoc
,IncompleteSelfRegistrationDoc
,IncompleteSelfRegistrationUserDoc
,LoginDoc
,OrphanDoc
,ProvisionConnectorRequestDoc
,ProvisionRequestDoc
,ProvisionStreamDoc
,UserBusinessRuleRecalculationDoc
,UserDoc
public abstract class AbstractKeyDoc extends Object implements BaseIdentity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
AbstractKeyDoc(KeyEntity entity)
-
-
-
Constructor Detail
-
AbstractKeyDoc
protected AbstractKeyDoc(KeyEntity entity)
-
-