Uses of Class
com.echothree.model.control.selector.server.evaluator.CachedSelector
Packages that use CachedSelector
-
Uses of CachedSelector in com.echothree.model.control.selector.server.evaluator
Subclasses of CachedSelector in com.echothree.model.control.selector.server.evaluatorFields in com.echothree.model.control.selector.server.evaluator declared as CachedSelectorMethods in com.echothree.model.control.selector.server.evaluator that return CachedSelectorMethods in com.echothree.model.control.selector.server.evaluator with parameters of type CachedSelectorModifier and TypeMethodDescriptionbooleanFilterItemSelectorEvaluator.evaluate(CachedSelector cachedSelector, Item item) booleanPaymentMethodItemSelectorEvaluator.evaluate(CachedSelector cachedSelector, Item item) booleanShippingMethodItemSelectorEvaluator.evaluate(CachedSelector cachedSelector, Item item) protected BooleanBaseContactMechanismSelectorEvaluator.isContactMechanismSelected(CachedSelector cachedSelector, ContactMechanism contactMechanism) protected BooleanBaseContactMechanismSelectorEvaluator.isContactMechanismSelected(CachedSelector cachedSelector, EntityInstance entityInstance, ContactMechanism contactMechanism) protected BooleanBaseItemSelectorEvaluator.isItemSelected(CachedSelector cachedSelector, EntityInstance entityInstance, Item item) protected BooleanBaseItemSelectorEvaluator.isItemSelected(CachedSelector cachedSelector, Item item) protected BooleanBasePartySelectorEvaluator.isPartySelected(CachedSelector cachedSelector, EntityInstance entityInstance, Party party) protected BooleanBasePartySelectorEvaluator.isPartySelected(CachedSelector cachedSelector, Party party) PostalAddressSelectorEvaluator.isPostalAddressSelected(CachedSelector cachedSelector, ContactMechanism contactMechanism) PostalAddressSelectorEvaluator.isPostalAddressSelected(CachedSelector cachedSelector, EntityInstance entityInstance) PostalAddressSelectorEvaluator.isPostalAddressSelected(CachedSelector cachedSelector, EntityInstance entityInstance, ContactMechanism contactMechanism)