Uses of Class
de.xima.fc.user_portal.api.client.UserPortalClient
Packages that use UserPortalClient
-
Uses of UserPortalClient in de.xima.fc.user_portal.api.client
Methods in de.xima.fc.user_portal.api.client that return UserPortalClientModifier and TypeMethodDescriptionUserPortalRestClientManager.publicFormClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns the generatedApiBundlewith the REST client for the public form API.UserPortalRestClientManager.publicFormRecordClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns the generatedApiBundlewith the REST client for the public form record API.UserPortalRestClientManager.publicGenericClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns the generatedApiBundlewith the REST client for the public user portal API.UserPortalRestClientManager.publicSecurityClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns theApiBundlewith the REST client for the public security API.UserPortalRestClientManager.publicUserClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns theApiBundlewith the REST client for the public user portal API.UserPortalRestClientManager.publicUserPortalClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns theApiBundlewith the REST client for the public user portal API.