T - public abstract class LegacyOperation<T extends Serializable> extends com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection> implements Operation<T>
| Constructor and Description |
|---|
LegacyOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeInvoke(int token,
LegacyConnection connection) |
void |
beforeInvoke(LegacyConnection connection) |
int |
getClientToken() |
static SaSystemException |
mapEcmException(com.lexmark.saperion.exceptions.EcmException e) |
protected SaBasicException |
mapException(Exception e) |
afterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap, toStringpublic void beforeInvoke(LegacyConnection connection) throws SaBasicException
beforeInvoke in interface com.lexmark.saperion.remote.common.operations.Operation<T extends Serializable,SaBasicException,LegacyConnection>beforeInvoke in class com.lexmark.saperion.remote.common.operations.AbstractOperation<T extends Serializable,SaBasicException,LegacyConnection>SaBasicExceptionpublic void beforeInvoke(int token,
LegacyConnection connection)
throws SaBasicException
SaBasicExceptionpublic static SaSystemException mapEcmException(com.lexmark.saperion.exceptions.EcmException e)
protected SaBasicException mapException(Exception e)
public int getClientToken()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.