@API(type=EXTENDABLE,
src=PUBLIC)
public abstract class ReviewsRenderingInformationProvider
extends java.lang.Object
Constructor and Description |
---|
ReviewsRenderingInformationProvider() |
Modifier and Type | Method and Description |
---|---|
abstract AuthorReviewRenderingInformation |
getReviewRenderingInformation(AuthorPersistentHighlight highlight)
Get the review rendering information associated with a highlight.
|
public abstract AuthorReviewRenderingInformation getReviewRenderingInformation(AuthorPersistentHighlight highlight)
highlight
- The Author persistent highlight. You can use the AuthorPersistentHighlight.getType()
method to obtain its type.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.