com.ibm.commerce.catalog.facade.datatypes

Interface RespondKitType

  • All Superinterfaces:
    BusinessObjectDocumentType


    public interface RespondKitType
    extends BusinessObjectDocumentType
    A representation of the model object 'Respond Kit Type'. Type definition of the AcknowledgeKit BOD.

    The following features are supported:

    See Also:
    CatalogPackage.getRespondKitType()
    • Method Detail

      • getDataArea

        RespondKitDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Data area of the AcknowledgeKit BOD.
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(RespondKitDataAreaType), CatalogPackage.getRespondKitType_DataArea()