Views policies
The Commerce Engine encompasses extensible services that enable you to customize commerce functionality.
Do not extend or inherit from out-of-the-box policies; instead, create your own. You can change the values in a policy by modifying the PolicySet JSON or the Environment JSON, depending on where the policy is defined and then re-running Bootstrap.
The following policies can be configured through the Views plug-in.
Policy |
Description |
Properties / Default Values |
---|---|---|
|
Defines cache settings for localizable view terms. |
CacheName \ "ViewTerms" |
|
Defines which user roles have access to which views and actions views. |
Roles \ List<ActionRoleModel> |