| Package | Description |
|---|---|
| org.alfresco.module.vti.handler | |
| org.alfresco.module.vti.handler.alfresco | |
| org.alfresco.module.vti.web.fp |
| Modifier and Type | Method and Description |
|---|---|
Document |
MethodHandler.getDocument(String serviceName,
String documentName,
boolean force,
String docVersion,
EnumSet<GetOption> getOptionSet,
int timeout)
Retrieves the specified document for viewing
|
| Modifier and Type | Method and Description |
|---|---|
DocMetaInfo |
MethodHandler.putDocument(String serviceName,
Document document,
EnumSet<PutOption> putOptionSet,
String comment,
boolean keepCheckedOut,
boolean validateWelcomeNames)
Writes a file to a directory in an existing Web site
|
| Modifier and Type | Method and Description |
|---|---|
Document |
AlfrescoMethodHandler.getDocument(String serviceName,
String documentName,
boolean force,
String docVersion,
EnumSet<GetOption> getOptionSet,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
DocMetaInfo |
AbstractAlfrescoMethodHandler.putDocument(String serviceName,
Document document,
EnumSet<PutOption> putOptionSet,
String comment,
boolean keepCheckedOut,
boolean validateWelcomeNames) |
| Modifier and Type | Method and Description |
|---|---|
Document |
VtiFpRequest.getParameter(String paramName,
Document defaultValue)
Get Document parameter
|
| Modifier and Type | Method and Description |
|---|---|
Document |
VtiFpRequest.getParameter(String paramName,
Document defaultValue)
Get Document parameter
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.