com.ibm.commerce.search.facade.datatypes

Interface DocumentRoot

    • Method Detail

      • getMixed

        commonj.sdo.Sequence getMixed()
        Returns the value of the 'Mixed' attribute list.

        If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Mixed' attribute list.
        See Also:
        SearchPackage.getDocumentRoot_Mixed()
      • getXMLNSPrefixMap

        java.util.Map getXMLNSPrefixMap()
        Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

        If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'XMLNS Prefix Map' map.
        See Also:
        SearchPackage.getDocumentRoot_XMLNSPrefixMap()
      • getXSISchemaLocation

        java.util.Map getXSISchemaLocation()
        Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

        If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'XSI Schema Location' map.
        See Also:
        SearchPackage.getDocumentRoot_XSISchemaLocation()
      • getGetSearchTermAssociation

        GetSearchTermAssociationType getGetSearchTermAssociation()
        Returns the value of the 'Get Search Term Association' containment reference. Element definition of the GetSearchTermAssociation BOD.
        Returns:
        the value of the 'Get Search Term Association' containment reference.
        See Also:
        setGetSearchTermAssociation(GetSearchTermAssociationType), SearchPackage.getDocumentRoot_GetSearchTermAssociation()
      • getSearchTermAssociation

        SearchTermAssociationType getSearchTermAssociation()
        Returns the value of the 'Search Term Association' containment reference. Element definition of the SearchTermAssociation.
        Returns:
        the value of the 'Search Term Association' containment reference.
        See Also:
        setSearchTermAssociation(SearchTermAssociationType), SearchPackage.getDocumentRoot_SearchTermAssociation()
      • getSearchTermAssociationBODVersion

        java.lang.String getSearchTermAssociationBODVersion()
        Returns the value of the 'Search Term Association BOD Version' attribute. The default value is "7.0.0.2". The version of WebSphere Commerce when the SearchTermAssociation noun was last changed. The value is set as the versionID attribute in the corresponding BODs.
        Returns:
        the value of the 'Search Term Association BOD Version' attribute.
        See Also:
        setSearchTermAssociationBODVersion(String), SearchPackage.getDocumentRoot_SearchTermAssociationBODVersion()