Uses of Interface
org.drools.ruleunits.impl.InternalStoreCallback
Packages that use InternalStoreCallback
-
Uses of InternalStoreCallback in org.drools.ruleunits.impl.datasources
Classes in org.drools.ruleunits.impl.datasources that implement InternalStoreCallback -
Uses of InternalStoreCallback in org.drools.ruleunits.impl.facthandles
Methods in org.drools.ruleunits.impl.facthandles that return InternalStoreCallbackModifier and TypeMethodDescriptionRuleUnitDefaultFactHandle.getDataStore()RuleUnitEventFactHandle.getDataStore()RuleUnitInternalFactHandle.getDataStore()Methods in org.drools.ruleunits.impl.facthandles with parameters of type InternalStoreCallbackModifier and TypeMethodDescriptionvoidRuleUnitDefaultFactHandle.setDataStore(InternalStoreCallback dataStore) voidRuleUnitEventFactHandle.setDataStore(InternalStoreCallback dataStore) voidRuleUnitInternalFactHandle.setDataStore(InternalStoreCallback dataStore)