Uses of Interface
de.xima.fc.inbox.model.messages.IChatEntry
Packages that use IChatEntry
-
Uses of IChatEntry in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return types with arguments of type IChatEntryMethods in de.xima.fc.inbox.bean with parameters of type IChatEntryModifier and TypeMethodDescriptionbooleanProcessMessagesBean.isFulfilledUploadRequest(IChatEntry chatEntry) booleanProcessMessagesBean.isLatest(IChatEntry chatEntry, List<IChatEntry> chatEntries) booleanProcessMessagesBean.isMessage(IChatEntry chatEntry) booleanProcessMessagesBean.isStart(IChatEntry chatEntry) Method parameters in de.xima.fc.inbox.bean with type arguments of type IChatEntryModifier and TypeMethodDescriptionbooleanProcessMessagesBean.isLatest(IChatEntry chatEntry, List<IChatEntry> chatEntries) -
Uses of IChatEntry in de.xima.fc.inbox.model.messages
Classes in de.xima.fc.inbox.model.messages that implement IChatEntryModifier and TypeClassDescriptionclassView model for a fulfilled upload request to display in the chat.classView model for aFormRecordMessageto display in the chat.classSpecial chat entry to indicate the start of a chat.