Interface CDOIDProvider

All Known Subinterfaces:
InternalCDOTransaction, InternalCDOView, InternalCDOXATransaction.InternalCDOXACommitContext, InternalSession

public interface CDOIDProvider
Provides the IDs of passed objects.
Author:
Eike Stepper
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final CDOIDProvider
     
  • Method Summary

    Modifier and Type
    Method
    Description
    provideCDOID(Object idOrObject)
     
  • Field Details

  • Method Details