Class InternalPageBeanWithRedirectResponse


  • public class InternalPageBeanWithRedirectResponse
    extends InternalPageBeanResponse
    An internal response with a redirect.
    Author:
    another
    • Constructor Detail

      • InternalPageBeanWithRedirectResponse

        public InternalPageBeanWithRedirectResponse​(PageBean bean,
                                                    String aRedirectUrl)
    • Method Detail

      • getRedirectUrl

        public String getRedirectUrl()
        Returns the redirect url.
        Returns:
        the redirect url.