Uses of Interface
org.apache.syncope.core.flowable.support.SyncopeSession
-
Packages that use SyncopeSession Package Description org.apache.syncope.core.flowable.support -
-
Uses of SyncopeSession in org.apache.syncope.core.flowable.support
Methods in org.apache.syncope.core.flowable.support that return SyncopeSession Modifier and Type Method Description SyncopeSession
SyncopeSessionFactory. getSyncopeSession()
Methods in org.apache.syncope.core.flowable.support with parameters of type SyncopeSession Modifier and Type Method Description void
SyncopeSessionFactory. setSyncopeSession(SyncopeSession syncopeSession)
-