Uses of Class
de.fraunhofer.iese.mydata.client.SyncNotification
-
Packages that use SyncNotification Package Description de.fraunhofer.iese.mydata.client -
-
Uses of SyncNotification in de.fraunhofer.iese.mydata.client
Methods in de.fraunhofer.iese.mydata.client with parameters of type SyncNotification Modifier and Type Method Description voidILibraryClientService. notifySync(SyncNotification syncNotification)voidLibraryClient. removeLatestSyncNotification(@NonNull SyncNotification latest)needed for JPA/Hibernate remove the SyncNotification if it matches the configured onvoidLibraryClient. setLatestSyncNotification(@NonNull SyncNotification latestSyncNotification)Sets the last time this client synchronised with the master pmp
-