Interface CDOMoveFeatureDelta

  • All Superinterfaces:
    CDOFeatureDelta

    public interface CDOMoveFeatureDelta
    extends CDOFeatureDelta
    A feature delta that represents a move of one element of a many-valued feature to a different list position.
    Author:
    Simon McDuff
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    This interface is not intended to be extended by clients.
    • Method Detail

      • getOldPosition

        int getOldPosition()
      • getNewPosition

        int getNewPosition()
      • getValue

        java.lang.Object getValue()
        Since:
        4.0