|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NakedObjectSessionFactory
Analogous to a Hibernate SessionFactory.
NakedObjectSession| Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent |
|---|
init, shutdown |
| Method Detail |
|---|
NakedObjectSession openSession(AuthenticationSession session)
opens the NakedObjectSession.
DeploymentType getDeploymentType()
application-scoped DeploymentType.
NakedObjectConfiguration getConfiguration()
application-scoped NakedObjectConfiguration.
SpecificationLoader getSpecificationLoader()
application-scoped SpecificationLoader.
TemplateImageLoader getTemplateImageLoader()
application-scoped TemplateImageLoader.
AuthenticationManager getAuthenticationManager()
AuthenticationManager that will be used to authenticate and create
AuthenticationSessions within
the NakedObjectSession.
AuthorizationManager getAuthorizationManager()
AuthorizationManager that will be used to authorize access to domain objects.
PersistenceSessionFactory getPersistenceSessionFactory()
PersistenceSessionFactory that will be used to create PersistenceSession
within the NakedObjectSession.
UserProfileLoader getUserProfileLoader()
java.util.List<java.lang.Object> getServices()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||