Uses of Interface
com.helger.phase4.duplicate.IAS4DuplicateItem
Packages that use IAS4DuplicateItem
-
Uses of IAS4DuplicateItem in com.helger.phase4.duplicate
Classes in com.helger.phase4.duplicate that implement IAS4DuplicateItemModifier and TypeClassDescriptionclassThis class represents a single "duplication check" item.Methods in com.helger.phase4.duplicate that return IAS4DuplicateItemModifier and TypeMethodDescriptionAS4DuplicateManagerInMemory.findFirst(Predicate<? super IAS4DuplicateItem> aFilter) AS4DuplicateManager.getItemOfMessageID(String sMessageID) AS4DuplicateManagerInMemory.getItemOfMessageID(String sMessageID) IAS4DuplicateManager.getItemOfMessageID(String sMessageID) Find the first item with the provided message ID.Methods in com.helger.phase4.duplicate that return types with arguments of type IAS4DuplicateItemModifier and TypeMethodDescriptioncom.helger.commons.collection.impl.ICommonsList<IAS4DuplicateItem>AS4DuplicateManagerInMemory.getAll()com.helger.commons.collection.impl.ICommonsList<IAS4DuplicateItem>IAS4DuplicateManager.getAll()Method parameters in com.helger.phase4.duplicate with type arguments of type IAS4DuplicateItemModifier and TypeMethodDescriptionAS4DuplicateManagerInMemory.findFirst(Predicate<? super IAS4DuplicateItem> aFilter)