Interface MidIdentifiable

All Superinterfaces:
Identifiable<Long>
All Known Subinterfaces:
Media<T>, MediaIdentifiable, TrackableMedia
All Known Implementing Classes:
Group, GroupUpdate, MediaIdentifiableImpl, MediaListItem, MediaObject, MediaUpdate, Program, ProgramUpdate, Segment, SegmentUpdate, TranscodeRequest

public interface MidIdentifiable extends Identifiable<Long>
Object that are identifiable with their 'MID' (or 'media id'). These ids are generated by METIS.

This currently also extends Identifiable because all objects also have an id that is generated by the poms backend itself.

Since:
5.11