public class MovingAsset extends MovingNode
Constructor and Description |
---|
MovingAsset() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAbleToHaveChildren() |
boolean |
isCopiedBeforeMove() |
boolean |
isSupposedToBeReferenced() |
void |
move(ReplicatorQueue replicatorQueue,
org.apache.sling.api.resource.ResourceResolver rr) |
addChild, findByPath, findReferences, getAllReferences, getChildren, getClonedProperties, getDestinationPath, getParent, getPreviousSibling, getPublishedReferences, getSourcePath, hasChild, isDestinationAlreadyExists, isLeaf, isSourceActivated, setChildren, setDestinationAlreadyExists, setDestinationPath, setParent, setSourcePath, visit, visit
public boolean isCopiedBeforeMove()
isCopiedBeforeMove
in class MovingNode
public boolean isSupposedToBeReferenced()
isSupposedToBeReferenced
in class MovingNode
public boolean isAbleToHaveChildren()
isAbleToHaveChildren
in class MovingNode
public void move(ReplicatorQueue replicatorQueue, org.apache.sling.api.resource.ResourceResolver rr) throws IllegalAccessException, MovingException
move
in class MovingNode
IllegalAccessException
MovingException
Copyright © 2013–2021 Adobe. All rights reserved.