public class GenericManagerFactory extends Object implements SessionFactory
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends Session> |
managerImplementation |
| Constructor and Description |
|---|
GenericManagerFactory(Class<? extends Session> managerImplementation) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getSessionType() |
Session |
openSession() |
public Class<?> getSessionType()
getSessionType in interface SessionFactorypublic Session openSession()
openSession in interface SessionFactoryCopyright © 2016 Alfresco. All rights reserved.