Uses of Interface
com.helger.dao.wal.IDAOChangeCallback
Packages that use IDAOChangeCallback
-
Uses of IDAOChangeCallback in com.helger.dao.wal
Subinterfaces of IDAOChangeCallback in com.helger.dao.walModifier and TypeInterfaceDescriptioninterfaceIDAOChangeSimpleCallback<INTERFACETYPE extends com.helger.commons.id.IHasID<String>>Simple version of the DAO callback that callsIDAOChangeSimpleCallback.onChange(IHasID)for all actions on all items.Methods in com.helger.dao.wal that return types with arguments of type IDAOChangeCallbackModifier and TypeMethodDescriptionfinal com.helger.commons.callback.CallbackList<IDAOChangeCallback<INTERFACETYPE>>AbstractMapBasedWALDAO.callbacks()