public class CustomUserEntityManagerFactory
extends java.lang.Object
implements com.kdayun.workflow.engine.impl.interceptor.SessionFactory
构造器和说明 |
---|
CustomUserEntityManagerFactory() |
限定符和类型 | 方法和说明 |
---|---|
CustomUserEntityManager |
getCustomUserEntityManager() |
java.lang.Class<?> |
getSessionType() |
com.kdayun.workflow.engine.impl.interceptor.Session |
openSession() |
void |
setCustomUserEntityManager(CustomUserEntityManager customUserEntityManager) |
public CustomUserEntityManager getCustomUserEntityManager()
public void setCustomUserEntityManager(CustomUserEntityManager customUserEntityManager)
public java.lang.Class<?> getSessionType()
getSessionType
在接口中 com.kdayun.workflow.engine.impl.interceptor.SessionFactory
public com.kdayun.workflow.engine.impl.interceptor.Session openSession()
openSession
在接口中 com.kdayun.workflow.engine.impl.interceptor.SessionFactory