Uses of Interface
org.craftercms.studio.api.v2.service.policy.PolicyService
Packages that use PolicyService
Package
Description
-
Uses of PolicyService in org.craftercms.studio.api.v2.annotation.policy
Fields in org.craftercms.studio.api.v2.annotation.policy declared as PolicyServiceConstructors in org.craftercms.studio.api.v2.annotation.policy with parameters of type PolicyServiceModifierConstructorDescriptionSitePolicyAspect(PolicyService policyService, ContentServiceInternal contentServiceInternal) -
Uses of PolicyService in org.craftercms.studio.controller.rest.v2
Constructors in org.craftercms.studio.controller.rest.v2 with parameters of type PolicyServiceModifierConstructorDescriptionSitesController(SitesService sitesService, MarketplaceService marketplaceService, PolicyService policyService) -
Uses of PolicyService in org.craftercms.studio.impl.v2.service.policy
Classes in org.craftercms.studio.impl.v2.service.policy that implement PolicyService