com.ibm.commerce.catalog.facade.datatypes

Interface ProcessKitType

  • All Superinterfaces:
    BusinessObjectDocumentType


    public interface ProcessKitType
    extends BusinessObjectDocumentType
    A representation of the model object 'Process Kit Type'. Type definition of the ProcessKit BOD.

    The following features are supported:

    See Also:
    CatalogPackage.getProcessKitType()
    • Method Detail

      • getDataArea

        ProcessKitDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Data area of the ProcessKit BOD.
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(ProcessKitDataAreaType), CatalogPackage.getProcessKitType_DataArea()