Uses of Class
org.springframework.extensions.surf.exception.WebFrameworkServiceException

Packages that use WebFrameworkServiceException
org.springframework.extensions.surf   
org.springframework.extensions.surf.support   
 

Uses of WebFrameworkServiceException in org.springframework.extensions.surf
 

Methods in org.springframework.extensions.surf that throw WebFrameworkServiceException
 ModelObjectManager WebFrameworkManager.getObjectManager(ModelPersistenceContext context)
          Returns an object manager instance which has been bound to the provided persister context.
 ModelObjectManager WebFrameworkManager.getObjectManager(String userId, String repositoryStoreId)
          Returns an object service instance which will be bound to the provided user and repository store ids.
 

Uses of WebFrameworkServiceException in org.springframework.extensions.surf.support
 

Methods in org.springframework.extensions.surf.support that throw WebFrameworkServiceException
 void DefaultRequestContextFactory.initModel(RequestContext context, javax.servlet.http.HttpServletRequest request)
          Initializes the model and places it onto the request context
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.