Uses of Class
de.xima.fc.entities.InternalSystemMessage
Packages that use InternalSystemMessage
-
Uses of InternalSystemMessage in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return InternalSystemMessageModifier and TypeMethodDescriptionInternalSystemMessageDao.getByUUID
(IEntityContext ec, String uuid) InternalSystemMessageDao.getByUUID
(IEntityContext ec, UUID uuid) Methods in de.xima.fc.dao.impl that return types with arguments of type InternalSystemMessageModifier and TypeMethodDescriptionInternalSystemMessageDao.getAllByType
(IEntityContext ec, EInternalMessageType type) InternalSystemMessageDao.getAllUnreadByType
(IEntityContext ec, EInternalMessageType type) -
Uses of InternalSystemMessage in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return InternalSystemMessageModifier and TypeMethodDescriptionIInternalSystemMessageDao.getByUUID
(IEntityContext ec, String uuid) IInternalSystemMessageDao.getByUUID
(IEntityContext ec, UUID uuid) Methods in de.xima.fc.dao.interfaces that return types with arguments of type InternalSystemMessageModifier and TypeMethodDescriptionIInternalSystemMessageDao.getAllByType
(IEntityContext ec, EInternalMessageType type) IInternalSystemMessageDao.getAllUnreadByType
(IEntityContext ec, EInternalMessageType type)