All Known Subinterfaces:
AuditProjection, BaseProjection, FinishedJobProjection, JobCommonFieldsProjection, JobExecutionProjection, JobMetadataProjection, JobProjection, JobSpecificationProjection, UniqueIdProjection
All Known Implementing Classes:
ApplicationEntity, AuditEntity, BaseEntity, ClusterEntity, CommandEntity, CriterionEntity, FileEntity, IdEntity, JobEntity, TagEntity, UniqueIdEntity

public interface IdProjection
A projection just for returning the id field of a given entity.
Since:
3.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Get the id from the projection.
  • Method Details

    • getId

      long getId()
      Get the id from the projection.
      Returns:
      The id