Package com.documentum.fc.client.acs
Interface IDfContentTransferCapability
public interface IDfContentTransferCapability
IDfContentTransferCapability
Only DFC is allowed to implement this interface.
Other implementations are not supported.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IDfContentTransferCapability
Deprecated.static final IDfContentTransferCapability
Deprecated.As of version 6.5, replaced byDfContentTransferCapabilities.PREDICTIVE_CACHING
.static final IDfContentTransferCapability
Deprecated.As of version 6.5, replaced byDfContentTransferCapabilities.READ
.static final IDfContentTransferCapability
Deprecated.As of version 6.5, replaced byDfContentTransferCapabilities.WRITE
. -
Method Summary
-
Field Details
-
READ
Deprecated.As of version 6.5, replaced byDfContentTransferCapabilities.READ
.Read content transfer capability -
WRITE
Deprecated.As of version 6.5, replaced byDfContentTransferCapabilities.WRITE
.Write content transfer capability -
ASYNCHRONOUS_WRITE
Deprecated.As of version 6.5, replaced byDfContentTransferCapabilities.ASYNCHRONOUS_WRITE
.Asynchronous write content transfer capability -
PREDICTIVE_CACHING
Deprecated.As of version 6.5, replaced byDfContentTransferCapabilities.PREDICTIVE_CACHING
.Predictive caching content transfer capability
-
-
Method Details
-
getName
String getName()
-
DfContentTransferCapabilities.ASYNCHRONOUS_WRITE
.