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

A

AbstractContentModel - Class in org.apache.sling.cms.core.models
Abstract class representing the common attributes available in content models.
AbstractContentModel() - Constructor for class org.apache.sling.cms.core.models.AbstractContentModel
 
activate(CMSSecurityFilterConfig) - Method in class org.apache.sling.cms.core.filters.CMSSecurityFilter
 
activate(PropertyHintNodeNameGenerator.Config) - Method in class org.apache.sling.cms.core.operations.PropertyHintNodeNameGenerator
 
activate(ReferenceMappingTransformerConfig) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformerFactory
 
activate(UserGeneratedContentConfig) - Method in class org.apache.sling.cms.core.usergenerated.impl.UserGeneratedContentServiceImpl
 
adaptResources(Resource[], Class<T>) - Static method in class org.apache.sling.cms.CMSUtils
 
adaptResources(List<Resource>, Class<T>) - Static method in class org.apache.sling.cms.CMSUtils
 
ApproveUGCOperation - Class in org.apache.sling.cms.core.usergenerated.impl
The ApproveUGCOperation class will approve a piece of UGC, moving or publishing it as appropriate
ApproveUGCOperation() - Constructor for class org.apache.sling.cms.core.usergenerated.impl.ApproveUGCOperation
 
ATTR_EDIT_ENABLED - Static variable in class org.apache.sling.cms.CMSConstants
The Request attribute for whether or not editing is enabled

B

BulkReplaceOperation - Class in org.apache.sling.cms.core.operations
The BulkReplaceOperation class will update all of the properties applicable to the supplied parameters under the resource for the operation, replacing the find string with the replacement value.
BulkReplaceOperation() - Constructor for class org.apache.sling.cms.core.operations.BulkReplaceOperation
 

C

characters(char[], int, int) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
characters(char[], int, int) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
CheckpointOperation - Class in org.apache.sling.cms.core.operations
The CheckpointOperation class will perform a JCR Version Checkpoint operation on the underlying JCR Node.
CheckpointOperation() - Constructor for class org.apache.sling.cms.core.operations.CheckpointOperation
 
CMSConstants - Class in org.apache.sling.cms
Constants used throughout the application.
CMSPageServlet - Class in org.apache.sling.cms.core.servlets
Servlet which includes the content of the page when the page is accessed.
CMSPageServlet() - Constructor for class org.apache.sling.cms.core.servlets.CMSPageServlet
 
CMSSecurityFilter - Class in org.apache.sling.cms.core.filters
Checks to ensure that the user is logged in for requests which otherwise would be allowed when accessing through a CMS-specific domain name.
CMSSecurityFilter() - Constructor for class org.apache.sling.cms.core.filters.CMSSecurityFilter
 
CMSSecurityFilterConfig - Annotation Type in org.apache.sling.cms.core.filters
Configuration for the CMSSecurityFilter
CMSUtils - Class in org.apache.sling.cms
Shared utility functions
CMSUtils() - Constructor for class org.apache.sling.cms.CMSUtils
 
Component - Class in org.apache.sling.cms.core.models
A model representing a sling:Component
Component(Resource) - Constructor for class org.apache.sling.cms.core.models.Component
 
COMPONENT_TYPE_PAGE - Static variable in class org.apache.sling.cms.CMSConstants
The Component type for pages
ComponentManager - Class in org.apache.sling.cms.core.models
A model for managing sling:Components
ComponentManager(ResourceResolver) - Constructor for class org.apache.sling.cms.core.models.ComponentManager
 
CONTENT_PATH - Static variable in class org.apache.sling.cms.CMSConstants
Content path.
createSerializer() - Method in class org.apache.sling.cms.core.rewriter.Html5SerializerFactory
 
createTransformer() - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformerFactory
 
createUGCContainer(SlingHttpServletRequest, UGCBucketConfig, String, String) - Method in class org.apache.sling.cms.core.usergenerated.impl.UserGeneratedContentServiceImpl
 
