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