public class SaveFormDialog extends AbstractMethod
urlHelper, 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, getUrlHelper, getVtiHandler, processDocMetaInfo, setLockService, setUrlHelper, setVtiHandler
protected void doExecute(VtiFpRequest request, VtiFpResponse response) throws VtiMethodException, IOException
AbstractMethod
doExecute
in class AbstractMethod
request
- Vti Frontpage request (VtiFpRequest
)response
- Vti Frontpage response (VtiFpResponse
)VtiMethodException
IOException
AbstractMethod.doExecute(VtiFpRequest, VtiFpResponse)
public String getName()
VtiMethod.getName()
Copyright © 2005–2017 Alfresco Software. All rights reserved.