Uses of Class
de.hybris.platform.customerreview.jalo.GeneratedCustomerReview
-
Packages that use GeneratedCustomerReview Package Description de.hybris.platform.customerreview.jalo -
-
Uses of GeneratedCustomerReview in de.hybris.platform.customerreview.jalo
Subclasses of GeneratedCustomerReview in de.hybris.platform.customerreview.jalo Modifier and Type Class Description classCustomerReviewThis class extends the GeneratedCustomerReview and contains business logic for customerreviews.Fields in de.hybris.platform.customerreview.jalo with type parameters of type GeneratedCustomerReview Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedCustomerReview>GeneratedCustomerReview. PRODUCTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedCustomerReview>GeneratedCustomerReview. USERHANDLERBidirectionalOneToManyHandlerfor handling 1:n USER's relation attributes from 'one' side.
-