Class HotRodRoleEntityDescriptor
java.lang.Object
org.keycloak.models.map.storage.hotRod.role.HotRodRoleEntityDescriptor
- All Implemented Interfaces:
HotRodEntityDescriptor<HotRodRoleEntity,
HotRodRoleEntityDelegate>
@Generated("org.keycloak.models.map.processor.GenerateHotRodEntityImplementationsProcessor")
public class HotRodRoleEntityDescriptor
extends Object
implements HotRodEntityDescriptor<HotRodRoleEntity,HotRodRoleEntityDelegate>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HotRodRoleEntityDescriptor
public HotRodRoleEntityDescriptor()
-
-
Method Details
-
getModelTypeClass
- Specified by:
getModelTypeClass
in interfaceHotRodEntityDescriptor<HotRodRoleEntity,
HotRodRoleEntityDelegate>
-
getEntityTypeClass
- Specified by:
getEntityTypeClass
in interfaceHotRodEntityDescriptor<HotRodRoleEntity,
HotRodRoleEntityDelegate>
-
getCacheName
- Specified by:
getCacheName
in interfaceHotRodEntityDescriptor<HotRodRoleEntity,
HotRodRoleEntityDelegate>
-
getHotRodDelegateProvider
- Specified by:
getHotRodDelegateProvider
in interfaceHotRodEntityDescriptor<HotRodRoleEntity,
HotRodRoleEntityDelegate>
-
getCurrentVersion
- Specified by:
getCurrentVersion
in interfaceHotRodEntityDescriptor<HotRodRoleEntity,
HotRodRoleEntityDelegate>
-
getProtoSchema
public org.infinispan.protostream.GeneratedSchema getProtoSchema()- Specified by:
getProtoSchema
in interfaceHotRodEntityDescriptor<HotRodRoleEntity,
HotRodRoleEntityDelegate>
-