com.ibm.mm.sdk.common

Interface dkDataObjectBase

  • All Known Subinterfaces:
    dkXDO, dkXDOBase
    All Known Implementing Classes:
    dkAbstractDataObjectBase, dkDataObject, DKDDO, DKDDOBase, DKLobICM, dkResource


    public interface dkDataObjectBase
    Base marker interface for all CM8 data objects.

    This interface serves as the root of the CM8 data object hierarchy. All data objects in the CM8 API implement this interface, either directly or through one of its sub-interfaces such as dkDataObject.

    The interface itself defines no methods but provides a common type for all CM8 data objects, enabling polymorphic handling of different object types throughout the API.

    Known Implementations:

    See Also:
    dkDataObject, DKDDO, DKFolder
Copyright © 2024 IBM Corporation

Copyright © 2024 IBM Corporation. All rights reserved.