UserPortalClient<de.xima.fc.api.rest.pub.client.form.ApiBundle> |
UserPortalRestClientManager.publicFormClient(EHttpTransportType httpClient,
IUserPortalRestClientConfig config) |
This method returns the generated ApiBundle with the REST
client for the public form API.
|
UserPortalClient<de.xima.fc.api.rest.pub.client.form_record.ApiBundle> |
UserPortalRestClientManager.publicFormRecordClient(EHttpTransportType httpClient,
IUserPortalRestClientConfig config) |
This method returns the generated ApiBundle with the
REST client for the public form record API.
|
UserPortalClient<de.xima.fc.api.rest.pub.client.generic.ApiBundle> |
UserPortalRestClientManager.publicGenericClient(EHttpTransportType httpClient,
IUserPortalRestClientConfig config) |
This method returns the generated ApiBundle with the
REST client for the public user portal API.
|
UserPortalClient<de.xima.fc.api.rest.pub.client.security.ApiBundle> |
UserPortalRestClientManager.publicSecurityClient(EHttpTransportType httpClient,
IUserPortalRestClientConfig config) |
This method returns the ApiBundle with the REST client
for the public security API.
|
UserPortalClient<de.xima.fc.api.rest.pub.client.user.ApiBundle> |
UserPortalRestClientManager.publicUserClient(EHttpTransportType httpClient,
IUserPortalRestClientConfig config) |
This method returns the ApiBundle with the REST
client for the public user portal API.
|
UserPortalClient<de.xima.fc.api.rest.pub.client.user_portal.ApiBundle> |
UserPortalRestClientManager.publicUserPortalClient(EHttpTransportType httpClient,
IUserPortalRestClientConfig config) |
This method returns the ApiBundle with the REST
client for the public user portal API.
|