interface ProductDeleteService
Modifier and Type | Method and Description |
---|---|
boolean |
delete(Index index) |
boolean |
deleteBefore(Index index,
org.joda.time.DateTime startTime) |
boolean |
deleteProductsBefore(Index index,
java.util.List<IndexItem> items,
org.joda.time.DateTime startTime) |