Channel |
ChannelHelper.buildChannelObject(org.alfresco.service.cmr.repository.NodeRef nodeRef,
ChannelService channelService) |
List<Channel> |
ChannelHelper.getAllChannels(org.alfresco.service.cmr.repository.NodeRef channelContainer,
ChannelService channelService) |
List<Channel> |
ChannelHelper.getChannelsByType(org.alfresco.service.cmr.repository.NodeRef containerNode,
String channelTypeId,
ChannelService channelService,
boolean checkPermissions) |
List<Channel> |
ChannelHelper.getChannelsForTypes(org.alfresco.service.cmr.repository.NodeRef containerNode,
List<ChannelType> types,
ChannelService channelService,
boolean checkPermissions) |
void |
StatusUpdateChannelParameterConstraint.setChannelService(ChannelService channelService) |
void |
AbstractChannelType.setChannelService(ChannelService channelService) |
void |
PublishingEventProcessor.setChannelService(ChannelService channelService) |
void |
PublishingChannelParameterConstraint.setChannelService(ChannelService channelService) |
void |
PublishContentActionExecuter.setChannelService(ChannelService channelService) |