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.constants |
This package contains the constant definitions for the SAPERION LARIX system.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
void |
SaClassicConnectorImpl.logClientEvent(String hdoc,
SaConstants.ProtoEvents event,
String remark) |
void |
SaClassicConnector.logClientEvent(String hdoc,
SaConstants.ProtoEvents event,
String remark)
Adds an audit log event.
|
Modifier and Type | Method and Description |
---|---|
void |
SaRMIClientCommand.logClientEvent(String hdoc,
SaConstants.ProtoEvents event,
String remark)
Adds an audit log event.
|
void |
AbstractDocRMIClientCommand.logClientEvent(String hdoc,
SaConstants.ProtoEvents event,
String remark)
Adds an audit log event.
|
Modifier and Type | Method and Description |
---|---|
static SaConstants.ProtoEvents |
SaConstants.ProtoEvents.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaConstants.ProtoEvents[] |
SaConstants.ProtoEvents.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaRMIServerCommand.logClientEvent(int token,
String hdoc,
SaConstants.ProtoEvents event,
String remark)
Adds an audit log event.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.