Class CrudPolicyAspect
java.lang.Object
com.broadleafcommerce.data.tracking.core.policy.CrudPolicyAspect
Validate methods specifically inherited from
CrudRepository
. Since the methods contained
there reside outside this codebase, a Policy
annotation cannot be used. Instead, one or
more PolicyOverride
beans are expected to be declared to cover the methods declared in
that interface.- Author:
- Jeff Fischer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CrudPolicyAspect
-
-
Method Details
-
validate
- Throws:
Throwable
-