public class UserGeneratedContentServiceImpl extends Object implements UserGeneratedContentService
UserGeneratedContentService.APPROVE_ACTION, UserGeneratedContentService.CONTENT_TYPE| 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,
UGCBucketConfig bucketConfig,
String preview,
String targetPath) |
void |
deactivate() |
public void activate(UserGeneratedContentConfig config) throws org.apache.sling.api.resource.LoginException
org.apache.sling.api.resource.LoginExceptionpublic void deactivate()
public org.apache.sling.api.resource.Resource createUGCContainer(org.apache.sling.api.SlingHttpServletRequest request,
UGCBucketConfig bucketConfig,
String preview,
String targetPath)
throws org.apache.sling.api.resource.PersistenceException
createUGCContainer in interface UserGeneratedContentServiceorg.apache.sling.api.resource.PersistenceExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.