public interface ProductFeedService
Modifier and Type | Method and Description |
---|---|
java.util.List<Product> |
getFullProductsList(Page root)
Retrives the full product list under one or more repository paths.
|
java.util.List<Product> |
getIncrementalProductsList(Page root,
long timestamp)
Retrieves a partial product list under one or more repository paths.
|
java.util.List<Product> getFullProductsList(Page root) throws RepositoryException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"