| 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.connector.wf |
This package contains the main classic workflow connector classes.
|
| com.saperion.folder |
This package contains the classes for the folder classes.
|
| com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
| com.saperion.wf |
This package contains the common used workflow classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<BoxDefinition> |
SaClassicConnectorImpl.getBoxDefinitions()
Reads the box definitions.
|
| Modifier and Type | Method and Description |
|---|---|
List<BoxDefinition> |
SaRMIClientCommand.getBoxDefinitions()
Reads the box definitions.
|
List<BoxDefinition> |
AbstractWfRMIClientCommand.getBoxDefinitions()
Reads the box definitions.
|
| Modifier and Type | Method and Description |
|---|---|
List<BoxDefinition> |
SaWFConnectorImpl.getBoxDefinitions()
Reads the box definitions.
|
List<BoxDefinition> |
SaWFConnector.getBoxDefinitions()
Reads the box definitions.
|
| Constructor and Description |
|---|
FolderUpdateInfo(BoxDefinition wfBoxDef,
boolean refreshChilds,
long cacheTime)
Constructor for Workflow Folders.
|
| Modifier and Type | Method and Description |
|---|---|
List<BoxDefinition> |
SaRMIServerCommand.getBoxDefinitions(int token)
Reads the box definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoxDefinitionImpl |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.