Interface CDOIDString

All Superinterfaces:
CDOID, Comparable<CDOID>, Serializable

public interface CDOIDString extends CDOID
A CDOID with a String value.
Since:
4.2
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

    • getStringValue

      String getStringValue()