com.ibm.commerce.search.facade.server.commands

Class GetSearchTermAssociationCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, GetSearchTermAssociationCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class GetSearchTermAssociationCmdImpl
    extends AbstractGetBusinessObjectDocumentCmdImpl
    implements GetSearchTermAssociationCmd
    This command gets activities based on the search criteria and the access profile. The parent class will call the FetchSearchTermAssociationCmd command to get the nouns, and the method buildShowBusinessObjectDocument returns the response business object document.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GetSearchTermAssociationCmdImpl

        public GetSearchTermAssociationCmdImpl()
        This method is the default constructor. It performs no actions.