Package | Description |
---|---|
org.apache.sling.cms.usergenerated |
Handling for User Generated Content
|
Modifier and Type | Method and Description |
---|---|
UserGeneratedContentService.CONTENT_TYPE |
UGCBucketConfig.getContentType() |
static UserGeneratedContentService.CONTENT_TYPE |
UserGeneratedContentService.CONTENT_TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UserGeneratedContentService.CONTENT_TYPE[] |
UserGeneratedContentService.CONTENT_TYPE.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.setContentType(UserGeneratedContentService.CONTENT_TYPE contentType) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.