Package | Description |
---|---|
org.apache.sling.cms.usergenerated |
Handling for User Generated Content
|
Modifier and Type | Method and Description |
---|---|
UserGeneratedContentService.APPROVE_ACTION |
UGCBucketConfig.getAction() |
static UserGeneratedContentService.APPROVE_ACTION |
UserGeneratedContentService.APPROVE_ACTION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UserGeneratedContentService.APPROVE_ACTION[] |
UserGeneratedContentService.APPROVE_ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UGCBucketConfig.setAction(UserGeneratedContentService.APPROVE_ACTION action) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.