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 |
---|---|
DocsMetaInfo |
MethodHandler.moveDocument(String serviceName,
String oldURL,
String newURL,
List<String> urlList,
EnumSet<RenameOption> renameOptionSet,
EnumSet<PutOption> putOptionSet,
boolean docopy,
boolean validateWelcomeNames)
Rename the selected document to the new name
|
Modifier and Type | Method and Description |
---|---|
DocsMetaInfo |
AbstractAlfrescoMethodHandler.moveDocument(String serviceName,
String oldURL,
String newURL,
List<String> urlList,
EnumSet<RenameOption> renameOptionSet,
EnumSet<PutOption> putOptionSet,
boolean docopy,
boolean validateWelcomeNames) |
Modifier and Type | Method and Description |
---|---|
static RenameOption |
RenameOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenameOption[] |
RenameOption.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<RenameOption> |
RenameOption.getOptions(String stringValues) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.