@ProviderType
public interface FormStoreService
Modifier and Type | Method and Description |
---|---|
boolean |
runFormStoreAction(SlingHttpServletRequest request,
SlingHttpServletResponse response)
Runs the Form Store action (defined at '/libs/foundation/components/form/actions/store') as follows:
1) If the request session has enough rights the data is stored with the request session.
|
boolean runFormStoreAction(SlingHttpServletRequest request, SlingHttpServletResponse response)
request
- The Sling requestresponse
- The Sling responseCopyright © 2010 - 2020 Adobe. All Rights Reserved