createUGCContainer(SlingHttpServletRequest, UGCBucketConfig, String, String) - Method in interface org.apache.sling.cms.core.usergenerated.UserGeneratedContentService
Creates a new container for adding user generated content which should be published when approvated.

D

deactivate() - Method in class org.apache.sling.cms.core.usergenerated.impl.UserGeneratedContentServiceImpl
 
destroy() - Method in class org.apache.sling.cms.core.filters.CMSSecurityFilter
 
destroy() - Method in class org.apache.sling.cms.core.filters.EditIncludeFilter
 
destroy() - Method in class org.apache.sling.cms.core.filters.LocaleFilter
 
destroy() - Method in class org.apache.sling.cms.core.filters.PublishFilter
 
dispose() - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
dispose() - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.cms.core.filters.CMSSecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.cms.core.filters.EditIncludeFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.cms.core.filters.LocaleFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.cms.core.filters.PublishFilter
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.cms.core.servlets.CMSPageServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.cms.core.servlets.VersionInfoServlet
 
doProcess(Resource, String) - Method in class org.apache.sling.cms.core.models.ReferenceOperation
 
doProcess(Resource, String) - Method in class org.apache.sling.cms.core.models.References
 
doRun(SlingHttpServletRequest, PostResponse, List<Modification>) - Method in class org.apache.sling.cms.core.operations.CheckpointOperation
 

E

EditableResource - Class in org.apache.sling.cms.core.models
A model for representing a resource that can be edited through the Sling CMS.
EditableResource(Resource) - Constructor for class org.apache.sling.cms.core.models.EditableResource
 
EditIncludeFilter - Class in org.apache.sling.cms.core.filters
Filter for injecting the request attributes and markup to enable the Sling CMS editor.
EditIncludeFilter() - Constructor for class org.apache.sling.cms.core.filters.EditIncludeFilter
 
ENABLED_ATTR_NAME - Static variable in class org.apache.sling.cms.core.filters.EditIncludeFilter
 
endDocument() - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
endDocument() - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
endElement(String, String, String) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
endElement(String, String, String) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
endPrefixMapping(String) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
endPrefixMapping(String) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
equals(Object) - Method in class org.apache.sling.cms.core.models.Component
 
equals(Object) - Method in class org.apache.sling.cms.core.models.Site
 
ErrorHandler - Class in org.apache.sling.cms.core.models
Sling Model for retrieving an error handler based on the specified Sling Request.
ErrorHandler(SlingHttpServletRequest) - Constructor for class org.apache.sling.cms.core.models.ErrorHandler
 

F

filter(String) - Method in class org.apache.sling.cms.core.operations.PropertyHintNodeNameGenerator
 
findParentResourceofType(Resource, String) - Static method in class org.apache.sling.cms.CMSUtils
 

G

getAction() - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
getAllComponents() - Method in class org.apache.sling.cms.core.models.ComponentManager
Returns all of the components in Sling CMS with a component type specified.
getAllowedPaths() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
getAvailableComponentTypes() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
getAvailableTemplates() - Method in class org.apache.sling.cms.core.models.PageTemplateManager
 
getBucket() - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
getComponent() - Method in class org.apache.sling.cms.core.models.EditableResource
 
getComponentConfigs() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
getComponentResource() - Method in class org.apache.sling.cms.core.models.EditableResource
Gets the component for the specified resource.
getComponentsByType() - Method in class org.apache.sling.cms.core.models.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 class org.apache.sling.cms.core.models.Component
 
getComponentTypes() - Method in class org.apache.sling.cms.core.models.ComponentManager
Returns a list of all of the registered component types
getContainingPage(Resource) - Static method in class org.apache.sling.cms.core.models.Page
 
getContentResource() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getContentType() - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
getCreated() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getCreatedBy() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getDescription() - Method in class org.apache.sling.cms.core.models.Site
 
