Exemple #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();
 }
Exemple #2
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'salesChannel/offer/search';
     $this->_schemaRecordName = 'SearchOffer';
     $this->_schemaVersion = "1.0.1";
     parent::_construct();
 }
Exemple #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();
 }
Exemple #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();
 }
Exemple #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();
 }
Exemple #6
0
 protected function _construct()
 {
     $this->_topic = 'com.x.hashtagsale.v1/HTSCart/MakeSaleActiveHTS';
     $this->_schemaRecordName = 'MakeSaleActiveHTS';
     $this->_schemaVersion = "1.0.2";
     parent::_construct();
 }
Exemple #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();
 }
Exemple #8
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_topic = 'productTaxonomy/updated';
 }
Exemple #9
0
 protected function _construct()
 {
     $this->_topic = 'productTaxonomy/productType/searchFailed';
     $this->_schemaRecordName = 'SearchProductTypeFailed';
     parent::_construct();
 }
Exemple #10
0
 protected function _construct()
 {
     $this->_topic = 'productTaxonomy/getFailed';
     $this->_schemaRecordName = 'GetProductTaxonomyFailed';
     parent::_construct();
 }
Exemple #11
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_topic = 'message/ping';
 }
Exemple #12
0
 /**
  * Initialization of class
  */
 protected function _construct()
 {
     $this->_topic = 'com.x.ordermanagement.v2/OrderSearch.NonSensitive/SearchOrder';
     $this->_schemaVersion = "2.2.8";
     parent::_construct();
 }