RetailChannelTable::constructTable Method
Initializes the table instance based on the channel type passed as the parameter.
Syntax
client server private static RetailChannelTable constructTable(RetailChannelType channelType)
Run On
Called
Parameters
- channelType
Type: RetailChannelType Enumeration
The current value of Channel type.
Return Value
Type: RetailChannelTable Table
The instance of RetailStoreTable will be initilized based on the Channel type.