Class ECPDeleteServiceImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void deleteElement​(java.lang.Object toDelete)
      Deletes the given object from the containment tree.
      void deleteElements​(java.util.Collection<java.lang.Object> toDelete)
      Deletes the given objects from the containment tree.
      void dispose()
      Dispose.
      int getPriority()
      Returns the priority for this view service.
      void instantiate​(ViewModelContext context)
      Instantiate the view service.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait