51525354555657
public SystoleSyncWS() { super(); this.facadeDB = FacadeDB.getInstance(); this.log = SystoleLogger.getInstance(); this.toLocalEntity = new ConverterToLocalEntity(); this.toRemoteEntity = new ConverterToRemoteEntity(); }