public class MovingFolder extends MovingNode
Modifier and Type | Field and Description |
---|---|
protected static String |
DEFAULT_FOLDER_TYPE |
Constructor and Description |
---|
MovingFolder() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
createFolderNode(String folderPath,
org.apache.sling.api.resource.ResourceResolver r) |
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
protected static final String DEFAULT_FOLDER_TYPE
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 MovingException
move
in class MovingNode
MovingException
protected boolean createFolderNode(String folderPath, org.apache.sling.api.resource.ResourceResolver r) throws javax.jcr.RepositoryException, org.apache.sling.api.resource.PersistenceException
javax.jcr.RepositoryException
org.apache.sling.api.resource.PersistenceException
Copyright © 2013–2021 Adobe. All rights reserved.