| Class | Description |
|---|---|
| BaseCollectionTypeDocumentsGenerator<P extends Product> |
A given Product like a
Product#ATTRIB_COLLECTION_TYPE_NAME can have multiple Products associated with it in Product.getRelatedGroups(). |
| CollectionTypeDocumentsGenerator<P extends Product> |
A
BaseCollectionTypeDocumentsGenerator that returns null if Exception is of type ContinueProcessingException or BreakChainExceptionThe adaptation allows the DocumentGenerator to skip creating Documents for false cases. |
Copyright © 2018. All rights reserved.