Class HotRodRoleEntity.AbstractHotRodRoleEntityDelegate
java.lang.Object
org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl<HotRodRoleEntity>
org.keycloak.models.map.storage.hotRod.role.HotRodRoleEntity.AbstractHotRodRoleEntityDelegate
- All Implemented Interfaces:
AbstractEntity,EntityWithAttributes,UpdatableEntity,MapRoleEntity,HotRodEntityDelegate<HotRodRoleEntity>
- Direct Known Subclasses:
HotRodRoleEntityDelegate
- Enclosing class:
- HotRodRoleEntity
public abstract static class HotRodRoleEntity.AbstractHotRodRoleEntityDelegate
extends UpdatableHotRodEntityDelegateImpl<HotRodRoleEntity>
implements MapRoleEntity
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.map.role.MapRoleEntity
MapRoleEntity.AbstractRoleEntityNested 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.EntityWithAttributes
getAttribute, getAttributes, removeAttribute, setAttribute, setAttributesMethods inherited from interface org.keycloak.models.map.storage.hotRod.common.HotRodEntityDelegate
getHotRodEntityMethods inherited from interface org.keycloak.models.map.role.MapRoleEntity
addCompositeRole, getClientId, getCompositeRoles, getDescription, getName, getRealmId, removeCompositeRole, setCompositeRoles, setDescription, setRealmIdMethods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
AbstractHotRodRoleEntityDelegate
public AbstractHotRodRoleEntityDelegate()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceAbstractEntity
-
setId
- Specified by:
setIdin interfaceAbstractEntity
-
setClientId
- Specified by:
setClientIdin interfaceMapRoleEntity
-
setName
- Specified by:
setNamein interfaceMapRoleEntity
-