Copyright© 2008-2024 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.
|
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.Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2024 Sitevision AB, all rights reserved.