getEditPath() - Method in class org.apache.sling.cms.core.models.Component
Returns the path for the editor for this resource if available
getEditPath() - Method in class org.apache.sling.cms.core.models.EditableResource
Returns the path for the editor for this resource if available
getEditResource() - Method in class org.apache.sling.cms.core.models.Component
Returns the resource for the editor for this resource if available
getEditResource() - Method in class org.apache.sling.cms.core.models.EditableResource
Returns the resource for the editor for this resource if available
getErrorCode() - Method in class org.apache.sling.cms.core.models.ErrorHandler
 
getFields() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
getHandler() - Method in class org.apache.sling.cms.core.models.ErrorHandler
 
getKeys() - Method in class org.apache.sling.cms.core.models.i18nHelper
 
getKeywords() - Method in class org.apache.sling.cms.core.models.Page
 
getLastModified() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getLastModifiedBy() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getLevel() - Method in class org.apache.sling.cms.core.models.RedirectAttribute
 
getLocale() - Method in class org.apache.sling.cms.core.models.LocaleResource
 
getLocale() - Method in class org.apache.sling.cms.core.models.Site
 
getLocales() - Method in class org.apache.sling.cms.core.models.LocaleList
 
getLocaleString() - Method in class org.apache.sling.cms.core.models.Site
 
getMessageText() - Method in class org.apache.sling.cms.core.models.RedirectAttribute
 
getName() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getNodeName(SlingHttpServletRequest, String, boolean, NodeNameGenerator) - Method in class org.apache.sling.cms.core.operations.PropertyHintNodeNameGenerator
 
getPage() - Method in class org.apache.sling.cms.core.models.PageManager
 
getPageTemplates() - Method in class org.apache.sling.cms.core.models.SiteConfig
 
getParent() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getPath() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getPath() - Method in class org.apache.sling.cms.core.models.Site
 
getPathDepth() - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
getProperties() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getPublishedPath() - Method in class org.apache.sling.cms.core.models.Page
 
getPublishedUrl() - Method in class org.apache.sling.cms.core.models.Page
 
getRandom() - Method in class org.apache.sling.cms.core.models.i18nHelper
 
getReferences() - Method in class org.apache.sling.cms.core.models.References
 
getRegex() - Method in class org.apache.sling.cms.core.models.ReferenceOperation
 
getResource() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getResource() - Method in class org.apache.sling.cms.core.models.Component
 
getResource() - Method in class org.apache.sling.cms.core.models.EditableResource
Gets the current resource.
getResource() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
getResource() - Method in class org.apache.sling.cms.core.models.Site
 
getSite(Resource) - Static method in class org.apache.sling.cms.core.models.Site
 
getSite() - Method in class org.apache.sling.cms.core.models.SiteManager
 
getSiteConfig() - Method in class org.apache.sling.cms.core.models.Site
 
getSiteConfigPath() - Method in class org.apache.sling.cms.core.models.Site
 
getTemplate() - Method in class org.apache.sling.cms.core.models.Page
 
getTemplate() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
getTemplatePath() - Method in class org.apache.sling.cms.core.models.Page
 
getTitle() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getTitle() - Method in class org.apache.sling.cms.core.models.Component
 
getTitle() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
getTitle() - Method in class org.apache.sling.cms.core.models.Site
 
getType() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
getUrl() - Method in class org.apache.sling.cms.core.models.Site
 

H

hashCode() - Method in class org.apache.sling.cms.core.models.Component
 
hashCode() - Method in class org.apache.sling.cms.core.models.Site
 
HTML5Serializer - Class in org.apache.sling.cms.core.rewriter
Serializer for writing HTML5 compliant markup
HTML5Serializer(ConfigurationResourceResolver) - Constructor for class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
Html5SerializerFactory - Class in org.apache.sling.cms.core.rewriter
This sax serializer serializes HTML5 Compliant Markup
Html5SerializerFactory() - Constructor for class org.apache.sling.cms.core.rewriter.Html5SerializerFactory
 

