Skip navigation links
A C D E F G I M N O P R S T U V W 

A

adaptResources(Collection<Resource>, Class<T>) - Static method in class org.apache.sling.cms.CMSUtils
Adapts the collection of resources ensuring that if any cannot be adapted it is excluded from the returned list.
adaptResources(Resource[], Class<T>) - Static method in class org.apache.sling.cms.CMSUtils
Adapts the array of resources ensuring that if any cannot be adapted it is excluded from the returned list.
addMessage(Message) - Method in class org.apache.sling.cms.insights.Insight
 
ATTR_EDIT_ENABLED - Static variable in class org.apache.sling.cms.CMSConstants
The Request attribute for whether or not editing is enabled

C

calculateARI(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Automated Readability Index for text
calculateARI(Text) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Automated Readability Index for text
calculateAverageGradeLevel(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates the average grade level
calculateAverageGradeLevel(Text) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates the average grade level
calculateColemanLiauIndex(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Coleman-Liau Index for text
calculateColemanLiauIndex(Text) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Coleman-Liau Index for text
calculateFleschKincaidGradeLevel(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Flesch-Kincaid Readability for text
calculateFleschKincaidGradeLevel(Text) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Flesch-Kincaid Readability for text
calculateFleschReadingEase(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Flesch-Kincaid Reading Ease for text
calculateFleschReadingEase(Text) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Flesch-Kincaid Reading Ease for text
calculateGunningFog(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Gunning-Fog Index for text
calculateGunningFog(Text) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Gunning-Fog Index for text
calculateSMOG(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Simple Measure of Gobbledygook Grade for text
calculateSMOG(Text) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Calculates Simple Measure of Gobbledygook Grade for text
CMSConstants - Class in org.apache.sling.cms
Constants used throughout the Sling CMS
CMSJobManager - Interface in org.apache.sling.cms
An abstraction layer for starting and finding jobs started by the Sling CMS.
CMSUtils - Class in org.apache.sling.cms
Shared utility functions
Component - Interface in org.apache.sling.cms
A interface to represent a sling:Component
COMPONENT_TYPE_PAGE - Static variable in class org.apache.sling.cms.CMSConstants
The Component type for pages
ComponentManager - Interface in org.apache.sling.cms
A interface for retrieving sling:Component resources and information about the available sling:Components
ConfigurableJobExecutor - Class in org.apache.sling.cms
A Configurable Job Executor is a Sling Job which can be manually triggered by Sling CMS users.
ConfigurableJobExecutor() - Constructor for class org.apache.sling.cms.ConfigurableJobExecutor
 
CONTENT_PATH - Static variable in class org.apache.sling.cms.CMSConstants
Content path.
createUGCContainer(SlingHttpServletRequest, UGCBucketConfig, String, String) - Method in interface org.apache.sling.cms.usergenerated.UserGeneratedContentService
Creates a new container for adding user generated content which should be published when approved.
CurrentUser - Interface in org.apache.sling.cms
Represents the current user, adaptable from a ResourceResolver.

D

danger(String) - Static method in class org.apache.sling.cms.insights.Message
 
defaultMsg(String) - Static method in class org.apache.sling.cms.insights.Message
 
deleteJob(String) - Method in interface org.apache.sling.cms.CMSJobManager
Deletes the specified job.
doProcess(Job, JobExecutionContext, ResourceResolver) - Method in class org.apache.sling.cms.ConfigurableJobExecutor
A method for Configurable Job Executors to extend.

E

EditableResource - Interface in org.apache.sling.cms
A interface for representing a resource that can be edited through the Sling CMS.
evaluateRequest(InsightRequest) - Method in interface org.apache.sling.cms.insights.InsightProvider
Evaluate the request and return a response with the details.
extractMetadata(File) - Method in interface org.apache.sling.cms.FileMetadataExtractor
Extract the metadata from the specified file and return the resulting metadata
extractSentences(String) - Method in interface org.apache.sling.cms.readability.ReadabilityService
Extracts the sentences from the text including the words and various counts.

F

File - Interface in org.apache.sling.cms
An interface representing a sling:File resource.
FileInsightRequest - Interface in org.apache.sling.cms.insights
Represents an insight request for a file
FileManager - Interface in org.apache.sling.cms
A interface used to retrieve sling:File Resources.
FileMetadataExtractor - Interface in org.apache.sling.cms
Service for extracting metadata from a file
findParentResourceofType(Resource, String) - Static method in class org.apache.sling.cms.CMSUtils
Looks up the resource tree to find the parent resource with the specified jcr:primaryType.
findPublishableParent(Resource) - Static method in class org.apache.sling.cms.CMSUtils
Look up the resource tree to find a parent of a publishable type.

G

get(String) - Method in interface org.apache.sling.cms.i18n.I18NDictionary
Gets the value for the specified key.
get(String, Object[]) - Method in interface org.apache.sling.cms.i18n.I18NDictionary
Get the value for the specified key replacing the tokens in order.
getAction() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
getAllComponents() - Method in interface org.apache.sling.cms.ComponentManager
Returns all of the components in Sling CMS with a component type specified.
getAllowedPaths() - Method in interface org.apache.sling.cms.PageTemplate
Gets the paths under which pages for this template can be created.
getAvailableComponentTypes() - Method in interface org.apache.sling.cms.PageTemplate
Gets the list of Component Types which will be available for pages created with this template
getAvailableJobs() - Method in interface org.apache.sling.cms.CMSJobManager
Gets all of the jobs which can be executed.
getAvailableTemplates() - Method in interface org.apache.sling.cms.PageTemplateManager
Gets the available templates for the current resource based on the templates in the repository and then limiting the templates by their allowed pathF
getBucket() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
getCharacterCount() - Method in class org.apache.sling.cms.readability.Sentence
 
getCharacterCount() - Method in class org.apache.sling.cms.readability.Text
 
getCharacters() - Method in class org.apache.sling.cms.readability.Word
 
getComplexWordCount() - Method in class org.apache.sling.cms.readability.Sentence
 
getComplexWordCount() - Method in class org.apache.sling.cms.readability.Text
 
getComponent() - Method in interface org.apache.sling.cms.EditableResource
Get the component associated with this resource
getComponentConfigs() - Method in interface org.apache.sling.cms.PageTemplate
Gets the Component Configurations for this template
getComponentResource() - Method in interface org.apache.sling.cms.EditableResource
Gets the resource backing the component for the specified resource.
getComponentsByType() - Method in interface org.apache.sling.cms.ComponentManager
Returns a Map of the components with a component type specified with the key of the map being the component type and the value being the list of components for that type.
getComponentType() - Method in interface org.apache.sling.cms.Component
Returns the type of the component.
getComponentTypes() - Method in interface org.apache.sling.cms.ComponentManager
Returns a list of all of the registered component types
getConfigurationPath() - Method in class org.apache.sling.cms.ConfigurableJobExecutor
Get the path to the resource to configure a job invocation.
getContainingPage() - Method in class org.apache.sling.cms.Reference
 
getContentResource() - Method in interface org.apache.sling.cms.File
Retrieves the content Resource of the file
getContentResource() - Method in interface org.apache.sling.cms.Page
Retrieves the content Resource of the page
getContentType() - Method in interface org.apache.sling.cms.File
Gets the content type of this file
getContentType() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
getCreated() - Method in interface org.apache.sling.cms.File
Gets the date the file was created
getCreated() - Method in interface org.apache.sling.cms.Page
Gets the date the page was created
getCreatedBy() - Method in interface org.apache.sling.cms.File
Gets the name of the user whom created this file
getCreatedBy() - Method in interface org.apache.sling.cms.Page
Gets the name of the user whom created this page
getDescription() - Method in interface org.apache.sling.cms.Site
Gets the description of the site.
getDictionary(SlingHttpServletRequest) - Method in interface org.apache.sling.cms.i18n.I18NProvider
Get the appropriate dictionary for the request.
getDictionary(ResourceResolver) - Method in interface org.apache.sling.cms.i18n.I18NProvider
Get the appropriate dictionary for the resource resolver.
getEditPath() - Method in interface org.apache.sling.cms.Component
Returns the path for the editor for this resource if available
getEditPath() - Method in interface org.apache.sling.cms.EditableResource
Returns the path for the editor for this resource if available
getEditResource() - Method in interface org.apache.sling.cms.Component
Returns the resource for the editor for this resource if available
getEditResource() - Method in interface org.apache.sling.cms.EditableResource
Returns the resource for the editor for this resource if available
getFile() - Method in interface org.apache.sling.cms.FileManager
Get the file containing the adapted resource
getFile() - Method in interface org.apache.sling.cms.insights.FileInsightRequest
Returns the file used to create this request
getGroups() - Method in interface org.apache.sling.cms.CurrentUser
Gets a collection of all of the groups this user belongs to including containing groups.
getId() - Method in interface org.apache.sling.cms.CurrentUser
Get the id of the current user.
getId() - Method in interface org.apache.sling.cms.insights.InsightProvider
Get the ID for a particular Insight Provider.
getInsights(File) - Method in interface org.apache.sling.cms.insights.InsightFactory
Get the insights which are enabled for a particular file.
getInsights(Page) - Method in interface org.apache.sling.cms.insights.InsightFactory
Get the insights which are enabled for a particular page.
getInsights() - Method in interface org.apache.sling.cms.insights.InsightsModel
Retrieve the insights for the current resource.
getJobs() - Method in interface org.apache.sling.cms.CMSJobManager
Find all of the jobs started by this user.
getKeywords() - Method in interface org.apache.sling.cms.Page
Gets the keywords for the page
getLastModified() - Method in interface org.apache.sling.cms.File
Gets the last time this file was modified
getLastModified() - Method in interface org.apache.sling.cms.Page
Gets the last time this page was modified
getLastModifiedBy() - Method in interface org.apache.sling.cms.File
Gets the username of the user who last modified the file
getLastModifiedBy() - Method in interface org.apache.sling.cms.Page
Gets the username of the user who last modified the page
getLocale() - Method in interface org.apache.sling.cms.readability.ReadabilityService
Gets the locale for this configuration.
getLocale() - Method in interface org.apache.sling.cms.Site
Gets the locale for the sites
getLocaleString() - Method in interface org.apache.sling.cms.Site
Gets the locale as it is stored in the Sling repository
getMetadata() - Method in interface org.apache.sling.cms.File
Retrieves the metadata extracted from the file.
getMoreDetailsLink() - Method in class org.apache.sling.cms.insights.Insight
 
getName() - Method in interface org.apache.sling.cms.File
Gets the name of the Sling Resource backing the file
getName() - Method in interface org.apache.sling.cms.Page
Gets the name of the Sling Resource backing the page
getNormalized() - Method in class org.apache.sling.cms.readability.Word
 
getOriginal() - Method in class org.apache.sling.cms.readability.Text
 
getOriginal() - Method in class org.apache.sling.cms.readability.Word
 
getPage() - Method in interface org.apache.sling.cms.insights.PageInsightRequest
Gets the page backing this request
getPage() - Method in interface org.apache.sling.cms.PageManager
Get the page containing the adapted resource
getPageBodyElement() - Method in interface org.apache.sling.cms.insights.PageInsightRequest
Gets a JSoup Element of the body of the page, not the full page (e.g.
getPageBodyHtml() - Method in interface org.apache.sling.cms.insights.PageInsightRequest
Gets the HTML of the body of the page, not the full page (e.g.
getPageDocument() - Method in interface org.apache.sling.cms.insights.PageInsightRequest
Gets the page HTML as a JSoup Document.
getPageHtml() - Method in interface org.apache.sling.cms.insights.PageInsightRequest
Gets the page HTML.
getParent() - Method in interface org.apache.sling.cms.File
Gets the parent of the current file
getParent() - Method in interface org.apache.sling.cms.Page
Gets the parent of the current page.
getPath() - Method in interface org.apache.sling.cms.File
Get the path this file resides within the repository
getPath() - Method in interface org.apache.sling.cms.Page
Get the path this page resides within the repository
getPath() - Method in interface org.apache.sling.cms.Site
Gets the path of the site
getPathDepth() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
getPrimaryMessage() - Method in class org.apache.sling.cms.insights.Insight
 
getProperties() - Method in interface org.apache.sling.cms.File
Gets a ValueMap of the properties of the content resource for this page
getProperties() - Method in interface org.apache.sling.cms.Page
Gets a ValueMap of the properties of the content resource for this page
getProperty() - Method in class org.apache.sling.cms.Reference
 
getProvider() - Method in class org.apache.sling.cms.insights.Insight
 
getPublishedPath() - Method in interface org.apache.sling.cms.File
Gets the path of this file after it is published on the site's primary domain with the the html extension
getPublishedPath() - Method in interface org.apache.sling.cms.Page
Gets the path of this page after it is published on the site's primary domain with the the html extension
getPublishedUrl() - Method in interface org.apache.sling.cms.File
Gets the full url (including domain) of this file after it is published on the site's primary domain
getPublishedUrl() - Method in interface org.apache.sling.cms.Page
Gets the full url (including domain) of this page after it is published on the site's primary domain with the the html extension
getReadabilityService(Locale) - Method in interface org.apache.sling.cms.readability.ReadabilityServiceFactory
Get the ReadabilityService instance for the specified locale
getReferences() - Method in interface org.apache.sling.cms.References
Returns a list of the resources referencing the adapted resource
getRequest() - Method in class org.apache.sling.cms.insights.Insight
 
getResolverFactory() - Method in class org.apache.sling.cms.ConfigurableJobExecutor
A method to get the resource resolver factory, should be injected as a service.
getResource() - Method in interface org.apache.sling.cms.Component
The underlying Sling Resource
getResource() - Method in interface org.apache.sling.cms.EditableResource
Gets the current resource.
getResource() - Method in interface org.apache.sling.cms.File
Gets the resource backing this file
getResource() - Method in interface org.apache.sling.cms.insights.InsightRequest
Gets the resource used to create this request.
getResource() - Method in interface org.apache.sling.cms.Page
Gets the resource backing this pages
getResource() - Method in interface org.apache.sling.cms.PageTemplate
Gets the Resource backing this template
getResource() - Method in class org.apache.sling.cms.Reference
 
getResource() - Method in interface org.apache.sling.cms.Site
Gets the resource backing the site
getScore() - Method in class org.apache.sling.cms.insights.Insight
 
getScoreDetails() - Method in class org.apache.sling.cms.insights.Insight
 
getSentences() - Method in class org.apache.sling.cms.readability.Text
 
getSite() - Method in interface org.apache.sling.cms.File
Gets the site this file is contained within
getSite() - Method in interface org.apache.sling.cms.Page
Gets the site this page is contained within
getSite() - Method in interface org.apache.sling.cms.SiteManager
Get the site containing the current resource.
getStyle() - Method in class org.apache.sling.cms.insights.Message
 
getStyleClass() - Method in class org.apache.sling.cms.insights.Message
 
getSubPath() - Method in class org.apache.sling.cms.Reference
 
getSuffixJob() - Method in interface org.apache.sling.cms.CMSJobManager
Gets the job by id as passed in the Sling suffix.
getSylables() - Method in class org.apache.sling.cms.readability.Word
 
getSyllableCount() - Method in class org.apache.sling.cms.readability.Sentence
 
getSyllableCount() - Method in class org.apache.sling.cms.readability.Text
 
getTemplate() - Method in interface org.apache.sling.cms.Page
Gets the sling:Template this page was configured with
getTemplate() - Method in interface org.apache.sling.cms.PageTemplate
Gets the Handlebars template to use for creating the content of the page
getTemplatePath() - Method in interface org.apache.sling.cms.Page
Gets the path to the template this page was configured with.
getText() - Method in class org.apache.sling.cms.insights.Message
 
getText() - Method in class org.apache.sling.cms.readability.Sentence
 
getTitle() - Method in interface org.apache.sling.cms.Component
Get the title of the component
getTitle() - Method in interface org.apache.sling.cms.insights.InsightProvider
The title of the Insight Provider
getTitle() - Method in interface org.apache.sling.cms.Page
Gets the title of this page, will fall back to the name of the page
getTitle() - Method in interface org.apache.sling.cms.PageTemplate
Gets the title of the template
getTitle() - Method in interface org.apache.sling.cms.Site
Gets the title of the site
getTitleKey() - Method in class org.apache.sling.cms.ConfigurableJobExecutor
Get the i18n key for this job.
getTopic() - Method in class org.apache.sling.cms.ConfigurableJobExecutor
Gets the topic of the job.
getType() - Method in interface org.apache.sling.cms.insights.FileInsightRequest
 
getType() - Method in interface org.apache.sling.cms.insights.InsightRequest
Get the type of this request.
getType() - Method in interface org.apache.sling.cms.insights.PageInsightRequest
 
getUrl() - Method in interface org.apache.sling.cms.Site
Gets the "primary" URL for the site as configured
getWordCount() - Method in class org.apache.sling.cms.readability.Sentence
 
getWordCount() - Method in class org.apache.sling.cms.readability.Text
 
getWords() - Method in class org.apache.sling.cms.readability.Sentence
 
GROUP_ADMINISTRATORS - Static variable in class org.apache.sling.cms.CMSConstants
The name of the group for super users
GROUP_JOB_USERS - Static variable in class org.apache.sling.cms.CMSConstants
The name of the group for the users who can execute jobs

I

I18NDictionary - Interface in org.apache.sling.cms.i18n
Simplified interface for interacting with Sling's i18n dictionary.
I18NProvider - Interface in org.apache.sling.cms.i18n
Service interface for retrieving an i18n dictionary.
Insight - Class in org.apache.sling.cms.insights
Simple POJO Model for holding an insight provider's results.
Insight(InsightProvider, InsightRequest) - Constructor for class org.apache.sling.cms.insights.Insight
 
InsightFactory - Interface in org.apache.sling.cms.insights
Service Factory for retrieving insight instances.
InsightProvider - Interface in org.apache.sling.cms.insights
Interface for all of the Insight Provider services to implement.
InsightRequest - Interface in org.apache.sling.cms.insights
Represents an insight request
InsightRequest.TYPE - Enum in org.apache.sling.cms.insights
 
INSIGHTS_CA_CONFIG_BUCKET - Static variable in class org.apache.sling.cms.CMSConstants
The bucket for the Insights CA Configs
InsightsModel - Interface in org.apache.sling.cms.insights
A model interface for retrieving insights for the current resource
isComplex() - Method in class org.apache.sling.cms.readability.Word
 
isEditable() - Method in interface org.apache.sling.cms.Component
True if the component is editable, false otherwise.
isEnabled(InsightRequest) - Method in interface org.apache.sling.cms.insights.InsightProvider
Returns true if the provider is enabled for this request and false otherwise.
isMember(String) - Method in interface org.apache.sling.cms.CurrentUser
Returns true if the user is a member of the group, is the admin user or is a member of the administrators group.
isPage() - Method in class org.apache.sling.cms.Reference
 
isPublished(Resource) - Static method in class org.apache.sling.cms.CMSUtils
Return true of the resource (or it's publishable parent) is published or false otherwise.
isPublished() - Method in interface org.apache.sling.cms.File
Returns true if the file is published, false otherwise
isPublished() - Method in interface org.apache.sling.cms.Page
Returns true if the page is published, false otherwise
isScored() - Method in class org.apache.sling.cms.insights.Insight
 
isSkip() - Method in class org.apache.sling.cms.insights.Insight
 
isSucceeded() - Method in class org.apache.sling.cms.insights.Insight
 
isType(String) - Method in interface org.apache.sling.cms.Component
Returns true if the only component type on the component is the specified type.

M

Message - Class in org.apache.sling.cms.insights
Represents a message which may be assigned a status and text
Message(String, Message.STYLE) - Constructor for class org.apache.sling.cms.insights.Message
 
Message.STYLE - Enum in org.apache.sling.cms.insights
 

N

NAMESPACE - Static variable in class org.apache.sling.cms.CMSConstants
Node type base.
NN_METADATA - Static variable in class org.apache.sling.cms.CMSConstants
The subpath for the metadata under sling:File resources
NT_COMPONENT - Static variable in class org.apache.sling.cms.CMSConstants
Component node type.
NT_FILE - Static variable in class org.apache.sling.cms.CMSConstants
File node type
NT_PAGE - Static variable in class org.apache.sling.cms.CMSConstants
Page node type.
NT_SITE - Static variable in class org.apache.sling.cms.CMSConstants
Site node type.
NT_UGC - Static variable in class org.apache.sling.cms.CMSConstants
User Generated Content node type.

O

org.apache.sling.cms - package org.apache.sling.cms
Package with all of the common models used to access content in the Sling reference CMS
org.apache.sling.cms.i18n - package org.apache.sling.cms.i18n
 
org.apache.sling.cms.insights - package org.apache.sling.cms.insights
Support for Content Insights
org.apache.sling.cms.readability - package org.apache.sling.cms.readability
Support for Content Insights
org.apache.sling.cms.usergenerated - package org.apache.sling.cms.usergenerated
Handling for User Generated Content

P

Page - Interface in org.apache.sling.cms
An interface representing a sling:Page resource.
PageInsightRequest - Interface in org.apache.sling.cms.insights
Represents an insight request
PageManager - Interface in org.apache.sling.cms
A interface used to retrieve sling:Page Resources.
PageTemplate - Interface in org.apache.sling.cms
An interface for representing a page template.
PageTemplateManager - Interface in org.apache.sling.cms
An interface for retrieving the available templates to create a page under the specified resource.
PN_CONFIG_REF - Static variable in class org.apache.sling.cms.CMSConstants
Constant for the CA Config Reference
PN_DESCRIPTION - Static variable in class org.apache.sling.cms.CMSConstants
Description attribute name
PN_LANGUAGE - Static variable in class org.apache.sling.cms.CMSConstants
i18n Locale property
PN_LAST_MODIFIED_BY - Static variable in class org.apache.sling.cms.CMSConstants
Constant for the last modified by user
PN_PUBLISHED - Static variable in class org.apache.sling.cms.CMSConstants
Published flag property
PN_SITE_URL - Static variable in class org.apache.sling.cms.CMSConstants
Constant for the Site URL
PN_TAXONOMY - Static variable in class org.apache.sling.cms.CMSConstants
Taxonomy attribute name
PN_TITLE - Static variable in class org.apache.sling.cms.CMSConstants
Title attribute name
process(Job, JobExecutionContext) - Method in class org.apache.sling.cms.ConfigurableJobExecutor
 
PUBLISHABLE_TYPES - Static variable in class org.apache.sling.cms.CMSConstants
The resource types which can be published

R

ReadabilityService - Interface in org.apache.sling.cms.readability
Service for calculating the readability of text
ReadabilityServiceFactory - Interface in org.apache.sling.cms.readability
A service factory for retrieving ReadabilityService instances based on a locale
Reference - Class in org.apache.sling.cms
 
Reference(Resource, String) - Constructor for class org.apache.sling.cms.Reference
 
References - Interface in org.apache.sling.cms
An interface for finding the references to a Resource.

S

Sentence - Class in org.apache.sling.cms.readability
Represents a sentence which has been analyzed
Sentence(String, List<Word>) - Constructor for class org.apache.sling.cms.readability.Sentence
 
setAction(UserGeneratedContentService.APPROVE_ACTION) - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
setBucket(String) - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
setContentType(UserGeneratedContentService.CONTENT_TYPE) - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
setMoreDetailsLink(String) - Method in class org.apache.sling.cms.insights.Insight
 
setPathDepth(int) - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
setPrimaryMessage(Message) - Method in class org.apache.sling.cms.insights.Insight
 
setProvider(InsightProvider) - Method in class org.apache.sling.cms.insights.Insight
 
setRequest(InsightRequest) - Method in class org.apache.sling.cms.insights.Insight
 
setScore(double) - Method in class org.apache.sling.cms.insights.Insight
 
setScored(boolean) - Method in class org.apache.sling.cms.insights.Insight
 
setScoreDetails(List<Message>) - Method in class org.apache.sling.cms.insights.Insight
 
setSkip(boolean) - Method in class org.apache.sling.cms.insights.Insight
 
setStyle(Message.STYLE) - Method in class org.apache.sling.cms.insights.Message
 
setSucceeded(boolean) - Method in class org.apache.sling.cms.insights.Insight
 
setText(String) - Method in class org.apache.sling.cms.insights.Message
 
Site - Interface in org.apache.sling.cms
A inteface representing a sling:Site.
SiteManager - Interface in org.apache.sling.cms
A manager for retrieving the sling:Site containing the current resource.
startJob() - Method in interface org.apache.sling.cms.CMSJobManager
Starts a new job based on the request.
success(String) - Static method in class org.apache.sling.cms.insights.Message
 

T

Text - Class in org.apache.sling.cms.readability
Represents a block of text which has been analyzed
Text(String, List<Sentence>) - Constructor for class org.apache.sling.cms.readability.Text
 
toString() - Method in class org.apache.sling.cms.insights.Insight
 
toString() - Method in class org.apache.sling.cms.insights.Message
 
toString() - Method in class org.apache.sling.cms.readability.Sentence
 
toString() - Method in class org.apache.sling.cms.readability.Text
 
toString() - Method in class org.apache.sling.cms.readability.Word
 
toString() - Method in class org.apache.sling.cms.Reference
 

U

UGCBucketConfig - Class in org.apache.sling.cms.usergenerated
 
UGCBucketConfig() - Constructor for class org.apache.sling.cms.usergenerated.UGCBucketConfig
 
updateMetadata(File) - Method in interface org.apache.sling.cms.FileMetadataExtractor
Extract the metadata from the specified file and persist the results under the jcr:content/metadata node of the file resource
updateMetadata(File, boolean) - Method in interface org.apache.sling.cms.FileMetadataExtractor
Extract the metadata from the specified file and persist the results under the jcr:content/metadata node of the file resource
USER_ADMIN - Static variable in class org.apache.sling.cms.CMSConstants
The name of the admin user
UserGeneratedContentService - Interface in org.apache.sling.cms.usergenerated
Service for creating User Generated Content
UserGeneratedContentService.APPROVE_ACTION - Enum in org.apache.sling.cms.usergenerated
 
UserGeneratedContentService.CONTENT_TYPE - Enum in org.apache.sling.cms.usergenerated
 

V

valueOf(String) - Static method in enum org.apache.sling.cms.insights.InsightRequest.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.cms.insights.Message.STYLE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.cms.usergenerated.UserGeneratedContentService.APPROVE_ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.cms.usergenerated.UserGeneratedContentService.CONTENT_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sling.cms.insights.InsightRequest.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.cms.insights.Message.STYLE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.cms.usergenerated.UserGeneratedContentService.APPROVE_ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.cms.usergenerated.UserGeneratedContentService.CONTENT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Static method in class org.apache.sling.cms.insights.Message
 
Word - Class in org.apache.sling.cms.readability
Represents a word which has been analyzed
Word(String, String, int, boolean) - Constructor for class org.apache.sling.cms.readability.Word
 
A C D E F G I M N O P R S T U V W 
Skip navigation links

Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.