public class SaveFormDialog extends AbstractMethod
vtiHandler| Constructor and Description |
|---|
SaveFormDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(VtiFpRequest request,
VtiFpResponse response)
Target method that will be executed in child classes
|
String |
getName() |
execute, getLockService, getPathWithoutContext, getVtiHandler, processDocMetaInfo, setLockService, setVtiHandlerprotected void doExecute(VtiFpRequest request, VtiFpResponse response) throws VtiMethodException, IOException
AbstractMethoddoExecute in class AbstractMethodrequest - Vti Frontpage request (VtiFpRequest)response - Vti Frontpage response (VtiFpResponse)VtiMethodExceptionIOExceptionorg.alfresco.module.vti.method.AbstractVtiMethod#doExecute(org.alfresco.module.vti.VtiRequest, org.alfresco.module.vti.VtiResponse)public String getName()
org.alfresco.module.vti.method.VtiMethod#getName()Copyright © 2005–2014 Alfresco Software. All rights reserved.