Interface PortletResult


  • public interface PortletResult
    The PortletResult contains the output from running a portlet.
    • Method Detail

      • getOutput

        String getOutput()
        Returns the output from running a portlet.
        Returns:
        the output from running a portlet.