public class ServerVersionMethod extends AbstractMethod
| Modifier and Type | Field and Description |
|---|---|
static String |
version |
vtiHandler| Constructor and Description |
|---|
ServerVersionMethod() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(VtiFpRequest request,
VtiFpResponse response)
Returns the exact version of Microsoft Windows SharePoint Services
that are emulated on a Web server
|
String |
getName() |
execute, getLockService, getPathWithoutContext, getVtiHandler, processDocMetaInfo, setLockService, setVtiHandlerpublic static final String version
public String getName()
protected void doExecute(VtiFpRequest request, VtiFpResponse response) throws VtiMethodException, IOException
doExecute in class AbstractMethodrequest - Vti Frontpage request (VtiFpRequest)response - Vti Frontpage response (VtiFpResponse)VtiMethodExceptionIOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.