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