Class JpaGroupMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.group.MapGroupEntity.AbstractGroupEntity
org.keycloak.models.map.group.MapGroupEntityImpl
org.keycloak.models.map.storage.jpa.group.entity.JpaGroupMetadata
- All Implemented Interfaces:
Serializable
,AbstractEntity
,EntityWithAttributes
,UpdatableEntity
,MapGroupEntity
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.map.group.MapGroupEntityImpl
MapGroupEntityImpl.Empty
Nested classes/interfaces inherited from interface org.keycloak.models.map.group.MapGroupEntity
MapGroupEntity.AbstractGroupEntity
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.group.MapGroupEntityImpl
addGrantedRole, deepClone, equals, getAttribute, getAttributes, getGrantedRoles, getName, getParentId, getRealmId, hashCode, removeAttribute, removeGrantedRole, setAttribute, setAttributes, setGrantedRoles, setName, setParentId, setRealmId, toString
Methods inherited from class org.keycloak.models.map.group.MapGroupEntity.AbstractGroupEntity
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
-
JpaGroupMetadata
-
JpaGroupMetadata
public JpaGroupMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-