Uses of Class
de.xima.fc.user_portal.api.provider.model.FormsQueryModel
Packages that use FormsQueryModel
-
Uses of FormsQueryModel in de.xima.fc.user_portal.api.provider.spec
Methods in de.xima.fc.user_portal.api.provider.spec with parameters of type FormsQueryModelModifier and TypeMethodDescriptionIFormsApi.getFormsCount(IUserPortalInvocationContext ctx, UUID userPortalUuid, FormsQueryModel queryModel) Reads the count of forms of a given portal.IFormsApi.getFormsPage(IUserPortalInvocationContext ctx, UUID userPortalUuid, PagingDataModel pagingDataModel, FormsQueryModel queryModel) Reads a page of forms of a given portal. -
Uses of FormsQueryModel in de.xima.fc.user_portal.bean.forms
Methods in de.xima.fc.user_portal.bean.forms that return FormsQueryModel