Interface ExistingItemResolver
- All Known Implementing Classes:
CachingExistingItemResolver,DefaultExistingItemResolver,TestExistingItemResolver
public interface ExistingItemResolver
-
Method Summary
Modifier and TypeMethodDescriptionfindExisting(ValueLineTranslator valueLineTranslator, ValueLine line) voidnotifyItemCreatedOrRemoved(ValueLineTranslator valueLineTranslator, ValueLine line)
-
Method Details
-
findExisting
Collection findExisting(ValueLineTranslator valueLineTranslator, ValueLine line) throws InsufficientDataException, UnresolvedValueException, AmbiguousItemException -
notifyItemCreatedOrRemoved
-