|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWebResourceFactory | |
---|---|
lumis.portal.channel | |
lumis.portal.page | |
lumis.portal.url | Manages the resolution of page URLs. |
Uses of IWebResourceFactory in lumis.portal.channel |
---|
Classes in lumis.portal.channel that implement IWebResourceFactory | |
---|---|
class |
ChannelManager
Implementation for the channel manager. |
Uses of IWebResourceFactory in lumis.portal.page |
---|
Classes in lumis.portal.page that implement IWebResourceFactory | |
---|---|
class |
PageManager
Page manager implementation. |
Uses of IWebResourceFactory in lumis.portal.url |
---|
Methods in lumis.portal.url with parameters of type IWebResourceFactory | |
---|---|
void |
URLManager.setWebResourcesMissingData(IWebResourceFactory webResourceFactory,
Collection<WebResource> webResources,
boolean cacheEnabled,
boolean friendlyURLEnabled)
|
void |
IURLManager.setWebResourcesMissingData(IWebResourceFactory webResourceFactory,
Collection<WebResource> webResources,
boolean cacheEnabled,
boolean friendlyURLEnabled)
Sets missing data in the given web resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |