| Class and Description |
|---|
| AbstractModification
Base class to be used for all simple modifications that can be applied to a DOMStoreTransaction.
|
| Class and Description |
|---|
| CompositeModification
CompositeModification contains a list of modifications that need to be applied to the DOMStore.
|
| Modification
Represents a modification to the data store.
|
| MutableCompositeModification
MutableCompositeModification is just a mutable version of a CompositeModification.
|
| Class and Description |
|---|
| AbstractModification
Base class to be used for all simple modifications that can be applied to a DOMStoreTransaction.
|
| CompositeModification
CompositeModification contains a list of modifications that need to be applied to the DOMStore.
|
| DeleteModification
DeleteModification store all the parameters required to delete a path from the data tree.
|
| MergeModification
MergeModification stores all the parameters required to merge data into the specified path.
|
| Modification
Represents a modification to the data store.
|
| MutableCompositeModification
MutableCompositeModification is just a mutable version of a CompositeModification.
|
| WriteModification
WriteModification stores all the parameters required to write data to the specified path.
|
Copyright © 2019 OpenDaylight. All rights reserved.