Interface CDOEditorInput2

All Superinterfaces:
CDOEditorInput, IAdaptable, IEditorInput

public interface CDOEditorInput2 extends CDOEditorInput
An extension to CDOEditorInput that provides input object information.
Since:
4.5
Author:
Eike Stepper
See Also:
  • Method Details

    • getObjectID

      CDOID getObjectID()
    • setObjectID

      void setObjectID(CDOID objectID)