public interface ECPProjectContentChangedObserver extends ECPObserver
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
objectsChanged(ECPProject project,
Collection<Object> objects)
Return an Collection affected Objects.
|
Collection<Object> objectsChanged(ECPProject project, Collection<Object> objects)
project - the ECPProject where the change occurredobjects - the objects that changedCopyright © 2018. All rights reserved.