com.ibm.mm.sdk.common

Interface dkDatastoreIntICM

  • All Superinterfaces:
    dkDatastore, dkQueryEvaluator, dkQueryManager
    All Known Implementing Classes:
    DKDatastoreICM


    public interface dkDatastoreIntICM
    extends dkDatastore
    IBM Content Manager (ICM) internal datastore interface.

    This interface extends dkDatastore to provide ICM-specific internal datastore operations. It serves as a marker interface for datastore implementations that support IBM Content Manager integration with FileNet P8.

    Purpose:

    • Identifies datastores with ICM-specific capabilities
    • Provides type safety for ICM datastore operations
    • Enables polymorphic handling of ICM datastores

    This is a marker interface that inherits all functionality from dkDatastore. Implementations should provide ICM-specific behavior while maintaining compatibility with the base datastore interface.

    See Also:
    dkDatastore, DKDatastoreICM
Copyright © 2024 IBM Corporation

Copyright © 2024 IBM Corporation. All rights reserved.