Interface Operation
- All Known Implementing Classes:
Operations.AddNode,Operations.AddProperty,Operations.Empty,Operations.Move,Operations.Remove,Operations.ReorderNodes,Operations.SetMixins,Operations.SetPrimaryType,Operations.SetTree,Operations.SetValue
public interface Operation
An
Operation represents a method call on a Batch.-
Method Summary
-
Method Details
-
apply
Apply this operation to the givenBatch- Parameters:
batch-- Throws:
RepositoryException
-