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

A

activate(SendEmailActonConfig) - Method in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 

C

closeResolver(ResourceResolver) - Method in class org.apache.sling.cms.reference.impl.SearchServiceImpl
 
closeResolver(ResourceResolver) - Method in interface org.apache.sling.cms.reference.SearchService
Closes the resource resolver if appropriate

D

doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.cms.reference.forms.impl.FormHandler
 

F

failure(String) - Static method in class org.apache.sling.cms.reference.forms.FormActionResult
 
FieldHandler - Interface in org.apache.sling.cms.reference.forms
A service interface for registering services to handle a form field.
FormAction - Interface in org.apache.sling.cms.reference.forms
A service interface for registering form actions.
FormActionResult - Class in org.apache.sling.cms.reference.forms
A simple Pojo for the result of a form action.
FormException - Exception in org.apache.sling.cms.reference.forms
An exception to indicate problems occurred with form processing.
FormException(String) - Constructor for exception org.apache.sling.cms.reference.forms.FormException
Construct a new FormException with only a message
FormException(String, Throwable) - Constructor for exception org.apache.sling.cms.reference.forms.FormException
Construct a new FormException with only a message
FormHandler - Class in org.apache.sling.cms.reference.forms.impl
 
FormHandler() - Constructor for class org.apache.sling.cms.reference.forms.impl.FormHandler
 
FormRequest - Interface in org.apache.sling.cms.reference.forms
A service interface for registering form actions.
FormRequestImpl - Class in org.apache.sling.cms.reference.forms.impl
 
FormRequestImpl(SlingHttpServletRequest) - Constructor for class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
FormRequestImpl(SlingHttpServletRequest, boolean) - Constructor for class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
FormValueProvider - Interface in org.apache.sling.cms.reference.forms
Service interface for providing values to form fields.
FROM - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 

G

getCount() - Method in class org.apache.sling.cms.reference.models.ItemList
 
getCount() - Method in class org.apache.sling.cms.reference.models.Search
 
getCurrentPage() - Method in class org.apache.sling.cms.reference.models.ItemList
 
getCurrentPage() - Method in class org.apache.sling.cms.reference.models.Search
 
getEnd() - Method in class org.apache.sling.cms.reference.models.ItemList
 
getEnd() - Method in class org.apache.sling.cms.reference.models.Search
 
getFinalize() - Method in class org.apache.sling.cms.reference.models.Search
This is a horrible hack to close the resource resolver used for retrieving the search results
getFormData() - Method in interface org.apache.sling.cms.reference.forms.FormRequest
 
getFormData() - Method in class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
getFormRequest(SlingHttpServletRequest) - Method in class org.apache.sling.cms.reference.forms.impl.FormHandler
 
getFormResource() - Method in interface org.apache.sling.cms.reference.forms.FormRequest
 
getFormResource() - Method in class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
getItems() - Method in class org.apache.sling.cms.reference.models.ItemList
 
getMessage() - Method in class org.apache.sling.cms.reference.forms.FormActionResult
 
getName(Resource) - Static method in interface org.apache.sling.cms.reference.forms.FieldHandler
 
getOriginalRequest() - Method in interface org.apache.sling.cms.reference.forms.FormRequest
 
getOriginalRequest() - Method in class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
getPages() - Method in class org.apache.sling.cms.reference.models.ItemList
 
getPages() - Method in class org.apache.sling.cms.reference.models.Search
 
getQuery() - Method in class org.apache.sling.cms.reference.models.ItemList
 
getResourceResolver(SlingHttpServletRequest) - Method in class org.apache.sling.cms.reference.impl.SearchServiceImpl
 
getResourceResolver(SlingHttpServletRequest) - Method in interface org.apache.sling.cms.reference.SearchService
Gets either the service user resource resolver of the request resource resolver depending if the service user is configured.
getResults() - Method in class org.apache.sling.cms.reference.models.Search
 
getSessionId() - Method in interface org.apache.sling.cms.reference.forms.FormRequest
 
getSessionId() - Method in class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
getStart() - Method in class org.apache.sling.cms.reference.models.ItemList
 
getStart() - Method in class org.apache.sling.cms.reference.models.Search
 
getTerm() - Method in class org.apache.sling.cms.reference.models.Search
 

H

