Uses of Interface
de.xima.fc.user_portal.view_model.messages.IUserPortalChatEntryViewModel
Packages that use IUserPortalChatEntryViewModel
Package
Description
-
Uses of IUserPortalChatEntryViewModel in de.xima.fc.user_portal.bean.form_records
Methods in de.xima.fc.user_portal.bean.form_records that return types with arguments of type IUserPortalChatEntryViewModelModifier and TypeMethodDescriptionUserPortalFormRecordsPageBean.getSelectedFormRecordChatEntries()Methods in de.xima.fc.user_portal.bean.form_records with parameters of type IUserPortalChatEntryViewModelModifier and TypeMethodDescriptionbooleanUserPortalFormRecordsPageBean.isLatest(IUserPortalChatEntryViewModel entry) -
Uses of IUserPortalChatEntryViewModel in de.xima.fc.user_portal.common
Methods in de.xima.fc.user_portal.common that return types with arguments of type IUserPortalChatEntryViewModelModifier and TypeMethodDescriptionstatic List<IUserPortalChatEntryViewModel> UserPortalUtils.createMessages(List<BaseFormRecordMessageResource> messages) Creates a list of message models from a list of message resources. -
Uses of IUserPortalChatEntryViewModel in de.xima.fc.user_portal.view_model.messages
Classes in de.xima.fc.user_portal.view_model.messages that implement IUserPortalChatEntryViewModelModifier and TypeClassDescriptionclassMessage model class with builder pattern.classPending upload request view model class.