org.alfresco.repo.publishing
Interface ChannelTypePublishingOperations
- All Known Implementing Classes:
- AbstractChannelType, AbstractOAuth1ChannelType, FacebookChannelType, FlickrChannelType, LinkedInChannelType, MockChannelType, SlideShareChannelType, TestChannelType1, TestChannelType2, TestChannelType3, TwitterChannelType, YouTubeChannelType
public interface ChannelTypePublishingOperations
Method Summary |
void |
publish(org.alfresco.service.cmr.repository.NodeRef nodeToPublish,
java.util.Map channelProperties)
|
void |
unpublish(org.alfresco.service.cmr.repository.NodeRef nodeToUnpublish,
java.util.Map channelProperties)
|
publish
void publish(org.alfresco.service.cmr.repository.NodeRef nodeToPublish,
java.util.Map channelProperties)
unpublish
void unpublish(org.alfresco.service.cmr.repository.NodeRef nodeToUnpublish,
java.util.Map channelProperties)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.