C D F G H I L M O P R S T U V 
All Classes All Packages

C

CreateUserAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
CreateUserAction(ResourceResolverFactory) - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.CreateUserAction
 

D

DEFAULT_RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.fields.SelectionHandler
 
DEFAULT_RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.fields.TextareaHandler
 
DEFAULT_RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.fields.TextfieldHandler
 
DeleteUserGeneratedContentAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
DeleteUserGeneratedContentAction(ResourceResolverFactory) - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.DeleteUserGeneratedContentAction
 

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.
FormConstants - Class in org.apache.sling.cms.reference.forms
 
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
FormRequest - Interface in org.apache.sling.cms.reference.forms
A service interface for registering form actions.
FormUtils - Class in org.apache.sling.cms.reference.forms
 
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
 
getFormData() - Method in interface org.apache.sling.cms.reference.forms.FormRequest
 
getFormResource() - Method in interface org.apache.sling.cms.reference.forms.FormRequest
 
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
 
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 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
 
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
 
GROUPS - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.CreateUserAction
 

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.CreateUserAction
 
handleForm(Resource, FormRequest) - Method in class org.apache.sling.cms.reference.forms.impl.actions.DeleteUserGeneratedContentAction
 
handleForm(Resource, FormRequest) - Method in class org.apache.sling.cms.reference.forms.impl.actions.RequestPasswordResetAction
 
handleForm(Resource, FormRequest) - Method in class org.apache.sling.cms.reference.forms.impl.actions.ResetPasswordAction
 
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.UpdateUserGeneratedContentAction
 
handleForm(Resource, FormRequest) - Method in class org.apache.sling.cms.reference.forms.impl.actions.UserGeneratedContentAction
 
handles(String[], Resource) - Static method in class org.apache.sling.cms.reference.forms.FormUtils
 
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.CreateUserAction
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.actions.DeleteUserGeneratedContentAction
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.actions.RequestPasswordResetAction
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.actions.ResetPasswordAction
 
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.UpdateUserGeneratedContentAction
 
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.RequestParametersValueProvider
 
handles(Resource) - Method in class org.apache.sling.cms.reference.forms.impl.providers.SuffixResourceFormValueProvider
 
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

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, String, String) - Constructor for class org.apache.sling.cms.reference.models.ItemList
 

L

loadValues(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in interface org.apache.sling.cms.reference.forms.FormValueProvider
Populates the form values for a request.
loadValues(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in class org.apache.sling.cms.reference.forms.impl.providers.RequestParametersValueProvider
 
loadValues(SlingHttpServletRequest, Resource, Map<String, Object>) - Method in class org.apache.sling.cms.reference.forms.impl.providers.SuffixResourceFormValueProvider
 
loadValues(SlingHttpServletRequest, 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
Sling CMS Reference
org.apache.sling.cms.reference.forms - package org.apache.sling.cms.reference.forms
Reference forms implementation
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.models - package org.apache.sling.cms.reference.models
Reference models

P

PATH_PROFILE - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_ALLOWED_PROPERTIES - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_EMAIL - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_INTERMEDIATE_PATH - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.CreateUserAction
 
PN_PASSWORD - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_RESETTIMEOUT - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_RESETTIMEOUT - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.RequestPasswordResetAction
 
PN_RESETTOKEN - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_RESETTOKEN - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.RequestPasswordResetAction
 
PN_SERVICE_USER - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_SUBPATH - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
PN_USERNAME - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.CreateUserAction
 
PROFILE_PROPERTIES - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.CreateUserAction
 

R

RequestParametersValueProvider - Class in org.apache.sling.cms.reference.forms.impl.providers
 
RequestParametersValueProvider() - Constructor for class org.apache.sling.cms.reference.forms.impl.providers.RequestParametersValueProvider
 
RequestPasswordResetAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
RequestPasswordResetAction(ResourceResolverFactory) - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.RequestPasswordResetAction
 
ResetPasswordAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
ResetPasswordAction(ResourceResolverFactory) - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.ResetPasswordAction
 
RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.CreateUserAction
 
RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.RequestPasswordResetAction
 
RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.ResetPasswordAction
 
RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 
RESOURCE_TYPE - Static variable in class org.apache.sling.cms.reference.forms.impl.actions.UpdateProfileAction
 

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, int, SearchService, String) - Constructor for class org.apache.sling.cms.reference.models.Search
 
SearchService - Interface in org.apache.sling.cms.reference
Service for managing the search user.
SelectionHandler - Class in org.apache.sling.cms.reference.forms.impl.fields
 
SelectionHandler(SelectionHandler.Config) - Constructor for class org.apache.sling.cms.reference.forms.impl.fields.SelectionHandler
 
SelectionHandler.Config - Annotation Type in org.apache.sling.cms.reference.forms.impl.fields
 
SendEmailAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
SendEmailAction(MailService) - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.SendEmailAction
 
SERVICE_USER - Static variable in class org.apache.sling.cms.reference.forms.FormConstants
 
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
 
SuffixResourceFormValueProvider - Class in org.apache.sling.cms.reference.forms.impl.providers
 
SuffixResourceFormValueProvider() - Constructor for class org.apache.sling.cms.reference.forms.impl.providers.SuffixResourceFormValueProvider
 
supportedTypes() - Method in annotation type org.apache.sling.cms.reference.forms.impl.fields.SelectionHandler.Config
 
supportedTypes() - Method in annotation type org.apache.sling.cms.reference.forms.impl.fields.TextareaHandler.Config
 
supportedTypes() - Method in annotation type org.apache.sling.cms.reference.forms.impl.fields.TextfieldHandler.Config
 

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(TextareaHandler.Config) - Constructor for class org.apache.sling.cms.reference.forms.impl.fields.TextareaHandler
 
TextareaHandler.Config - Annotation Type in org.apache.sling.cms.reference.forms.impl.fields
 
TextfieldHandler - Class in org.apache.sling.cms.reference.forms.impl.fields
 
TextfieldHandler(TextfieldHandler.Config) - Constructor for class org.apache.sling.cms.reference.forms.impl.fields.TextfieldHandler
 
TextfieldHandler.Config - Annotation Type in org.apache.sling.cms.reference.forms.impl.fields
 
TO - 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
 
UpdateUserGeneratedContentAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
UpdateUserGeneratedContentAction(ResourceResolverFactory) - Constructor for class org.apache.sling.cms.reference.forms.impl.actions.UpdateUserGeneratedContentAction
 
UserGeneratedContentAction - Class in org.apache.sling.cms.reference.forms.impl.actions
 
UserGeneratedContentAction(NameFilter, UserGeneratedContentService) - 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
 
C D F G H I L M O P R S T U V 
All Classes All Packages