Package com.cksource.ckfinder.command
Class CreateFolder
java.lang.Object
com.cksource.ckfinder.command.CreateFolder
- All Implemented Interfaces:
Command
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionhandle()
Handles the current HTTP request and creates theResponseEntity
used to build the HTTP response.
-
Constructor Details
-
CreateFolder
public CreateFolder()
-
-
Method Details
-
handle
Description copied from interface:Command
Handles the current HTTP request and creates theResponseEntity
used to build the HTTP response.
-