Class Redirect


  • @Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class)
    public class Redirect
    extends java.lang.Object
    Sets HTTP status and 'location' header for server-side redirect.
    • Constructor Summary

      Constructors 
      Constructor Description
      Redirect()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isRenderPage()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Redirect

        public Redirect()
    • Method Detail

      • isRenderPage

        public boolean isRenderPage()
        Returns:
        true if redirect page should be rendered