Verwendungen von Klasse
org.apache.sling.servlets.post.exceptions.PreconditionViolatedPersistenceException
Packages, die PreconditionViolatedPersistenceException verwenden
Package
Beschreibung
-
Verwendungen von PreconditionViolatedPersistenceException in org.apache.sling.servlets.post
Methoden in org.apache.sling.servlets.post, die PreconditionViolatedPersistenceException auslösenModifizierer und TypMethodeBeschreibungprotected abstract voidAbstractPostOperation.doRun(org.apache.sling.api.SlingHttpServletRequest request, PostResponse response, List<Modification> changes) Veraltet.Actually performs the desired operation filling progress into thechangeslist and preparing and further information in theresponse.voidAbstractPostOperation.run(org.apache.sling.api.SlingHttpServletRequest request, PostResponse response, SlingPostProcessor[] processors) Veraltet.Prepares and finalizes the actual operation.voidAbstractSlingPostOperation.run(org.apache.sling.api.SlingHttpServletRequest request, org.apache.sling.api.servlets.HtmlResponse response, SlingPostProcessor[] processors) Veraltet.Implementation of theSlingPostOperation.run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[])API method calling thePostOperation.run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[])with a proxy around the Sling APIHtmlResponseprovided.voidJakartaPostOperation.run(org.apache.sling.api.SlingJakartaHttpServletRequest request, JakartaPostResponse response, SlingJakartaPostProcessor[] processors) Executes the operation provided by this service implementation.voidPostOperation.run(org.apache.sling.api.SlingHttpServletRequest request, PostResponse response, SlingPostProcessor[] processors) Veraltet.Executes the operation provided by this service implementation.voidSlingPostOperation.run(org.apache.sling.api.SlingHttpServletRequest request, org.apache.sling.api.servlets.HtmlResponse response, SlingPostProcessor[] processors) Veraltet.Executes the operation provided by this service implementation. -
Verwendungen von PreconditionViolatedPersistenceException in org.apache.sling.servlets.post.impl.operations
Methoden in org.apache.sling.servlets.post.impl.operations, die PreconditionViolatedPersistenceException auslösenModifizierer und TypMethodeBeschreibungvoidAbstractPostOperation.run(org.apache.sling.api.SlingJakartaHttpServletRequest request, JakartaPostResponse response, SlingJakartaPostProcessor[] processors) Prepares and finalizes the actual operation.voidNopOperation.run(org.apache.sling.api.SlingJakartaHttpServletRequest request, JakartaPostResponse response, SlingJakartaPostProcessor[] processors) -
Verwendungen von PreconditionViolatedPersistenceException in org.apache.sling.servlets.post.impl.wrapper
Methoden in org.apache.sling.servlets.post.impl.wrapper, die PreconditionViolatedPersistenceException auslösenModifizierer und TypMethodeBeschreibungvoidJakartaToJavaxPostOperation.run(org.apache.sling.api.SlingHttpServletRequest request, PostResponse response, SlingPostProcessor[] processors) voidJavaxToJakartaPostOperation.run(org.apache.sling.api.SlingJakartaHttpServletRequest request, JakartaPostResponse response, SlingJakartaPostProcessor[] processors)