Interface GomProjectEntry

All Superinterfaces:
GomElement, Serializable
All Known Subinterfaces:
GomSingleProjectEntry
All Known Implementing Classes:
GomCategoryEntry, GomMediaStoreLocalProjectEntry, GomMediaStoreRemoteProjectEntry, GomSiteOrMediaStoreLocalProjectEntry, GomSiteOrMediaStoreRemoteProjectEntry, GomStorableLocalProjectEntry, GomStorableRemoteProjectEntry

public interface GomProjectEntry extends GomElement
A project entry.
Since:
4.2.5
  • Method Details

    • asConstraint

      ProjectConstraint asConstraint()
      Get a constraint representation of this entry.
      Returns:
      The entry's constraint representation.
      Since:
      4.2.5