Class JpaRoleMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.role.MapRoleEntity.AbstractRoleEntity
org.keycloak.models.map.role.MapRoleEntityImpl
org.keycloak.models.map.storage.jpa.role.entity.JpaRoleMetadata
- All Implemented Interfaces:
Serializable
,AbstractEntity
,EntityWithAttributes
,UpdatableEntity
,MapRoleEntity
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.map.role.MapRoleEntityImpl
MapRoleEntityImpl.Empty
Nested classes/interfaces inherited from interface org.keycloak.models.map.role.MapRoleEntity
MapRoleEntity.AbstractRoleEntity
Nested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl
-
Field Summary
Fields inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
updated
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.models.map.role.MapRoleEntityImpl
addCompositeRole, deepClone, equals, getAttribute, getAttributes, getClientId, getCompositeRoles, getDescription, getName, getRealmId, hashCode, removeAttribute, removeCompositeRole, setAttribute, setAttributes, setClientId, setCompositeRoles, setDescription, setName, setRealmId, toString
Methods inherited from class org.keycloak.models.map.role.MapRoleEntity.AbstractRoleEntity
getId, setId
Methods inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
clearUpdatedFlag, isUpdated, markUpdatedFlag
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, markUpdatedFlag
-
Constructor Details
-
JpaRoleMetadata
-
JpaRoleMetadata
public JpaRoleMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-