T
- public abstract class LegacyOperation<T extends Serializable> extends com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
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, toString
public 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>
SaBasicException
public void beforeInvoke(int token, LegacyConnection connection) throws SaBasicException
SaBasicException
public 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.