Class UserPortalApi

java.lang.Object
de.xima.fc.user_portal.api.provider.impl.UserPortalApi

public final class UserPortalApi extends Object
High-level methods for interacting with the user portal API.
Since:
8.2.0
Author:
XIMA MEDIA GmbH
  • Field Details

    • chats

      public static final IChatsApi chats
      High-level methods for interacting with portal chats and messages.
    • messages

      public static final IMessagesApi messages
      High-level methods for interacting with portal messages.
    • files

      public static final IFilesApi files
      High-level methods for downloading and upload files and attachment.
    • formRecords

      public static final IFormRecordsApi formRecords
      High-level methods for interacting with form records.
    • forms

      public static final IFormsApi forms
      High-level methods for interacting with portal forms.
    • portals

      public static final IPortalsApi portals
      High-level methods for retrieving available user portals.
    • users

      public static final IUsersApi users
      High-level methods for authenticating and authorizing a user and retrieving details about a user.
    • formRecordAttachment

      public static final IFormRecordAttachmentApi formRecordAttachment
      High-level methods for interacting with form record attachments.