public class CreateFolder extends AbstractOperation<String>
invoke()
method will return a String containing
the SYSROWID of the created folder.Constructor and Description |
---|
CreateFolder(SaFolderSaveInfo folderInfo,
Properties properties) |
Modifier and Type | Method and Description |
---|---|
String |
invoke()
The method that will be called on the server side.
|
getResult, setResult, toString
beforeInvoke, getClientToken
public CreateFolder(SaFolderSaveInfo folderInfo, Properties properties)
folderInfo
- information about the folder to createproperties
- Folder properties (Attention: These properties will replace the property values in
the folder save info!)Copyright © 2016 SAPERION AG. All rights reserved.