Class CatalogFinder.CatalogResponse<P extends Catalog>

java.lang.Object
com.broadleafcommerce.data.tracking.core.policy.trackable.CatalogFinder.CatalogResponse<P>
Type Parameters:
P - The generic type
Enclosing class:
CatalogFinder<P extends Catalog>

public static class CatalogFinder.CatalogResponse<P extends Catalog> extends Object
Response object indicating if tenancy is active, and if so, the catalog that was found based on the request, if any.