I

i18nHelper - Class in org.apache.sling.cms.core.models
A model retrieving all of the keys for a i18n dictionary
i18nHelper(Resource) - Constructor for class org.apache.sling.cms.core.models.i18nHelper
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
init(FilterConfig) - Method in class org.apache.sling.cms.core.filters.CMSSecurityFilter
 
init(FilterConfig) - Method in class org.apache.sling.cms.core.filters.EditIncludeFilter
 
init(FilterConfig) - Method in class org.apache.sling.cms.core.filters.LocaleFilter
 
init(FilterConfig) - Method in class org.apache.sling.cms.core.filters.PublishFilter
 
init() - Method in class org.apache.sling.cms.core.models.ErrorHandler
 
init() - Method in class org.apache.sling.cms.core.models.ReferenceOperation
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
isMessageSet() - Method in class org.apache.sling.cms.core.models.RedirectAttribute
 
isPublished() - Method in class org.apache.sling.cms.core.models.AbstractContentModel
 
isPublished() - Method in class org.apache.sling.cms.core.models.Page
 
isType(String) - Method in class org.apache.sling.cms.core.models.Component
Returns true if the only component type on the component is the specified type.

L

LocaleFilter - Class in org.apache.sling.cms.core.filters
Sets the locale for the request based on the containing site.
LocaleFilter() - Constructor for class org.apache.sling.cms.core.filters.LocaleFilter
 
LocaleList - Class in org.apache.sling.cms.core.models
A model for representing a site.
LocaleList() - Constructor for class org.apache.sling.cms.core.models.LocaleList
 
LocaleResource - Class in org.apache.sling.cms.core.models
Model for retrieving the locale information from a resource with the jcr:language property.
LocaleResource(Resource) - Constructor for class org.apache.sling.cms.core.models.LocaleResource
 

M

MODE_REGEX - Static variable in class org.apache.sling.cms.core.operations.BulkReplaceOperation
 

N

NAMESPACE - Static variable in class org.apache.sling.cms.CMSConstants
Node type base.
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
 
org.apache.sling.cms.core.filters - package org.apache.sling.cms.core.filters
 
org.apache.sling.cms.core.models - package org.apache.sling.cms.core.models
 
org.apache.sling.cms.core.operations - package org.apache.sling.cms.core.operations
 
org.apache.sling.cms.core.rewriter - package org.apache.sling.cms.core.rewriter
 
org.apache.sling.cms.core.servlets - package org.apache.sling.cms.core.servlets
 
org.apache.sling.cms.core.usergenerated - package org.apache.sling.cms.core.usergenerated
 
org.apache.sling.cms.core.usergenerated.impl - package org.apache.sling.cms.core.usergenerated.impl
 

P

Page - Class in org.apache.sling.cms.core.models
A model representing a page.
Page(Resource) - Constructor for class org.apache.sling.cms.core.models.Page
 
PageManager - Class in org.apache.sling.cms.core.models
A model used to retrieve pages.
PageManager(Resource) - Constructor for class org.apache.sling.cms.core.models.PageManager
 
PageTemplate - Class in org.apache.sling.cms.core.models
A simple model for representing a page template
PageTemplate(Resource) - Constructor for class org.apache.sling.cms.core.models.PageTemplate
 
PageTemplateManager - Class in org.apache.sling.cms.core.models
A model for retrieving the available templates to create a page under the specified resource.
PageTemplateManager(Resource) - Constructor for class org.apache.sling.cms.core.models.PageTemplateManager
 
PN_CONFIG - Static variable in class org.apache.sling.cms.core.models.Site
 
PN_DESCRIPTION - Static variable in class org.apache.sling.cms.CMSConstants
Description attribute name
PN_FIND - Static variable in class org.apache.sling.cms.core.operations.BulkReplaceOperation
 
