| 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.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 |
|---|---|
List<SaAcl> |
SaClassicConnectorImpl.getAcls()
This method returns all Access Control Lists in the current tenant.
|
List<SaAcl> |
SaClassicConnector.getAcls()
This method returns all Access Control Lists in the current tenant.
|
| Modifier and Type | Method and Description |
|---|---|
List<SaAcl> |
SaRMIClientCommand.getAcls()
Reads all existing ACLs.
|
List<SaAcl> |
AbstractDocRMIClientCommand.getAcls()
Reads all existing ACLs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SaAclImpl
Implements
SaAcl. |
| Modifier and Type | Method and Description |
|---|---|
List<SaAcl> |
SaRMIServerCommand.getAcls(int token)
Reads all existing Acls.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.