Uses of Class
org.keycloak.models.map.storage.hotRod.events.HotRodAdminEventEntity
- 
Packages that use HotRodAdminEventEntity Package Description org.keycloak.models.map.storage.hotRod.events 
- 
- 
Uses of HotRodAdminEventEntity in org.keycloak.models.map.storage.hotRod.eventsMethods in org.keycloak.models.map.storage.hotRod.events that return HotRodAdminEventEntity Modifier and Type Method Description HotRodAdminEventEntityHotRodAdminEventEntityDelegate. getHotRodEntity()HotRodAdminEventEntityHotRodAdminEventEntity$___Marshaller_83831766253bc789fd9f73b8d4f75614569c841359260b4510b3208ef9264e22. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.events that return types with arguments of type HotRodAdminEventEntity Modifier and Type Method Description Class<HotRodAdminEventEntity>HotRodAdminEventEntityDescriptor. getEntityTypeClass()Function<HotRodAdminEventEntity,HotRodAdminEventEntityDelegate>HotRodAdminEventEntityDescriptor. getHotRodDelegateProvider()Class<HotRodAdminEventEntity>HotRodAdminEventEntity$___Marshaller_83831766253bc789fd9f73b8d4f75614569c841359260b4510b3208ef9264e22. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.events with parameters of type HotRodAdminEventEntity Modifier and Type Method Description static intHotRodAdminEventEntityDelegate. entityHashCode(HotRodAdminEventEntity e)voidHotRodAdminEventEntity$___Marshaller_83831766253bc789fd9f73b8d4f75614569c841359260b4510b3208ef9264e22. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodAdminEventEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.events with parameters of type HotRodAdminEventEntity Constructor Description HotRodAdminEventEntityDelegate(HotRodAdminEventEntity hotRodEntity)
 
-