Class HotRodAdminEventEntity.AbstractHotRodAdminEventEntityDelegate
java.lang.Object
org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl<HotRodAdminEventEntity>
org.keycloak.models.map.storage.hotRod.events.HotRodAdminEventEntity.AbstractHotRodAdminEventEntityDelegate
- All Implemented Interfaces:
AbstractEntity,ExpirableEntity,UpdatableEntity,MapAdminEventEntity,HotRodEntityDelegate<HotRodAdminEventEntity>
- Direct Known Subclasses:
HotRodAdminEventEntityDelegate
- Enclosing class:
- HotRodAdminEventEntity
public abstract static class HotRodAdminEventEntity.AbstractHotRodAdminEventEntityDelegate
extends UpdatableHotRodEntityDelegateImpl<HotRodAdminEventEntity>
implements MapAdminEventEntity
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.map.events.MapAdminEventEntity
MapAdminEventEntity.AbstractAdminEventEntityNested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl
clearUpdatedFlag, isUpdatedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.models.map.common.ExpirableEntity
getExpiration, setExpirationMethods inherited from interface org.keycloak.models.map.storage.hotRod.common.HotRodEntityDelegate
getHotRodEntityMethods inherited from interface org.keycloak.models.map.events.MapAdminEventEntity
getAuthClientId, getAuthIpAddress, getAuthRealmId, getAuthUserId, getError, getOperationType, getRealmId, getRepresentation, getResourcePath, getResourceType, getTimestamp, setAuthClientId, setAuthIpAddress, setAuthRealmId, setAuthUserId, setError, setOperationType, setRealmId, setRepresentation, setResourcePath, setResourceType, setTimestampMethods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
AbstractHotRodAdminEventEntityDelegate
public AbstractHotRodAdminEventEntityDelegate()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceAbstractEntity
-
setId
- Specified by:
setIdin interfaceAbstractEntity
-