Uses of Class
org.springframework.extensions.surf.types.AbstractModelObject

Packages that use AbstractModelObject
org.springframework.extensions.surf.cache   
org.springframework.extensions.surf.render   
org.springframework.extensions.surf.types   
 

Uses of AbstractModelObject in org.springframework.extensions.surf.cache
 

Subclasses of AbstractModelObject in org.springframework.extensions.surf.cache
static class ModelObjectCache.ModelObjectSentinel
          Singleton sentinel class used to represent a 'null' value in the cache
 

Uses of AbstractModelObject in org.springframework.extensions.surf.render
 

Subclasses of AbstractModelObject in org.springframework.extensions.surf.render
 class AbstractRenderableModelObject
          Abstract base class for a renderable model object.
 

Uses of AbstractModelObject in org.springframework.extensions.surf.types
 

Subclasses of AbstractModelObject in org.springframework.extensions.surf.types
 class ChromeImpl
          Default chrome implementation
 class ComponentImpl
          Default component implementation
 class ComponentTypeImpl
          Default component type implementation
 class ConfigurationImpl
          Default configuration implementation
 class ContentAssociationImpl
          Default content association implementation
 class PageAssociationImpl
          Default page association implementation
 class PageImpl
          Default page implementation
 class PageTypeImpl
          Default page type implementation
 class TemplateInstanceImpl
          Default template instance implementation
 class TemplateTypeImpl
          Default template type implementation
 class ThemeImpl
          Default theme implementation
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.