public interface ProductAddService
Modifier and Type | Method and Description |
---|---|
boolean |
addAllProducts(CoreIdentifier core,
Index index) |
boolean |
addSelectedProducts(CoreIdentifier core,
Index index,
java.util.List<IndexItem> items) |
boolean addSelectedProducts(CoreIdentifier core, Index index, java.util.List<IndexItem> items)
boolean addAllProducts(CoreIdentifier core, Index index)