Interface I_CmsUpdatableComponent

All Known Implementing Classes:
CmsDbRemovePublishLocks, CmsLinkInFolderValidationApp, CmsLinkValidationInternalTable

public interface I_CmsUpdatableComponent
Interface with method to update a vaadin table.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(List<String> resources)
    Updates a component depending on given list of resources.
  • Method Details

    • update

      void update(List<String> resources)
      Updates a component depending on given list of resources.

      Parameters:
      resources - to be displayed in table