Interface GomProjectProvider

All Known Implementing Classes:
GomFile, GomImageMap, GomMultipleMediaChooser, GomPageRef, GomPicture, GomReference

public interface GomProjectProvider
Provides access to project information
Since:
4.2
  • Method Details

    • getProjects

      AbstractGomProjectList getProjects()
      Projects to be used as sources
      Since:
      4.2
    • projectConstraints

      List<ProjectConstraint> projectConstraints()
      Get the list of defined constraints.
      Returns:
      The list of project constraints.
      Since:
      4.2