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

Return Value

Type: RetailChannelTable Table
The instance of RetailStoreTable will be initilized based on the Channel type.

See Also

Reference

RetailChannelTable Table