Package org.openiam.sync.service
Interface WSOperationCommand
-
- All Superinterfaces:
org.springframework.context.ApplicationContextAware,org.springframework.beans.factory.Aware
public interface WSOperationCommand extends org.springframework.context.ApplicationContextAwareInterface that needs to be implemented to call a webservice that will be used as an authoritative source. User: suneetshah
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<LineObject>execute(SynchConfig config)
-
-
-
Method Detail
-
execute
List<LineObject> execute(SynchConfig config)
-
-