handleField(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in interface org.apache.sling.cms.reference.forms.FieldHandler
Handle the field being submitted.
handleField(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in class org.apache.sling.cms.reference.forms.impl.fields.HoneypotHandler
 
handleField(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in class org.apache.sling.cms.reference.forms.impl.fields.SelectionHandler
 
handleField(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in class org.apache.sling.cms.reference.forms.impl.fields.TextareaHandler
 
handleField(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in class org.apache.sling.cms.reference.forms.impl.fields.TextfieldHandler
 
handleForm(Resource, FormRequest) - Method in interface org.apache.sling.cms.reference.forms.FormAction
Handle a form submission.
handleForm(Resource, FormRequest) - Method in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 
handleForm(Resource, FormRequest) - Method in class org.apache.sling.cms.reference.forms.impl.actions.UpdateProfileAction
 
handleForm(Resource, FormRequest) - Method in class org.apache.sling.cms.reference.forms.impl.actions.UserGeneratedContentAction
 
handles(Resource) - Method in interface org.apache.sling.cms.reference.forms.FieldHandler
Returns true if the FieldHandler should handle the field resource
handles(Resource) - Method in interface org.apache.sling.cms.reference.forms.FormAction
Checks if the the Form Action should handle the specified request and action
handles(Resource) - Method in interface org.apache.sling.cms.reference.forms.FormValueProvider
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.actions.UpdateProfileAction
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.actions.UserGeneratedContentAction
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.fields.HoneypotHandler
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.fields.SelectionHandler
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.fields.TextareaHandler
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.fields.TextfieldHandler
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.providers.UserProfileFormValueProvider
 
HoneypotHandler - Class in org.apache.sling.cms.reference.forms.impl.fields
 
HoneypotHandler() - Constructor for class org.apache.sling.cms.reference.forms.impl.fields.HoneypotHandler
 

I

init() - Method in class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
init(SearchServiceImpl.Config) - Method in class org.apache.sling.cms.reference.impl.SearchServiceImpl
 
init() - Method in class org.apache.sling.cms.reference.models.ItemList
 
init() - Method in class org.apache.sling.cms.reference.models.Search
 
initFields() - Method in class org.apache.sling.cms.reference.forms.impl.FormRequestImpl
 
isFirst() - Method in class org.apache.sling.cms.reference.models.ItemList
 
isFirst() - Method in class org.apache.sling.cms.reference.models.Search
 
isLast() - Method in class org.apache.sling.cms.reference.models.ItemList
 
isLast() - Method in class org.apache.sling.cms.reference.models.Search
 
isRequired(Resource) - Static method in interface org.apache.sling.cms.reference.forms.FieldHandler
 
isSucceeded() - Method in class org.apache.sling.cms.reference.forms.FormActionResult
 
ItemList - Class in org.apache.sling.cms.reference.models
Model for retrieving a list of items from the Sling repository using a JCR SQL2 query.
ItemList(SlingHttpServletRequest) - Constructor for class org.apache.sling.cms.reference.models.ItemList
 

L

loadValues(Resource, Map<String, Object>) - Method in interface org.apache.sling.cms.reference.forms.FormValueProvider
Populates the form values for a request.
loadValues(Resource, Map<String, Object>) - Method in class org.apache.sling.cms.reference.forms.impl.providers.UserProfileFormValueProvider
 

M

MESSAGE - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 

O

org.apache.sling.cms.reference - package org.apache.sling.cms.reference
 
org.apache.sling.cms.reference.forms - package org.apache.sling.cms.reference.forms
 
org.apache.sling.cms.reference.forms.impl - package org.apache.sling.cms.reference.forms.impl
 
org.apache.sling.cms.reference.forms.impl.actions - package org.apache.sling.cms.reference.forms.impl.actions
 
org.apache.sling.cms.reference.forms.impl.fields - package org.apache.sling.cms.reference.forms.impl.fields
 
org.apache.sling.cms.reference.forms.impl.providers - package org.apache.sling.cms.reference.forms.impl.providers
 
org.apache.sling.cms.reference.impl - package org.apache.sling.cms.reference.impl
 
org.apache.sling.cms.reference.models - package org.apache.sling.cms.reference.models
Handling for User Generated Content

P

process(Job) - Method in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 

S

Search - Class in org.apache.sling.cms.reference.models
Model for retrieving search results and pagination based on a search of the Sling CMS repository.
Search(SlingHttpServletRequest) - Constructor for class org.apache.sling.cms.reference.models.Search
 
SearchService - Interface in org.apache.sling.cms.reference
Service for managing the search user.
SearchServiceImpl - Class in org.apache.sling.cms.reference.impl
Implementation of the SearchService
SearchServiceImpl() - Constructor for class org.apache.sling.cms.reference.impl.SearchServiceImpl
 
SearchServiceImpl.Config - Annotation Type in org.apache.sling.cms.reference.impl
 
SelectionHandler - Class in org.apache.sling.cms.reference.forms.impl.fields
 
SelectionHandler() - Constructor for class org.apache.sling.cms.reference.forms.impl.fields.SelectionHandler
 
SendEmailAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
SendEmailAction() - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 
SendEmailActonConfig - Annotation Type in org.apache.sling.cms.reference.forms.impl.actions
 
SUBJECT - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 
success(String) - Static method in class org.apache.sling.cms.reference.forms.FormActionResult
 

T

TERM_PARAMETER - Static variable in class org.apache.sling.cms.reference.models.Search
 
TextareaHandler - Class in org.apache.sling.cms.reference.forms.impl.fields
 
TextareaHandler() - Constructor for class org.apache.sling.cms.reference.forms.impl.fields.TextareaHandler
 
TextfieldHandler - Class in org.apache.sling.cms.reference.forms.impl.fields
 
TextfieldHandler() - Constructor for class org.apache.sling.cms.reference.forms.impl.fields.TextfieldHandler
 
TO - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 
TOPIC - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 

U

UpdateProfileAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
UpdateProfileAction() - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.UpdateProfileAction
 
UserGeneratedContentAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
UserGeneratedContentAction() - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.UserGeneratedContentAction
 
UserProfileFormValueProvider - Class in org.apache.sling.cms.reference.forms.impl.providers
 
UserProfileFormValueProvider() - Constructor for class org.apache.sling.cms.reference.forms.impl.providers.UserProfileFormValueProvider
 

V

validateValue(Resource, String) - Method in class org.apache.sling.cms.reference.forms.impl.fields.TextfieldHandler
 
A C D F G H I L M O P S T U V 
Skip navigation links

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