Package | Description |
---|---|
org.alfresco.module.vti.handler | |
org.alfresco.module.vti.handler.alfresco | |
org.alfresco.module.vti.metadata.dic |
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 |
---|---|
Document |
AlfrescoMethodHandler.getDocument(String serviceName,
String documentName,
boolean force,
String docVersion,
EnumSet<GetOption> getOptionSet,
int timeout) |
Modifier and Type | Method and Description |
---|---|
static GetOption |
GetOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetOption[] |
GetOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static EnumSet<GetOption> |
GetOption.getOptions(String stringValues) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.