Interface CmsPublishDataModel.I_CmsPublishResourceCheck

All Known Implementing Classes:
CmsPublishDataModel.HasProblems
Enclosing class:
CmsPublishDataModel

Predicate for testing properties of publish resources.

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    check(org.opencms.ade.publish.shared.CmsPublishResource res)
    Applies a boolean test to the publish resource and returns the result.
  • Method Details

    • check

      boolean check(org.opencms.ade.publish.shared.CmsPublishResource res)
      Applies a boolean test to the publish resource and returns the result.

      Parameters:
      res - the publish resource
      Returns:
      the result