com.ibm.commerce.search.facade.datatypes

Interface AcknowledgeSearchTermAssociationDataAreaType



  • public interface AcknowledgeSearchTermAssociationDataAreaType
    A representation of the model object 'Acknowledge Search Term Association Data Area Type'. Type definition of the AcknowledgeSearchTermAssociation BOD's data area.

    The following features are supported:

    See Also:
    SearchPackage.getAcknowledgeSearchTermAssociationDataAreaType()
    • Method Detail

      • getAcknowledge

        AcknowledgeType getAcknowledge()
        Returns the value of the 'Acknowledge' containment reference. The Acknowledge verb.
        Returns:
        the value of the 'Acknowledge' containment reference.
        See Also:
        setAcknowledge(AcknowledgeType), SearchPackage.getAcknowledgeSearchTermAssociationDataAreaType_Acknowledge()
      • setAcknowledge

        void setAcknowledge(AcknowledgeType value)
        Sets the value of the 'Acknowledge' containment reference.
        Parameters:
        value - the new value of the 'Acknowledge' containment reference.
        See Also:
        getAcknowledge()
      • 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.getAcknowledgeSearchTermAssociationDataAreaType_SearchTermAssociation()