Class CmsResourceTypeStatResultList

    • Method Detail

      • deleteOld

        public void deleteOld()
        Deletes entries which are older than MAX_TIME.

      • isEmpty

        public boolean isEmpty()
        Checks if result list is empty.

        Returns:
        true if result list is empty
      • setVerticalLayout

        public void setVerticalLayout​(com.vaadin.v7.ui.VerticalLayout layout,
                                      boolean addAll)
        Sets the layout.

        Parameters:
        layout - to display the result in
        addAll - indicates if the whole list should be added or just the last item