Uses of Interface
de.xima.fc.api.rest.pub.client.user_portal.ApiInvocation
Packages that use ApiInvocation
Package
Description
-
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.user_portal
Classes in de.xima.fc.api.rest.pub.client.user_portal that implement ApiInvocationModifier and TypeClassDescriptionfinal classDefault implementation of aApiInvocationwhich simply delegates to theApiClient. -
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.user_portal.api
Methods in de.xima.fc.api.rest.pub.client.user_portal.api that return ApiInvocationModifier and TypeMethodDescriptionAuthenticatorsApi.GetUserPortalAuthenticators.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.FilesApi.GetUserPortalFile.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.FormsApi.GetSingleForm.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.FormsApi.GetUserPortalForms.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.UserPortalsApi.GetSingleUserPortal.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.UserPortalsApi.GetSingleUserPortalByAlias.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.UserPortalsApi.GetUserPortalProjectTags.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.UserPortalsApi.GetUserPortals.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.AuthenticatorsApi.GetUserPortalAuthenticators.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.FilesApi.GetUserPortalFile.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.FormsApi.GetSingleForm.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.FormsApi.GetUserPortalForms.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.UserPortalsApi.GetSingleUserPortal.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.UserPortalsApi.GetSingleUserPortalByAlias.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.UserPortalsApi.GetUserPortalProjectTags.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.UserPortalsApi.GetUserPortals.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.FilesApi.DownloadUserPortalFile.requestOctetStream()Calls the API with theAcceptheader set toapplication/octet-stream; charset=utf-8.FilesApi.DownloadUserPortalFile.requestOctetStream_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+octet-stream; version=1.0; charset=utf-8.