Uses of Class
org.springframework.extensions.config.WebStudioConfigElement

Packages that use WebStudioConfigElement
org.springframework.extensions.config   
org.springframework.extensions.surf.render.bean   
org.springframework.extensions.surf.studio   
 

Uses of WebStudioConfigElement in org.springframework.extensions.config
 

Methods in org.springframework.extensions.config that return WebStudioConfigElement
protected static WebStudioConfigElement WebStudioConfigElement.newInstance(org.dom4j.Element elem)
           
 

Uses of WebStudioConfigElement in org.springframework.extensions.surf.render.bean
 

Methods in org.springframework.extensions.surf.render.bean that return WebStudioConfigElement
protected  WebStudioConfigElement WebStudioTemplateInstanceRenderer.getWebStudioConfiguration()
          Gets the web studio configuration.
 

Uses of WebStudioConfigElement in org.springframework.extensions.surf.studio
 

Methods in org.springframework.extensions.surf.studio that return WebStudioConfigElement
 WebStudioConfigElement WebStudioService.getWebStudioConfiguration()
          Gets the web studio configuration.
 WebStudioConfigElement DefaultWebStudioStateProvider.getWebStudioConfiguration()
          Gets the web studio configuration.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.