public class UserGeneratedContentServiceImpl
extends java.lang.Object
implements org.apache.sling.cms.usergenerated.UserGeneratedContentService
Constructor and Description |
---|
UserGeneratedContentServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
activate(UserGeneratedContentConfig config) |
org.apache.sling.api.resource.Resource |
createUGCContainer(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.cms.usergenerated.UGCBucketConfig bucketConfig,
java.lang.String preview,
java.lang.String targetPath) |
void |
deactivate() |
public void activate(UserGeneratedContentConfig config) throws org.apache.sling.api.resource.LoginException
org.apache.sling.api.resource.LoginException
public void deactivate()
public org.apache.sling.api.resource.Resource createUGCContainer(org.apache.sling.api.SlingHttpServletRequest request, org.apache.sling.cms.usergenerated.UGCBucketConfig bucketConfig, java.lang.String preview, java.lang.String targetPath) throws org.apache.sling.api.resource.PersistenceException
createUGCContainer
in interface org.apache.sling.cms.usergenerated.UserGeneratedContentService
org.apache.sling.api.resource.PersistenceException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.