| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelType |
class |
AbstractOAuth1ChannelType<A> |
class |
MockChannelType
For test purposes only.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelType |
ChannelImpl.getChannelType() |
ChannelType |
ChannelServiceImpl.getChannelType(String id)
Retrieve the channel type that has the specified identifier
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelType> |
ChannelServiceImpl.getChannelTypes()
Retrieve all the registered channel types, excluding any that are hidden
|
List<ChannelType> |
ChannelHelper.getReleventChannelTypes(org.alfresco.service.cmr.repository.NodeRef nodeToPublish,
Collection<ChannelType> channelTypes) |
List<ChannelType> |
ChannelHelper.getStatusUpdateChannelTypes(Collection<ChannelType> channelTypes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChannelHelper.canPublish(org.alfresco.service.cmr.repository.NodeRef nodeToPublish,
ChannelType type) |
org.alfresco.service.cmr.repository.NodeRef |
ChannelHelper.createChannelNode(org.alfresco.service.cmr.repository.NodeRef parent,
ChannelType channelType,
String channelName,
Map<org.alfresco.service.namespace.QName,Serializable> props) |
| Modifier and Type | Method and Description |
|---|---|
List<Channel> |
ChannelHelper.getChannelsForTypes(org.alfresco.service.cmr.repository.NodeRef containerNode,
List<ChannelType> types,
ChannelService channelService,
boolean checkPermissions) |
List<ChannelType> |
ChannelHelper.getReleventChannelTypes(org.alfresco.service.cmr.repository.NodeRef nodeToPublish,
Collection<ChannelType> channelTypes) |
List<ChannelType> |
ChannelHelper.getStatusUpdateChannelTypes(Collection<ChannelType> channelTypes) |
| Modifier and Type | Class and Description |
|---|---|
class |
FacebookChannelType |
| Modifier and Type | Class and Description |
|---|---|
class |
FlickrChannelType |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkedInChannelType |
| Modifier and Type | Class and Description |
|---|---|
class |
SlideShareChannelType |
| Modifier and Type | Class and Description |
|---|---|
class |
TwitterChannelType |
| Modifier and Type | Class and Description |
|---|---|
class |
YouTubeChannelType |
| Modifier and Type | Method and Description |
|---|---|
ChannelType |
Channel.getChannelType() |
ChannelType |
ChannelService.getChannelType(String id)
Retrieve the channel type that has the specified identifier
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelType> |
ChannelService.getChannelTypes()
Retrieve all the registered channel types, excluding any that are hidden
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.