Class GetIxosDDCNames

java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
com.saperion.operations.LegacyOperation<ArrayList<String>>
com.saperion.operations.GetIxosDDCNames
All Implemented Interfaces:
com.lexmark.saperion.remote.common.operations.Operation<ArrayList<String>,SaBasicException,LegacyConnection>, Serializable

public class GetIxosDDCNames extends LegacyOperation<ArrayList<String>>
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: