Package com.saperion.operations
Class GetIxosDDCNames
java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
- All Implemented Interfaces:
com.lexmark.saperion.remote.common.operations.Operation<ArrayList<String>,,SaBasicException, LegacyConnection> Serializable
This operation returns the names of all DDCs that are used to store documents loaded
by the IXOS connector. If no DDCs are configured to be used with the IXOS connector,
an empty list is returned.
- Author:
- cmerkel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.saperion.operations.LegacyOperation
beforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapExceptionMethods inherited from class com.lexmark.saperion.remote.common.operations.AbstractOperation
afterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.lexmark.saperion.remote.common.operations.Operation
audit, dispatchEvent, isAuditable, isEventDispatcher
-
Constructor Details
-
GetIxosDDCNames
public GetIxosDDCNames()
-
-
Method Details
-
invoke
- Throws:
SaSystemException
-