Uses of Class
org.apache.sling.cms.usergenerated.UGCBucketConfig
-
Packages that use UGCBucketConfig Package Description org.apache.sling.cms.usergenerated Handling for User Generated Content -
-
Uses of UGCBucketConfig in org.apache.sling.cms.usergenerated
Methods in org.apache.sling.cms.usergenerated with parameters of type UGCBucketConfig Modifier and Type Method Description org.apache.sling.api.resource.Resource
UserGeneratedContentService. createUGCContainer(org.apache.sling.api.SlingHttpServletRequest request, UGCBucketConfig bucketConfig, String preview, String targetPath)
Creates a new container for adding user generated content which should be published when approved.
-