Interface PortletFilter

All Known Subinterfaces:
PortletFilterObject
All Known Implementing Classes:
PortletFilterImpl

public interface PortletFilter
  • Method Details

    • getId

      String getId()
      Returns the id.
      Returns:
      the id
    • getPortletApplication

      PortletApplication getPortletApplication()
      Returns the wired application.
      Returns:
      the application
    • getContext

      PortletFilterContext getContext()
      Returns the context of the portlet filter
      Returns:
      the context