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