Class SnapshotDtos.Medium

java.lang.Object
org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
Enclosing class:
SnapshotDtos

public static class SnapshotDtos.Medium extends Object
  • Field Details

    • fromTuple

      public static final com.entwinemedia.fn.Fn<com.mysema.query.Tuple,SnapshotDtos.Medium> fromTuple
    • select

      public static final com.mysema.query.types.Expression<?>[] select
      Parameter for query execution methods like ProjectableQuery.singleResult(com.mysema.query.types.Expression[]) or AbstractJPAQuery.list(Expression[]).
  • Constructor Details

  • Method Details

    • getSnapshotDto

      public SnapshotDto getSnapshotDto()
    • getAvailability

      public Availability getAvailability()
    • getStorageId

      public String getStorageId()
    • getOrganizationId

      public String getOrganizationId()
    • getOwner

      public String getOwner()