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