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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
HotRodRealmEntityDescriptorpublic HotRodRealmEntityDescriptor()
 
- 
- 
Method Details- 
getModelTypeClass- Specified by:
- getModelTypeClassin interface- HotRodEntityDescriptor<HotRodRealmEntity,- HotRodRealmEntityDelegate> 
 
- 
getEntityTypeClass- Specified by:
- getEntityTypeClassin interface- HotRodEntityDescriptor<HotRodRealmEntity,- HotRodRealmEntityDelegate> 
 
- 
getCacheName- Specified by:
- getCacheNamein interface- HotRodEntityDescriptor<HotRodRealmEntity,- HotRodRealmEntityDelegate> 
 
- 
getHotRodDelegateProvider- Specified by:
- getHotRodDelegateProviderin interface- HotRodEntityDescriptor<HotRodRealmEntity,- HotRodRealmEntityDelegate> 
 
- 
getCurrentVersion- Specified by:
- getCurrentVersionin interface- HotRodEntityDescriptor<HotRodRealmEntity,- HotRodRealmEntityDelegate> 
 
- 
getProtoSchemapublic org.infinispan.protostream.GeneratedSchema getProtoSchema()- Specified by:
- getProtoSchemain interface- HotRodEntityDescriptor<HotRodRealmEntity,- HotRodRealmEntityDelegate> 
 
 
-