public class UpdateFolder extends VoidOperation
ClassicConnectorUtil methods.
The VoidOperation.invoke() method has no return value.
| Constructor and Description |
|---|
UpdateFolder(String folderTableDDC,
String folderId,
List<SaPropertyValue> values) |
UpdateFolder(String folderTableDDC,
String folderId,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
voidInvoke()
Invokes this void operation.
|
afterInvoke, getResult, invokebeforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapExceptionpublic UpdateFolder(String folderTableDDC, String folderId, List<SaPropertyValue> values)
folderTableDDC - DDC the folder is contained infolderId - ID of the folder to updatevalues - values to updatepublic UpdateFolder(String folderTableDDC, String folderId, Properties properties)
folderTableDDC - DDC the folder is contained infolderId - ID of the folder to updateproperties - properties to updateprotected void voidInvoke()
throws Exception
VoidOperationvoidInvoke in class VoidOperationException - exception when invoking this operationCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.