Uses of Interface
se.conciliate.extensions.store.MTNotificationModel
Packages that use MTNotificationModel
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTNotificationModel in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTNotificationModelModifier and TypeMethodDescriptionMTNotificationStore.findNotificationModel
(long notificationModelID) MTNotificationStore.findNotificationModel
(long publicationID, String modelUUID) Methods in se.conciliate.extensions.store that return types with arguments of type MTNotificationModelModifier and TypeMethodDescriptionMTNotificationStore.findNotificationModels
(long publicationID) MTNotificationStore.findNotificationModels
(String modelUUID) MTNotificationStore.findNotificationModels
(String modelUUID, int revision) MTPublication.findNotificationModels()