public class MovingPage extends MovingNode
Constructor and Description |
---|
MovingPage(com.day.cq.wcm.api.PageManagerFactory pageManagerFactory) |
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 MovingPage(com.day.cq.wcm.api.PageManagerFactory pageManagerFactory)
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.