.getStringId()))
|| (!isManage && ap.canSubscribe(channelDef
.getPortletDefinitionId().getStringId()))) {
// construct a new channel bean from this channel
ChannelBean channel = getChannel(channelDef, request, locale);
categoryBean.addChannel(channel);
}
// remove the channel of the list of all channels
allChannels.remove(channelDef);
}