com.ibm.commerce.infrastructure.facade.datatypes

Interface GetOnlineStoreDataAreaType



  • public interface GetOnlineStoreDataAreaType
    A representation of the model object 'Get Online Store Data Area Type'. Type definition of the GetOnlineStore BOD's data area.

    The following features are supported:

    See Also:
    InfrastructurePackage.getGetOnlineStoreDataAreaType()
    • Method Detail

      • getGet

        GetType getGet()
        Returns the value of the 'Get' containment reference. The Get verb.
        Returns:
        the value of the 'Get' containment reference.
        See Also:
        setGet(GetType), InfrastructurePackage.getGetOnlineStoreDataAreaType_Get()
      • setGet

        void setGet(GetType value)
        Sets the value of the 'Get' containment reference.
        Parameters:
        value - the new value of the 'Get' containment reference.
        See Also:
        getGet()
      • getOnlineStore

        java.util.List getOnlineStore()
        Returns the value of the 'Online Store' containment reference list. The list contents are of type OnlineStoreType. The OnlineStore noun.
        Returns:
        the value of the 'Online Store' containment reference list.
        See Also:
        InfrastructurePackage.getGetOnlineStoreDataAreaType_OnlineStore()