Interface MediaObjectOwnableList<THIS extends MediaObjectOwnableList<THIS,​I>,​I extends MediaObjectOwnableListItem<I,​THIS>>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      THIS clone()  
      • Methods inherited from interface nl.vpro.domain.media.support.Ownable

        getOwner
      • Methods inherited from interface nl.vpro.domain.media.support.OwnableList

        add, addAll, clear, contains, containsAll, getValues, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
    • Method Detail

      • clone

        THIS clone()