com.ibm.commerce.component.giftregistry.objimpl

Class GiftRegistrySearchBeanBase

    • Field Detail

    • Constructor Detail

      • GiftRegistrySearchBeanBase

        public GiftRegistrySearchBeanBase()
    • Method Detail

      • executeCustomizeableSearch

        public java.util.Vector executeCustomizeableSearch(ECQuery aQuery)
                                                    throws java.sql.SQLException,
                                                           javax.naming.NamingException
        Used to execute a customizeable gift registry search.
        Parameters:
        aQuery - The ECQuery object.
        Returns:
        Vector of Vectors. Each entry in the outer Vector is a row from the result set. Each entry in the inner Vector is a field from the SELECT clause.
        Throws:
        javax.naming.NamingException
        java.sql.SQLException