Package com.day.cq.wcm.command.api
Interface CopyMoveCommandPathArgument
- All Superinterfaces:
CommandPathArgument
path argument interface for copy/move command
-
Method Summary
Methods inherited from interface com.day.cq.wcm.command.api.CommandPathArgument
getSrcPath
-
Method Details
-
getDstPath
- Returns:
- destination path for the source item
-
getAdjustRefPaths
- Returns:
- reference paths of the selected item
-
getPublishPaths
- Returns:
- publish paths referenced in the selected item
-