Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the channel to be published or not by checking for the CategoryHierarchy ID for the Specified channel.
Syntax
private boolean validatePublish(RetailChannelTable _channel)
Run On
Called
Parameters
- _channel
Type: RetailChannelTable Table
Record of the RetailChannelTable table holding the channel information.
Return Value
Type: boolean
Returns true if channel is validated to publish; else false.