Package com.broadleafcommerce.data.tracking.core.policy.trackable
@NonNullApi
package com.broadleafcommerce.data.tracking.core.policy.trackable
- Author:
- Jeff Fischer
-
ClassDescriptionCatalogFinder<P extends Catalog>Utility class for fetching
Catalog
instances.CatalogFinder.CatalogResponse<P extends Catalog>Response object indicating if tenancy is active, and if so, the catalog that was found based on the request, if any.Indicates if tenant related functionality is activeDefault implementation of PermissionEvaluator responsible for checking the validity of a requested mutating method call on aTrackable
entity given the current Spring Security authority and additionalContextInfo
information.Version of PolicyUtils capable of validating request values against business rules related to mutability and visibility of tenant related information.