Esempio n. 1
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'com.x.customer.v1/CustomerSearch/SearchCustomer';
     $this->_schemaRecordName = 'SearchCustomer';
     $this->_schemaVersion = "1.1.1";
     parent::_construct();
 }
Esempio n. 2
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'salesChannel/offer/search';
     $this->_schemaRecordName = 'SearchOffer';
     $this->_schemaVersion = "1.0.1";
     parent::_construct();
 }
Esempio n. 3
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'com.x.inventory.v1/StockItemLookup/LookupStockItem';
     $this->_schemaRecordName = 'LookupStockItem';
     $this->_schemaVersion = "1.0.0";
     parent::_construct();
 }
Esempio n. 4
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'com.x.pim.v1/ProductSearch/SearchProduct';
     $this->_schemaRecordName = 'SearchProduct';
     $this->_schemaVersion = "1.0.0";
     parent::_construct();
 }
Esempio n. 5
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'com.x.webstore.v1/WebStoreMetadataProvision/GetAllWebStore';
     $this->_schemaRecordName = 'GetAllWebStore';
     $this->_schemaVersion = "1.0.0";
     parent::_construct();
 }
Esempio n. 6
0
 protected function _construct()
 {
     $this->_topic = 'com.x.hashtagsale.v1/HTSCart/MakeSaleActiveHTS';
     $this->_schemaRecordName = 'MakeSaleActiveHTS';
     $this->_schemaVersion = "1.0.2";
     parent::_construct();
 }
Esempio n. 7
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'com.x.webstore.v1/WebStoreOfferSearch/SearchWebStoreOffer';
     $this->_schemaRecordName = 'SearchWebStoreOffer';
     $this->_schemaVersion = "1.0.0";
     parent::_construct();
 }
Esempio n. 8
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_topic = 'productTaxonomy/updated';
 }
Esempio n. 9
0
 protected function _construct()
 {
     $this->_topic = 'productTaxonomy/productType/searchFailed';
     $this->_schemaRecordName = 'SearchProductTypeFailed';
     parent::_construct();
 }
Esempio n. 10
0
 protected function _construct()
 {
     $this->_topic = 'productTaxonomy/getFailed';
     $this->_schemaRecordName = 'GetProductTaxonomyFailed';
     parent::_construct();
 }
Esempio n. 11
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_topic = 'message/ping';
 }
Esempio n. 12
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'com.x.ordermanagement.v2/OrderSearch.NonSensitive/SearchOrder';
     $this->_schemaVersion = "2.2.8";
     parent::_construct();
 }