Interface PortletLayoutFinder.Result

All Known Implementing Classes:
BasePortletLayoutFinder.ResultImpl
Enclosing interface:
PortletLayoutFinder

public static interface PortletLayoutFinder.Result
  • Method Details

    • getPlid

      long getPlid()
    • getPortletId

      String getPortletId()
    • isSignInRequired

      default boolean isSignInRequired()