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.
|
afterInvoke, getResult, toArrayList, toString
beforeInvoke, getClientToken, mapException
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!)public String invoke() throws SaBasicException
Operation
SaBasicException
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.