Uses of Class
com.soffid.iam.sync.engine.intf.DebugTaskResults
-
-
Uses of DebugTaskResults in com.soffid.iam.service
Methods in com.soffid.iam.service that return DebugTaskResults Modifier and Type Method Description DebugTaskResults
DispatcherService. testPropagateObject(String dispatcher, SoffidObjectType type, String object1, String object2)
Operation testPropagateObject Tests and applies an object mapping -
Uses of DebugTaskResults in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that return DebugTaskResults Modifier and Type Method Description DebugTaskResults
DispatcherService. testPropagateObject(String dispatcher, SoffidObjectType type, String object1, String object2)
-
Uses of DebugTaskResults in com.soffid.iam.sync.engine.intf
Constructors in com.soffid.iam.sync.engine.intf with parameters of type DebugTaskResults Constructor Description DebugTaskResults(DebugTaskResults otherBean)
-
Uses of DebugTaskResults in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return DebugTaskResults Modifier and Type Method Description DebugTaskResults
SyncStatusService. testPropagateObject(String dispatcher, SoffidObjectType type, String object1, String object2)
Operation testPropagateObject -
Uses of DebugTaskResults in es.caib.seycon.ng.servei
Methods in es.caib.seycon.ng.servei that return DebugTaskResults Modifier and Type Method Description DebugTaskResults
DispatcherService. testPropagateObject(String dispatcher, SoffidObjectType type, String object1, String object2)
Operation testPropagateObject Tests and applies an object mapping -
Uses of DebugTaskResults in es.caib.seycon.ng.servei.ejb
Methods in es.caib.seycon.ng.servei.ejb that return DebugTaskResults Modifier and Type Method Description DebugTaskResults
DispatcherService. testPropagateObject(String dispatcher, SoffidObjectType type, String object1, String object2)
-
Uses of DebugTaskResults in es.caib.seycon.ng.sync.servei
Methods in es.caib.seycon.ng.sync.servei that return DebugTaskResults Modifier and Type Method Description DebugTaskResults
SyncStatusService. testPropagateObject(String dispatcher, SoffidObjectType type, String object1, String object2)
Operation testPropagateObject
-