Interface MediaObjectChild

  • All Superinterfaces:
    Child<MediaObject>

    @Deprecated
    public interface MediaObjectChild
    extends Child<MediaObject>
    Deprecated.
    Temporary interface, to unify all 'childs' of mediaobject (some had 'parent', some had 'mediaobject' property) It just add deprecated default methods to make 'get/setMediaobject' available.
    Since:
    5.5
    Author:
    Michiel Meeuwissen