PN_LANGUAGE - Static variable in class org.apache.sling.cms.CMSConstants
i18n Locale property
PN_MODE - Static variable in class org.apache.sling.cms.core.operations.BulkReplaceOperation
 
PN_PUBLISHED - Static variable in class org.apache.sling.cms.CMSConstants
Published flag property
PN_REPLACE - Static variable in class org.apache.sling.cms.core.operations.BulkReplaceOperation
 
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
PN_UPDATE_PROPERTIES - Static variable in class org.apache.sling.cms.core.operations.BulkReplaceOperation
 
PN_URL - Static variable in class org.apache.sling.cms.core.models.Site
 
process(SlingHttpServletRequest, List<Modification>) - Method in class org.apache.sling.cms.core.operations.UpdateReferencesPostOperation
 
processingInstruction(String, String) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
processingInstruction(String, String) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
PropertyHintNodeNameGenerator - Class in org.apache.sling.cms.core.operations
Custom NodeNameGenerator for generating names based on the value of another named property
PropertyHintNodeNameGenerator() - Constructor for class org.apache.sling.cms.core.operations.PropertyHintNodeNameGenerator
 
PropertyHintNodeNameGenerator.Config - Annotation Type in org.apache.sling.cms.core.operations
 
PUBLISHABLE_TYPES - Static variable in class org.apache.sling.cms.core.filters.PublishFilter
 
PublishFilter - Class in org.apache.sling.cms.core.filters
Denies requests to sling:Page and sling:File resources and children which are not set to publish=true
PublishFilter() - Constructor for class org.apache.sling.cms.core.filters.PublishFilter
 

R

RedirectAttribute - Class in org.apache.sling.cms.core.models
Allows passing information between redirects
RedirectAttribute(SlingHttpServletRequest) - Constructor for class org.apache.sling.cms.core.models.RedirectAttribute
 
RedirectAttribute.LEVEL - Enum in org.apache.sling.cms.core.models
 
ReferenceMappingTransformer - Class in org.apache.sling.cms.core.rewriter
A Sling Rewriter Transformer which maps references to images, links, etc that are contained in the Sling repository.
ReferenceMappingTransformer(ReferenceMappingTransformerConfig, ConfigurationResourceResolver) - Constructor for class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
ReferenceMappingTransformerConfig - Annotation Type in org.apache.sling.cms.core.rewriter
Configuration for the Reference Mapping Transformer
ReferenceMappingTransformerFactory - Class in org.apache.sling.cms.core.rewriter
A TransformerFactory service instance for creating a Transformer to rewrite all of the links, images, etc which reference other content in the Sling repository.
ReferenceMappingTransformerFactory() - Constructor for class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformerFactory
 
ReferenceOperation - Class in org.apache.sling.cms.core.models
Abstract operation for Reference operations.
ReferenceOperation(Resource) - Constructor for class org.apache.sling.cms.core.models.ReferenceOperation
 
References - Class in org.apache.sling.cms.core.models
Model for finding the references to a Resource
References(Resource) - Constructor for class org.apache.sling.cms.core.models.References
 
resource - Variable in class org.apache.sling.cms.core.models.AbstractContentModel
 
RP_NODE_NAME_PARAM - Static variable in class org.apache.sling.cms.core.operations.PropertyHintNodeNameGenerator
Optional request parameter specifying a parameter name to use for the name of the newly created node (value is ":nameParam").
RP_UPDATE_REFERENCES - Static variable in class org.apache.sling.cms.core.operations.UpdateReferencesPostOperation
 
run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[]) - Method in class org.apache.sling.cms.core.operations.BulkReplaceOperation
 
run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[]) - Method in class org.apache.sling.cms.core.operations.CheckpointOperation
 
run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[]) - Method in class org.apache.sling.cms.core.usergenerated.impl.ApproveUGCOperation
 

