| Package | Description |
|---|---|
| com.saperion.connector |
This package contains the main classic connector classes.
|
| com.saperion.connector.rmi |
Package for connector RMI client 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 client wrapper components.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SaRMIClientCommand.createFolder(SaFolderSaveInfo info)
Creates a new node below a given node.
|
String |
AbstractFolderRMIClientCommand.createFolder(SaFolderSaveInfo info)
Creates a new node below a given node.
|
| 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 © 2020 Hyland Software Germany GmbH. All rights reserved.