Class CDOChangeSubscriptionAdapter

  • All Implemented Interfaces:
    Adapter, Adapter.Internal

    public class CDOChangeSubscriptionAdapter
    extends AdapterImpl
    If the meaning of this type isn't clear, there really should be more of a description here...
    Since:
    4.0
    Author:
    Eike Stepper
    No Extend
    This interface is not intended to be extended by clients.
    No Instantiate
    This class is not intended to be instantiated by clients.
    • Constructor Detail

      • CDOChangeSubscriptionAdapter

        public CDOChangeSubscriptionAdapter​(CDOView view)
    • Method Detail

      • dispose

        public void dispose()
      • getView

        public CDOView getView()
      • getNotifiers

        public java.util.Set<CDOObject> getNotifiers()
      • attach

        public void attach​(CDOObject notifier)
      • reset

        public void reset()