Copyright© 2008-2025 Sitevision AB, all rights reserved.
@Requireable(value="MessagesFactory") public interface MessagesFactory
An instance of the Sitevision class implementing this interface can be obtained via
Utils.getMessagesFactory().
See Utils for how to obtain an instance of the Utils interface.
| Modifier and Type | Method and Description |
|---|---|
ChannelUtil |
getChannelUtil()
Gets an instance of a channel utility class.
|
ChannelWrapper |
getChannelWrapper(Node aChannel)
Gets a wrapper for the specified channel.
|
DirectMessageUtil |
getDirectMessageUtil()
Gets an instance of a direct message utility class.
|
ChannelUtil getChannelUtil()
ChannelWrapper getChannelWrapper(Node aChannel)
aChannel - the channel node (node of type sv:topic).aChannel, or null if aChannel
isn't a channel, is archived, Social Collaboration isn't activated or operating user doesn't have a social user identity.DirectMessageUtil getDirectMessageUtil()
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2025 Sitevision AB, all rights reserved.