public class UrlToWebUrlMethod extends AbstractMethod
vtiHandler| Constructor and Description |
|---|
UrlToWebUrlMethod() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(VtiFpRequest request,
VtiFpResponse response)
Given a URL for a file, returns the URL of the Web site to which
the file belongs, and the subsite, if applicable
|
String |
getName()
returns methods name
|
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()
Copyright © 2005–2014 Alfresco Software. All rights reserved.