@ProviderType
public class UGCBucketConfig
extends java.lang.Object
Constructor and Description |
---|
UGCBucketConfig() |
Modifier and Type | Method and Description |
---|---|
UserGeneratedContentService.APPROVE_ACTION |
getAction() |
java.lang.String |
getBucket() |
UserGeneratedContentService.CONTENT_TYPE |
getContentType() |
int |
getPathDepth() |
void |
setAction(UserGeneratedContentService.APPROVE_ACTION action) |
void |
setBucket(java.lang.String bucket) |
void |
setContentType(UserGeneratedContentService.CONTENT_TYPE contentType) |
void |
setPathDepth(int pathDepth) |
public UserGeneratedContentService.CONTENT_TYPE getContentType()
public void setContentType(UserGeneratedContentService.CONTENT_TYPE contentType)
contentType
- the contentType to setpublic int getPathDepth()
public void setPathDepth(int pathDepth)
pathDepth
- the pathDepth to setpublic java.lang.String getBucket()
public void setBucket(java.lang.String bucket)
bucket
- the bucket to setpublic UserGeneratedContentService.APPROVE_ACTION getAction()
public void setAction(UserGeneratedContentService.APPROVE_ACTION action)
action
- the action to setCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.