public interface ExistingItemResolver
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
findExisting(ValueLineTranslator valueLineTranslator,
ValueLine line) |
void |
notifyItemCreatedOrRemoved(ValueLineTranslator valueLineTranslator,
ValueLine line) |
java.util.Collection findExisting(ValueLineTranslator valueLineTranslator, ValueLine line) throws InsufficientDataException, UnresolvedValueException, AmbiguousItemException
void notifyItemCreatedOrRemoved(ValueLineTranslator valueLineTranslator, ValueLine line)
Copyright © 2018 SAP SE. All Rights Reserved.