com.ibm.commerce.foundation.common.datatypes

Interface ApplicationAreaType

  • All Superinterfaces:
    ApplicationAreaType


    public interface ApplicationAreaType
    extends ApplicationAreaType
    A representation of the model object 'Application Area Type'. Type definition of the application area of a business object document.

    The following features are supported:

    See Also:
    CommerceFoundationPackage.getApplicationAreaType()
    • Method Detail

      • getBusinessContext

        BusinessContextType getBusinessContext()
        Returns the value of the 'Business Context' containment reference. The business context.
        Returns:
        the value of the 'Business Context' containment reference.
        See Also:
        setBusinessContext(BusinessContextType), CommerceFoundationPackage.getApplicationAreaType_BusinessContext()