com.ibm.commerce.search.facade.datatypes

Interface GetSearchTermAssociationDataAreaType



  • public interface GetSearchTermAssociationDataAreaType
    A representation of the model object 'Get Search Term Association Data Area Type'. Type definition of the GetSearchTermAssociation BOD's data area.

    The following features are supported:

    See Also:
    SearchPackage.getGetSearchTermAssociationDataAreaType()
    • 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), SearchPackage.getGetSearchTermAssociationDataAreaType_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()
      • getSearchTermAssociation

        java.util.List getSearchTermAssociation()
        Returns the value of the 'Search Term Association' containment reference list. The list contents are of type SearchTermAssociationType. The SearchTermAssociation noun.
        Returns:
        the value of the 'Search Term Association' containment reference list.
        See Also:
        SearchPackage.getGetSearchTermAssociationDataAreaType_SearchTermAssociation()