Class Operations.SetMixins
java.lang.Object
org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
- All Implemented Interfaces:
Operation
- Enclosing class:
Operations
Representative of a set-mixin
Operation which calls
Batch.setMixins(NodeId, Name[]) when applied to a Batch.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SetMixins
Create a new set-mixinOperationfor the given arguments.- Parameters:
nodeId-mixinNodeTypeNames-- See Also:
-
-
Method Details