Schnittstelle PostResponseCreator

Alle bekannten Implementierungsklassen:
PostResponseWithErrorHandling

@Deprecated public interface PostResponseCreator
Veraltet.
Service interface which allows for alternate implementations of the PostResponse interface to be created as needed.
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    createPostResponse(org.apache.sling.api.SlingHttpServletRequest req)
    Veraltet.
     
  • Methodendetails

    • createPostResponse

      PostResponse createPostResponse(org.apache.sling.api.SlingHttpServletRequest req)
      Veraltet.