Uses of Class
lumis.portal.channel.ChannelWebResource
-
Packages that use ChannelWebResource Package Description lumis.portal.url Manages the resolution of page URLs. -
-
Uses of ChannelWebResource in lumis.portal.url
Methods in lumis.portal.url with parameters of type ChannelWebResource Modifier and Type Method Description static PageWebResource
URLUtil. getFirstPageWebResource(ChannelWebResource cwr)
Returns the page web resource for the first page whithin the channel of the given channel web resource.
-