Interface GroupPullResultHandler
- 
- All Superinterfaces:
- SyncopePullResultHandler,- SyncopeResultHandler<PullTask,PullActions>,- SyncResultsHandler
 - All Known Implementing Classes:
- DefaultGroupPullResultHandler
 
 public interface GroupPullResultHandler extends SyncopePullResultHandler 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getGroupOwnerMap()- 
Methods inherited from interface org.apache.syncope.core.provisioning.api.pushpull.SyncopePullResultHandlerhandle
 - 
Methods inherited from interface org.apache.syncope.core.provisioning.api.pushpull.SyncopeResultHandlersetProfile
 
- 
 
-