Class Operations.SetPrimaryType
java.lang.Object
org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
- 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
ConstructorsConstructorDescriptionSetPrimaryType(NodeId nodeId, Name primaryTypeName) Create a new set-mixinOperationfor the given arguments. -
Method Summary
-
Constructor Details
-
SetPrimaryType
Create a new set-mixinOperationfor the given arguments.- Parameters:
nodeId-primaryTypeName-- See Also:
-
-
Method Details