Package com.day.cq.wcm.command.api
Interface DeleteCommandPathArgumentBuilder
interface to build
DeleteCommandPathArgument
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
build theDeleteCommandPathArgument
set path of the selected item
-
Method Details
-
withPath
set path of the selected item- Parameters:
path
- path of the selected item- Returns:
- this
DeleteCommandPathArgumentBuilder
-
build
build theDeleteCommandPathArgument
- Returns:
- the built
DeleteCommandPathArgument
- Throws:
IllegalArgumentException
-