Class CmsPublish.ResourcesAndRelated

java.lang.Object
org.opencms.ade.publish.CmsPublish.ResourcesAndRelated
Enclosing class:
CmsPublish

Just for passing around resources and their related together but not mixed up.

  • Constructor Details

  • Method Details

    • contains

      public boolean contains(CmsResource resource)
      Checks if the given resource is present in at least one of the sets.

      Parameters:
      resource - the resource to test
      Returns:
      true if the given resource is present in at least one of the sets
    • getRelatedResources

      Returns the related resources.

      Returns:
      the related resources
    • getResources

      Returns the resources.

      Returns:
      the resources