Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKSegmentedParts

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.DKSequentialCollection
        |
        +--com.ibm.mm.sdk.common.DKParts
              |
              +--com.ibm.mm.sdk.common.DKSegmentedParts
All Implemented Interfaces:
dkCollection, DKConstant, DKMessageId, java.io.Serializable
Direct Known Subclasses:
DKSegmentedPartsOD

public class DKSegmentedParts
extends DKParts
implements DKConstant, java.io.Serializable

DKSegmentedParts is a subclass of sequential collection. Its purpose is to hold part XDO members of a document object. The DDO representing a document has an attribute with reserved name of DKSegmentedParts, its value is a reference to the DKSegmentedParts collection.

DKSegmentedParts inherits the public interface of sequential collection, and a subclass of DKParts but internally it keeps track of member addition and deletion (to be reflected when the DDO is saved to the back-end datastore). In addition to the inherited methods, DKParts has the following additional methods: