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 SyncopeSessionSyncopeSessionFactory. getSyncopeSession()Methods in org.apache.syncope.core.flowable.support with parameters of type SyncopeSession Modifier and Type Method Description voidSyncopeSessionFactory. setSyncopeSession(SyncopeSession syncopeSession)
-