Class HotRodClientScopeEntityDescriptor
java.lang.Object
org.keycloak.models.map.storage.hotRod.clientscope.HotRodClientScopeEntityDescriptor
- All Implemented Interfaces:
- HotRodEntityDescriptor<HotRodClientScopeEntity,- HotRodClientScopeEntityDelegate> 
@Generated("org.keycloak.models.map.processor.GenerateHotRodEntityImplementationsProcessor")
public class HotRodClientScopeEntityDescriptor
extends Object
implements HotRodEntityDescriptor<HotRodClientScopeEntity,HotRodClientScopeEntityDelegate> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
HotRodClientScopeEntityDescriptorpublic HotRodClientScopeEntityDescriptor()
 
- 
- 
Method Details- 
getModelTypeClass- Specified by:
- getModelTypeClassin interface- HotRodEntityDescriptor<HotRodClientScopeEntity,- HotRodClientScopeEntityDelegate> 
 
- 
getEntityTypeClass- Specified by:
- getEntityTypeClassin interface- HotRodEntityDescriptor<HotRodClientScopeEntity,- HotRodClientScopeEntityDelegate> 
 
- 
getCacheName- Specified by:
- getCacheNamein interface- HotRodEntityDescriptor<HotRodClientScopeEntity,- HotRodClientScopeEntityDelegate> 
 
- 
getHotRodDelegateProviderpublic Function<HotRodClientScopeEntity,HotRodClientScopeEntityDelegate> getHotRodDelegateProvider()- Specified by:
- getHotRodDelegateProviderin interface- HotRodEntityDescriptor<HotRodClientScopeEntity,- HotRodClientScopeEntityDelegate> 
 
- 
getCurrentVersion- Specified by:
- getCurrentVersionin interface- HotRodEntityDescriptor<HotRodClientScopeEntity,- HotRodClientScopeEntityDelegate> 
 
- 
getProtoSchemapublic org.infinispan.protostream.GeneratedSchema getProtoSchema()- Specified by:
- getProtoSchemain interface- HotRodEntityDescriptor<HotRodClientScopeEntity,- HotRodClientScopeEntityDelegate> 
 
 
-