Interface LayoutSaveRequest


  • public interface LayoutSaveRequest
    Layout state save request context.
    Since:
    1.4.2
    • Method Detail

      • getLayoutName

        String getLayoutName()
        Returns the name of the layout to be saved.
        Returns:
        the name of the layout to be saved, never null
      • getLayoutType

        LayoutType getLayoutType()
        Returns the type of the layout to be saved.
        Returns:
        the type of the layout to be saved, never null