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