Uses of Interface
com.broadleafcommerce.common.extension.projection.Projection
Package
Description
-
Uses of Projection in com.broadleafcommerce.common.extension
Modifier and TypeMethodDescriptionstatic <T> Projection<T>
RetrieveProjection
instance referencing the persistence domain class type.static <T> Projection<T>
RetrieveProjection
instance referencing the persistence domain class type. -
Uses of Projection in com.broadleafcommerce.common.extension.projection
Modifier and TypeMethodDescriptionstatic <H extends Projection<?>>
HConvenience method for casting to a Projection instance from a supertype.Modifier and TypeMethodDescriptionstatic <T> Projection<T>
RetrieveProjection
instance referencing the persistence domain class type.static <T> Projection<T>
RetrieveProjection
instance referencing the persistence domain class type.