public class CreateUrlDirectories extends AbstractMethod
vtiHandler| Constructor and Description |
|---|
CreateUrlDirectories() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(VtiFpRequest request,
VtiFpResponse response)
Allows the client to create one or more directories (folders) on the Web site.
|
String |
getName() |
execute, getLockService, getPathWithoutContext, getVtiHandler, processDocMetaInfo, setLockService, setVtiHandlerprotected void doExecute(VtiFpRequest request, VtiFpResponse response) throws VtiMethodException, IOException
doExecute in class AbstractMethodrequest - Vti Frontpage request (VtiFpRequest)response - Vti Frontpage response (VtiFpResponse)VtiMethodExceptionIOExceptionpublic String getName()
org.alfresco.module.vti.method.VtiMethod#getName()Copyright © 2005–2014 Alfresco Software. All rights reserved.