Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.operations.folders |
This package defines the different operations on folders, that can be invoked by rmi.
|
com.saperion.rmi |
This package contains the classes for the LARIX RMI Server.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
String |
SaClassicConnectorImpl.createFolder(SaFolderSaveInfo info,
Properties namevaluePairs)
Creates a new folder below a given folder.
|
String |
SaClassicConnector.createFolder(SaFolderSaveInfo info,
Properties namevaluePairs)
Creates a new folder below a given folder.
|
Constructor and Description |
---|
CreateFolder(SaFolderSaveInfo folderInfo,
Properties properties) |
Modifier and Type | Class and Description |
---|---|
class |
SaFolderSaveInfoImpl
Implementation of the
SaFolderSaveInfo interface. |
Modifier and Type | Method and Description |
---|---|
String |
SaRMIServerCommand.createFolder(int token,
SaFolderSaveInfo info)
Creates a new node below a given node.
|
Copyright © 2016 SAPERION AG. All rights reserved.