com.ibm.commerce.catalog.facade.datatypes

Interface GetCatalogType

  • All Superinterfaces:
    BusinessObjectDocumentType


    public interface GetCatalogType
    extends BusinessObjectDocumentType
    A representation of the model object 'Get Catalog Type'. Type definition of the GetCatalog BOD.

    The following features are supported:

    See Also:
    CatalogPackage.getGetCatalogType()
    • Method Detail

      • getDataArea

        GetCatalogDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Data area of the GetCatalog BOD.
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(GetCatalogDataAreaType), CatalogPackage.getGetCatalogType_DataArea()