Class HotRodAdminEventEntityDelegate
- java.lang.Object
-
- org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl<HotRodAdminEventEntity>
-
- org.keycloak.models.map.storage.hotRod.events.HotRodAdminEventEntity.AbstractHotRodAdminEventEntityDelegate
-
- org.keycloak.models.map.storage.hotRod.events.HotRodAdminEventEntityDelegate
-
- All Implemented Interfaces:
AbstractEntity,ExpirableEntity,UpdatableEntity,MapAdminEventEntity,HotRodEntityDelegate<HotRodAdminEventEntity>
@Generated("org.keycloak.models.map.processor.GenerateHotRodEntityImplementationsProcessor") public class HotRodAdminEventEntityDelegate extends HotRodAdminEventEntity.AbstractHotRodAdminEventEntityDelegate implements MapAdminEventEntity
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.keycloak.models.map.events.MapAdminEventEntity
MapAdminEventEntity.AbstractAdminEventEntity
-
Nested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl
-
-
Constructor Summary
Constructors Constructor Description HotRodAdminEventEntityDelegate()HotRodAdminEventEntityDelegate(DeepCloner cloner)HotRodAdminEventEntityDelegate(HotRodAdminEventEntity hotRodEntity)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static booleanentityEquals(Object o1, Object o2)static intentityHashCode(HotRodAdminEventEntity e)booleanequals(Object o)StringgetAuthClientId()StringgetAuthIpAddress()StringgetAuthRealmId()StringgetAuthUserId()StringgetError()LonggetExpiration()Returns a point in the time (timestamp in milliseconds since The Epoch) when this entity expires.HotRodAdminEventEntitygetHotRodEntity()OperationTypegetOperationType()StringgetRealmId()StringgetRepresentation()StringgetResourcePath()StringgetResourceType()LonggetTimestamp()Returns a point in time (timestamp in milliseconds since The Epoch) when the event was created.inthashCode()voidsetAuthClientId(String p0)voidsetAuthIpAddress(String p0)voidsetAuthRealmId(String p0)voidsetAuthUserId(String p0)voidsetError(String p0)voidsetExpiration(Long p0)Sets a point in the time (timestamp in milliseconds since The Epoch) when this entity expires.voidsetOperationType(OperationType p0)voidsetRealmId(String p0)voidsetRepresentation(String p0)voidsetResourcePath(String p0)voidsetResourceType(String p0)voidsetTimestamp(Long p0)Sets a point in the (timestamp in milliseconds since The Epoch) when this entity was created.StringtoString()-
Methods inherited from class org.keycloak.models.map.storage.hotRod.events.HotRodAdminEventEntity.AbstractHotRodAdminEventEntityDelegate
getId, setId
-
Methods inherited from class org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl
clearUpdatedFlag, isUpdated
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setId
-
Methods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated
-
-
-
-
Constructor Detail
-
HotRodAdminEventEntityDelegate
public HotRodAdminEventEntityDelegate()
-
HotRodAdminEventEntityDelegate
public HotRodAdminEventEntityDelegate(HotRodAdminEventEntity hotRodEntity)
-
HotRodAdminEventEntityDelegate
public HotRodAdminEventEntityDelegate(DeepCloner cloner)
-
-
Method Detail
-
entityHashCode
public static int entityHashCode(HotRodAdminEventEntity e)
-
setAuthClientId
public void setAuthClientId(String p0)
- Specified by:
setAuthClientIdin interfaceMapAdminEventEntity
-
getAuthClientId
public String getAuthClientId()
- Specified by:
getAuthClientIdin interfaceMapAdminEventEntity
-
setAuthIpAddress
public void setAuthIpAddress(String p0)
- Specified by:
setAuthIpAddressin interfaceMapAdminEventEntity
-
getAuthIpAddress
public String getAuthIpAddress()
- Specified by:
getAuthIpAddressin interfaceMapAdminEventEntity
-
getAuthRealmId
public String getAuthRealmId()
- Specified by:
getAuthRealmIdin interfaceMapAdminEventEntity
-
setAuthRealmId
public void setAuthRealmId(String p0)
- Specified by:
setAuthRealmIdin interfaceMapAdminEventEntity
-
getAuthUserId
public String getAuthUserId()
- Specified by:
getAuthUserIdin interfaceMapAdminEventEntity
-
setAuthUserId
public void setAuthUserId(String p0)
- Specified by:
setAuthUserIdin interfaceMapAdminEventEntity
-
getError
public String getError()
- Specified by:
getErrorin interfaceMapAdminEventEntity
-
setError
public void setError(String p0)
- Specified by:
setErrorin interfaceMapAdminEventEntity
-
getExpiration
public Long getExpiration()
Description copied from interface:ExpirableEntityReturns a point in the time (timestamp in milliseconds since The Epoch) when this entity expires.- Specified by:
getExpirationin interfaceExpirableEntity- Returns:
- a timestamp in milliseconds since The Epoch or
nullif this entity never expires or expiration is not known.
-
setExpiration
public void setExpiration(Long p0)
Description copied from interface:ExpirableEntitySets a point in the time (timestamp in milliseconds since The Epoch) when this entity expires.- Specified by:
setExpirationin interfaceExpirableEntity- Parameters:
p0- a timestamp in milliseconds since The Epoch ornullif this entity never expires.
-
setOperationType
public void setOperationType(OperationType p0)
- Specified by:
setOperationTypein interfaceMapAdminEventEntity
-
getOperationType
public OperationType getOperationType()
- Specified by:
getOperationTypein interfaceMapAdminEventEntity
-
getRealmId
public String getRealmId()
- Specified by:
getRealmIdin interfaceMapAdminEventEntity
-
setRealmId
public void setRealmId(String p0)
- Specified by:
setRealmIdin interfaceMapAdminEventEntity
-
setRepresentation
public void setRepresentation(String p0)
- Specified by:
setRepresentationin interfaceMapAdminEventEntity
-
getRepresentation
public String getRepresentation()
- Specified by:
getRepresentationin interfaceMapAdminEventEntity
-
setResourcePath
public void setResourcePath(String p0)
- Specified by:
setResourcePathin interfaceMapAdminEventEntity
-
getResourcePath
public String getResourcePath()
- Specified by:
getResourcePathin interfaceMapAdminEventEntity
-
getResourceType
public String getResourceType()
- Specified by:
getResourceTypein interfaceMapAdminEventEntity
-
setResourceType
public void setResourceType(String p0)
- Specified by:
setResourceTypein interfaceMapAdminEventEntity
-
getTimestamp
public Long getTimestamp()
Description copied from interface:MapAdminEventEntityReturns a point in time (timestamp in milliseconds since The Epoch) when the event was created.- Specified by:
getTimestampin interfaceMapAdminEventEntity- Returns:
- a timestamp in milliseconds since The Epoch or
nullwhen the time is unknown
-
setTimestamp
public void setTimestamp(Long p0)
Description copied from interface:MapAdminEventEntitySets a point in the (timestamp in milliseconds since The Epoch) when this entity was created.- Specified by:
setTimestampin interfaceMapAdminEventEntity- Parameters:
p0- a timestamp in milliseconds since The Epoch ornullwhen the time is unknown
-
getHotRodEntity
public HotRodAdminEventEntity getHotRodEntity()
- Specified by:
getHotRodEntityin interfaceHotRodEntityDelegate<HotRodAdminEventEntity>
-
-