S

setAction(UserGeneratedContentService.APPROVE_ACTION) - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
setBucket(String) - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
setContentHandler(ContentHandler) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
setContentType(UserGeneratedContentService.CONTENT_TYPE) - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
setDocumentLocator(Locator) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
setDocumentLocator(Locator) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
setMessage(HttpServletRequest, RedirectAttribute.LEVEL, String) - Static method in class org.apache.sling.cms.core.models.RedirectAttribute
 
setMessage(HttpSession, RedirectAttribute.LEVEL, String) - Static method in class org.apache.sling.cms.core.models.RedirectAttribute
 
setPathDepth(int) - Method in class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
Site - Class in org.apache.sling.cms.core.models
A model for representing a site.
Site(Resource) - Constructor for class org.apache.sling.cms.core.models.Site
 
SiteConfig - Class in org.apache.sling.cms.core.models
A model representing a site configuration.
SiteConfig(Resource) - Constructor for class org.apache.sling.cms.core.models.SiteConfig
 
SiteManager - Class in org.apache.sling.cms.core.models
A model for retrieving sites.
SiteManager(Resource) - Constructor for class org.apache.sling.cms.core.models.SiteManager
 
skippedEntity(String) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
skippedEntity(String) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
startDocument() - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
startDocument() - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.sling.cms.core.rewriter.HTML5Serializer
 
startPrefixMapping(String, String) - Method in class org.apache.sling.cms.core.rewriter.ReferenceMappingTransformer
 

T

toString() - Method in class org.apache.sling.cms.core.models.Component
 
toString() - Method in class org.apache.sling.cms.core.models.PageTemplate
 
toString() - Method in class org.apache.sling.cms.core.models.PageTemplateManager
 
toString() - Method in class org.apache.sling.cms.core.models.Site
 
toString() - Method in class org.apache.sling.cms.core.models.SiteConfig
 

U

UGCBucketConfig - Class in org.apache.sling.cms.core.usergenerated
 
UGCBucketConfig() - Constructor for class org.apache.sling.cms.core.usergenerated.UGCBucketConfig
 
UpdateReferencesPostOperation - Class in org.apache.sling.cms.core.operations
The UpdateReferencesPostOperation class will update all of the references from a resource which is being moved or deleted to another resource.
UpdateReferencesPostOperation() - Constructor for class org.apache.sling.cms.core.operations.UpdateReferencesPostOperation
 
UserGeneratedContentConfig - Annotation Type in org.apache.sling.cms.core.usergenerated.impl
Configuration for the User Generated Content handling service
UserGeneratedContentService - Interface in org.apache.sling.cms.core.usergenerated
Service for creating User Generated Content
UserGeneratedContentService.APPROVE_ACTION - Enum in org.apache.sling.cms.core.usergenerated
 
UserGeneratedContentService.CONTENT_TYPE - Enum in org.apache.sling.cms.core.usergenerated
 
UserGeneratedContentServiceImpl - Class in org.apache.sling.cms.core.usergenerated.impl
 
UserGeneratedContentServiceImpl() - Constructor for class org.apache.sling.cms.core.usergenerated.impl.UserGeneratedContentServiceImpl
 

V

VALID_METHODS - Static variable in class org.apache.sling.cms.core.filters.PublishFilter
 
valueOf(String) - Static method in enum org.apache.sling.cms.core.models.RedirectAttribute.LEVEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.cms.core.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.core.usergenerated.UserGeneratedContentService.CONTENT_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sling.cms.core.models.RedirectAttribute.LEVEL
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.core.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.core.usergenerated.UserGeneratedContentService.CONTENT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInfoServlet - Class in org.apache.sling.cms.core.servlets
The VersionInfoServlet renders list of versions available for the current resource.
VersionInfoServlet() - Constructor for class org.apache.sling.cms.core.servlets.VersionInfoServlet
 
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

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