Interface CDOObjectReference

All Superinterfaces:
CDOReference<CDOObject>

public interface CDOObjectReference extends CDOReference<CDOObject>
Represents a CDOObject typed reference from one object to another object.
Since:
3.0
Author:
Eike Stepper
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 Details

    • getTargetID

      CDOID getTargetID()
      Since:
      4.6
    • getSourceID

      CDOID getSourceID()
      Since:
      4.6