Uses of Interface
de.xima.fc.api.rest.pub.client.form.ApiBundle
Packages that use ApiBundle
Package
Description
-
Uses of ApiBundle in de.xima.fc.api.rest.pub.client.form
Classes in de.xima.fc.api.rest.pub.client.form that implement ApiBundleModifier and TypeClassDescriptionfinal classThe default implementation of anApiBundlethat provides access to the individual APIs.Methods in de.xima.fc.api.rest.pub.client.form that return ApiBundleModifier and TypeMethodDescriptionApiClientBuilder.buildBundle()Creates a bundle with all APIs.ApiClient.createBundle()DefaultApiClient.createBundle() -
Uses of ApiBundle in de.xima.fc.user_portal.api.client
Methods in de.xima.fc.user_portal.api.client that return types with arguments of type ApiBundleModifier and TypeMethodDescriptionUserPortalRestClientManager.publicFormClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns the generatedApiBundlewith the REST client for the public form API. -
Uses of ApiBundle in de.xima.fc.user_portal.api.context
Methods in de.xima.fc.user_portal.api.context that return ApiBundleModifier and TypeMethodDescriptionIUserPortalInvocationContext.publicFormRestClient()Gets the generated REST client for the public form API.