public interface SerializableAccumulableInvalidations extends SerializableMessage
| Modifier and Type | Method and Description |
|---|---|
void |
add(SerializableAccumulableInvalidations other)
Adds other invalidations to this one.
|
boolean |
isEmpty()
Checks if this contains no invalidations.
|
serializeboolean isEmpty()
void add(SerializableAccumulableInvalidations other)
Copyright © 2019 Nuxeo. All rights reserved.