Uses of Interface
de.xima.fc.api.rest.impl.common.resource.response.ISerializablePage
Packages that use ISerializablePage
Package
Description
-
Uses of ISerializablePage in de.xima.fc.api.rest.impl.common.resource.response
Subinterfaces of ISerializablePage in de.xima.fc.api.rest.impl.common.resource.responseModifier and TypeInterfaceDescriptioninterfaceIResourcePage<TResource extends IResource>Common interface for a page of resources.Classes in de.xima.fc.api.rest.impl.common.resource.response that implement ISerializablePageModifier and TypeClassDescriptionclassAResourcePage<TResource extends IResource>Abstract base model representing a page of resources provided by the PUBLIC REST API.classASerializablePage<TResource extends Serializable>Abstract base model representing a page ofserializablesprovided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.impl.common.util
Method parameters in de.xima.fc.api.rest.impl.common.util with type arguments of type ISerializablePageModifier and TypeMethodDescriptionstatic <TEntity extends Serializable>
javax.ws.rs.core.ResponseRestServiceHelper.buildDefaultResourcePageGetResponse(javax.servlet.http.HttpServletRequest servletRequest, javax.ws.rs.core.Request rsRequest, Supplier<PagedResult<TEntity>> pagedResultSupplier, BiFunction<PagedResult<TEntity>, Locale, ? extends ISerializablePage<?>> resourcePageConverter) -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form_record.model.response.record
Classes in de.xima.fc.api.rest.pub.impl.form_record.model.response.record that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormRecordResources provided by the PUBLIC REST API.classModel representing a page ofDetailedFormRecordResource.StateHistoryEntrys provided by the PUBLIC REST API.Methods in de.xima.fc.api.rest.pub.impl.form_record.model.response.record that return types with arguments of type ISerializablePageModifier and TypeMethodDescriptionstatic BiFunction<PagedResult<EndUserStateHistoryEntryDTO>, Locale, ISerializablePage<?>> FormRecordStateHistoryEntryResourcePage.pagedResultConverter(int page, int offset, int pageSize, javax.ws.rs.core.UriInfo uriInfo, Map<String, List<Serializable>> parameters) -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.attachment
Classes in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.attachment that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormRecordAttachmentResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat
Classes in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormRecordChatResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message
Classes in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormRecordMessageResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message.upload
Classes in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message.upload that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormRecordMessageUploadRequestResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form_record.model.response.workflow
Classes in de.xima.fc.api.rest.pub.impl.form_record.model.response.workflow that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseWorkflowTriggerResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form.model.response.form
Classes in de.xima.fc.api.rest.pub.impl.form.model.response.form that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.form.model.response.form.file
Classes in de.xima.fc.api.rest.pub.impl.form.model.response.form.file that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormFileResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.security.model.response.authenticator
Classes in de.xima.fc.api.rest.pub.impl.security.model.response.authenticator that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseAuthenticatorResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form
Classes in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseFormResources provided by the PUBLIC REST API.classModel representing a page ofFormTagResources provided by the PUBLIC REST API.Methods in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form that return types with arguments of type ISerializablePageModifier and TypeMethodDescriptionFormTagResourcePage.pagedResultConverter(int page, int pageSize, javax.ws.rs.core.UriInfo uriInfo) -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal
Classes in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseUserPortalResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal.file
Classes in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal.file that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseUserPortalFileResources provided by the PUBLIC REST API. -
Uses of ISerializablePage in de.xima.fc.api.rest.pub.impl.user_portal.model.response.security
Classes in de.xima.fc.api.rest.pub.impl.user_portal.model.response.security that implement ISerializablePageModifier and TypeClassDescriptionclassModel representing a page ofBaseAuthenticatorResources provided by the PUBLIC REST API.