public class GetDocsMetaInfoMethod extends AbstractMethod
urlHelper, vtiHandler
Constructor and Description |
---|
GetDocsMetaInfoMethod() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(VtiFpRequest request,
VtiFpResponse response)
Provides the meta-information for the files in the current Web site
|
String |
getName()
returns methods name
|
execute, getLockService, getPathWithoutContext, getUrlHelper, getVtiHandler, processDocMetaInfo, setLockService, setUrlHelper, setVtiHandler
protected void doExecute(VtiFpRequest request, VtiFpResponse response) throws VtiMethodException, IOException
doExecute
in class AbstractMethod
request
- Vti Frontpage request (VtiFpRequest
)response
- Vti Frontpage response (VtiFpResponse
)VtiMethodException
IOException
public String getName()
Copyright © 2005–2017 Alfresco Software. All rights reserved.