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, visitprotected static final String DEFAULT_FOLDER_TYPE
public boolean isCopiedBeforeMove()
isCopiedBeforeMove in class MovingNodepublic boolean isSupposedToBeReferenced()
isSupposedToBeReferenced in class MovingNodepublic boolean isAbleToHaveChildren()
isAbleToHaveChildren in class MovingNodepublic void move(ReplicatorQueue replicatorQueue, org.apache.sling.api.resource.ResourceResolver rr) throws MovingException
move in class MovingNodeMovingExceptionprotected boolean createFolderNode(String folderPath, org.apache.sling.api.resource.ResourceResolver r) throws javax.jcr.RepositoryException, org.apache.sling.api.resource.PersistenceException
javax.jcr.RepositoryExceptionorg.apache.sling.api.resource.PersistenceExceptionCopyright © 2013–2020 Adobe. All rights reserved.