Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Class
oracle.stellent.wcm.server.cache.LazyLoadingContent

Packages that use LazyLoadingContent
oracle.stellent.wcm.server.cache   
oracle.stellent.wcm.server.request   
oracle.stellent.wcm.server.request.dataFile   
oracle.stellent.wcm.server.request.placeholder   

 

Uses of LazyLoadingContent in oracle.stellent.wcm.server.cache

 

Fields in oracle.stellent.wcm.server.cache with type parameters of type LazyLoadingContent
static CacheContainer.Key<LazyLoadingContent> CacheContainer.KEY_WEB_CONTENT
           

 

Methods in oracle.stellent.wcm.server.cache that return LazyLoadingContent
 LazyLoadingContent MemoryCacheFactory.getStagedFile(ContentID contentID, SiteRequest siteRequest)
          Retrieve the path to the file in the JSP context

 

Uses of LazyLoadingContent in oracle.stellent.wcm.server.request

 

Methods in oracle.stellent.wcm.server.request with parameters of type LazyLoadingContent
 boolean SiteRequestLogic.checkSecurity(R request, LazyLoadingContent content)
          Check the security of this content item.

 

Uses of LazyLoadingContent in oracle.stellent.wcm.server.request.dataFile

 

Methods in oracle.stellent.wcm.server.request.dataFile that return LazyLoadingContent
 LazyLoadingContent DataFileLogic.getContent(DataFileRequest request)
           

 

Uses of LazyLoadingContent in oracle.stellent.wcm.server.request.placeholder

 

Methods in oracle.stellent.wcm.server.request.placeholder that return LazyLoadingContent
 LazyLoadingContent PlaceholderLogic.loadDataFile(PlaceholderRequest placeholderRequest, ContentID contentID)
          Load the data file

 

Methods in oracle.stellent.wcm.server.request.placeholder with parameters of type LazyLoadingContent
 void PlaceholderLogic.determineDefinitionAndTemplate(PlaceholderRequest placeholderRequest, Placeholder placeholder, LazyLoadingContent dataFile)
          Determine the definition and template by examining the current placeholder information.

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.