Class StarterAction.DashboardPage

    • Constructor Detail

      • DashboardPage

        public DashboardPage​(int accumutatedSubsetCount,
                             int totalSize,
                             String lastProjectKey,
                             List<ImmutableTopLevelPlan> items,
                             int allVisiblePlans)
    • Method Detail

      • getAccumulatedSubsetCount

        public int getAccumulatedSubsetCount()
      • getNotIncludedCount

        public int getNotIncludedCount()
      • getTotalSize

        public int getTotalSize()
      • isEmptyResults

        public boolean isEmptyResults()
      • isShowMoreRequired

        public boolean isShowMoreRequired()
      • isMultiPage

        public boolean isMultiPage()
      • getLastProjectKey

        public String getLastProjectKey()