Uses of Enum
org.apache.sling.cms.usergenerated.UserGeneratedContentService.CONTENT_TYPE
Packages that use UserGeneratedContentService.CONTENT_TYPE
-
Uses of UserGeneratedContentService.CONTENT_TYPE in org.apache.sling.cms.usergenerated
Methods in org.apache.sling.cms.usergenerated that return UserGeneratedContentService.CONTENT_TYPEModifier and TypeMethodDescriptionUGCBucketConfig.getContentType()Returns the enum constant of this type with the specified name.UserGeneratedContentService.CONTENT_TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.sling.cms.usergenerated with parameters of type UserGeneratedContentService.CONTENT_TYPEModifier and TypeMethodDescriptionvoidUGCBucketConfig.setContentType(UserGeneratedContentService.CONTENT_TYPE contentType)