From 1c65aa2bc26c442d676c93057ce1a61b3a8c31df Mon Sep 17 00:00:00 2001 From: Cadox8 Date: Thu, 4 Jul 2024 05:27:34 +0200 Subject: [PATCH 01/15] pre rewrite --- .github/workflow/build.yml | 31 + .gitignore | 3 +- .travis.yml | 21 - docs/_sidebar.md | 16 +- docs/api.md | 18 - docs/index.html | 104 +-- docs/javadocs/allclasses-index.html | 206 ++--- docs/javadocs/allpackages-index.html | 104 +-- docs/javadocs/constant-values.html | 214 +++-- docs/javadocs/copy.svg | 33 + docs/javadocs/deprecated-list.html | 62 +- docs/javadocs/element-list | 6 + docs/javadocs/es/cadox8/xenapi/XenAPI.html | 531 +++++++++-- .../es/cadox8/xenapi/XenAPIBuilder.html | 533 ++++++----- docs/javadocs/es/cadox8/xenapi/api/User.html | 380 ++++---- .../es/cadox8/xenapi/api/XenForoEntity.html | 223 ++--- .../es/cadox8/xenapi/api/alerts/Alert.html | 186 ++++ .../es/cadox8/xenapi/api/alerts/AlertGet.html | 147 +++ .../xenapi/api/alerts/Alerts.AlertData.html | 325 +++++++ .../es/cadox8/xenapi/api/alerts/Alerts.html | 212 +++++ .../xenapi/api/alerts/package-summary.html | 116 +++ .../xenapi/api/alerts/package-tree.html | 78 ++ .../cadox8/xenapi/api/commons/Attachment.html | 310 +++++++ .../cadox8/xenapi/api/commons/AvatarUrls.html | 212 +++++ .../xenapi/api/commons/Errors.ErrorData.html | 201 +++++ .../es/cadox8/xenapi/api/commons/Errors.html | 200 +++++ .../cadox8/xenapi/api/commons/Pagination.html | 217 +++++ .../xenapi/api/commons/ProfileBannerUrls.html | 189 ++++ .../xenapi/api/commons/ProfilePost.html | 442 +++++++++ .../api/commons/ProfilePostComment.html | 387 ++++++++ .../xenapi/api/commons/package-summary.html | 126 +++ .../xenapi/api/commons/package-tree.html | 83 ++ .../xenapi/api/media/Media.MediaData.html | 151 ++++ .../es/cadox8/xenapi/api/media/Media.html | 212 +++++ .../xenapi/api/media/package-summary.html | 114 +++ .../cadox8/xenapi/api/media/package-tree.html | 77 ++ .../es/cadox8/xenapi/api/models/User.html | 847 ++++++++++++++++++ .../xenapi/api/models/package-summary.html | 114 +++ .../xenapi/api/models/package-tree.html | 76 ++ .../es/cadox8/xenapi/api/package-summary.html | 119 +-- .../es/cadox8/xenapi/api/package-tree.html | 54 +- .../es/cadox8/xenapi/api/user/FindEmail.html | 185 ++++ .../es/cadox8/xenapi/api/user/FindName.html | 197 ++++ .../xenapi/api/user/GetProfilePosts.html | 197 ++++ .../es/cadox8/xenapi/api/user/UserId.html | 208 +++++ .../xenapi/api/user/Users.UsersData.html | 622 +++++++++++++ .../es/cadox8/xenapi/api/user/Users.html | 210 +++++ .../xenapi/api/user/package-summary.html | 122 +++ .../cadox8/xenapi/api/user/package-tree.html | 81 ++ .../exceptions/NotAuthorizedException.html | 172 ++-- .../xenapi/exceptions/NotFoundException.html | 164 ++-- .../XenForoBadRequestException.html | 172 ++-- .../exceptions/XenForoBaseException.html | 212 +++++ .../exceptions/XenForoHttpException.html | 200 ++--- .../xenapi/exceptions/package-summary.html | 129 +-- .../xenapi/exceptions/package-tree.html | 66 +- .../es/cadox8/xenapi/net/UrlExpander.html | 432 +++++---- .../es/cadox8/xenapi/net/XenForoClient.html | 442 +++++---- .../es/cadox8/xenapi/net/XenForoUrl.html | 534 ++++++----- .../es/cadox8/xenapi/net/XenforoPaths.html | 343 +++++++ .../es/cadox8/xenapi/net/package-summary.html | 127 +-- .../es/cadox8/xenapi/net/package-tree.html | 66 +- .../es/cadox8/xenapi/package-summary.html | 126 ++- .../es/cadox8/xenapi/package-tree.html | 57 +- .../es/cadox8/xenapi/utils/Argument.html | 344 +++---- .../es/cadox8/xenapi/utils/Log.LogType.html | 657 ++++++++------ docs/javadocs/es/cadox8/xenapi/utils/Log.html | 658 +++++++------- .../es/cadox8/xenapi/utils/StatusCode.html | 303 +++++++ .../es/cadox8/xenapi/utils/UrlExpander.html | 209 +++++ .../es/cadox8/xenapi/utils/Utils.html | 185 ++-- .../cadox8/xenapi/utils/package-summary.html | 142 ++- .../es/cadox8/xenapi/utils/package-tree.html | 61 +- docs/javadocs/help-doc.html | 198 ++-- docs/javadocs/index-files/index-1.html | 124 ++- docs/javadocs/index-files/index-10.html | 86 +- docs/javadocs/index-files/index-11.html | 100 ++- docs/javadocs/index-files/index-12.html | 82 +- docs/javadocs/index-files/index-13.html | 71 +- docs/javadocs/index-files/index-14.html | 134 ++- docs/javadocs/index-files/index-15.html | 66 ++ docs/javadocs/index-files/index-16.html | 84 ++ docs/javadocs/index-files/index-17.html | 90 ++ docs/javadocs/index-files/index-18.html | 78 ++ docs/javadocs/index-files/index-19.html | 148 +++ docs/javadocs/index-files/index-2.html | 64 +- docs/javadocs/index-files/index-20.html | 102 +++ docs/javadocs/index-files/index-21.html | 76 ++ docs/javadocs/index-files/index-22.html | 122 +++ docs/javadocs/index-files/index-3.html | 154 ++-- docs/javadocs/index-files/index-4.html | 80 +- docs/javadocs/index-files/index-5.html | 96 +- docs/javadocs/index-files/index-6.html | 90 +- docs/javadocs/index-files/index-7.html | 96 +- docs/javadocs/index-files/index-8.html | 80 +- docs/javadocs/index-files/index-9.html | 102 ++- docs/javadocs/index.html | 106 +-- docs/javadocs/jquery-ui.overrides.css | 42 +- docs/javadocs/legal/ADDITIONAL_LICENSE_INFO | 1 + docs/javadocs/legal/ASSEMBLY_EXCEPTION | 1 + docs/javadocs/legal/LICENSE | 1 + docs/javadocs/legal/jquery.md | 72 ++ docs/javadocs/legal/jqueryUI.md | 49 + docs/javadocs/member-search-index.js | 2 +- docs/javadocs/overview-summary.html | 8 +- docs/javadocs/overview-tree.html | 125 ++- docs/javadocs/package-search-index.js | 2 +- docs/javadocs/script.js | 169 ++-- docs/javadocs/search.js | 263 +++--- docs/javadocs/serialized-form.html | 66 +- docs/javadocs/stylesheet.css | 596 ++++++++---- docs/javadocs/tag-search-index.js | 2 +- docs/javadocs/test/Main.html | 178 ++++ docs/javadocs/test/package-summary.html | 93 ++ docs/javadocs/test/package-tree.html | 72 ++ docs/javadocs/type-search-index.js | 2 +- docs/sw.js | 10 +- docs/usage.md | 30 + pom.xml | 152 +++- src/es/cadox8/xenapi/XenAPI.java | 208 ++++- src/es/cadox8/xenapi/XenAPIBuilder.java | 113 --- src/es/cadox8/xenapi/api/Me.java | 39 - src/es/cadox8/xenapi/api/User.java | 78 -- src/es/cadox8/xenapi/api/XenForoEntity.java | 11 +- src/es/cadox8/xenapi/api/alerts/Alert.java | 38 + src/es/cadox8/xenapi/api/alerts/Alerts.java | 107 +++ .../cadox8/xenapi/api/commons/Attachment.java | 84 ++ .../api/{user => commons}/AvatarUrls.java | 10 +- src/es/cadox8/xenapi/api/commons/Errors.java | 46 + .../cadox8/xenapi/api/commons/Pagination.java | 37 + .../xenapi/api/commons/ProfileBannerUrls.java | 39 + .../xenapi/api/commons/ProfilePost.java | 135 +++ .../api/commons/ProfilePostComment.java | 113 +++ src/es/cadox8/xenapi/api/media/Media.java | 51 ++ src/es/cadox8/xenapi/api/models/User.java | 291 ++++++ src/es/cadox8/xenapi/api/user/FindEmail.java | 36 + src/es/cadox8/xenapi/api/user/FindName.java | 46 + .../xenapi/api/user/GetProfilePosts.java | 46 + src/es/cadox8/xenapi/api/user/UserId.java | 51 ++ src/es/cadox8/xenapi/api/user/Users.java | 211 +++++ .../exceptions/NotAuthorizedException.java | 2 +- .../xenapi/exceptions/NotFoundException.java | 4 +- .../XenForoBadRequestException.java | 4 +- .../exceptions/XenForoBaseException.java | 44 + .../exceptions/XenForoHttpException.java | 7 +- src/es/cadox8/xenapi/net/XenForoClient.java | 177 ++-- src/es/cadox8/xenapi/net/XenForoUrl.java | 67 -- src/es/cadox8/xenapi/net/XenforoPaths.java | 40 + src/es/cadox8/xenapi/utils/Log.java | 110 --- .../utils/{Argument.java => StatusCode.java} | 17 +- src/es/cadox8/xenapi/utils/UrlExpander.java | 19 +- src/es/cadox8/xenapi/utils/Utils.java | 10 +- 151 files changed, 16566 insertions(+), 5393 deletions(-) create mode 100644 .github/workflow/build.yml delete mode 100644 .travis.yml delete mode 100644 docs/api.md create mode 100644 docs/javadocs/copy.svg create mode 100644 docs/javadocs/es/cadox8/xenapi/api/alerts/Alert.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/alerts/AlertGet.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.AlertData.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/alerts/package-summary.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/alerts/package-tree.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/Attachment.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/AvatarUrls.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/Errors.ErrorData.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/Errors.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/Pagination.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/ProfileBannerUrls.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePost.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePostComment.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/package-summary.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/commons/package-tree.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/media/Media.MediaData.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/media/Media.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/media/package-summary.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/media/package-tree.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/models/User.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/models/package-summary.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/models/package-tree.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/FindEmail.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/FindName.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/GetProfilePosts.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/UserId.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/Users.UsersData.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/Users.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/package-summary.html create mode 100644 docs/javadocs/es/cadox8/xenapi/api/user/package-tree.html create mode 100644 docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBaseException.html create mode 100644 docs/javadocs/es/cadox8/xenapi/net/XenforoPaths.html create mode 100644 docs/javadocs/es/cadox8/xenapi/utils/StatusCode.html create mode 100644 docs/javadocs/es/cadox8/xenapi/utils/UrlExpander.html create mode 100644 docs/javadocs/index-files/index-15.html create mode 100644 docs/javadocs/index-files/index-16.html create mode 100644 docs/javadocs/index-files/index-17.html create mode 100644 docs/javadocs/index-files/index-18.html create mode 100644 docs/javadocs/index-files/index-19.html create mode 100644 docs/javadocs/index-files/index-20.html create mode 100644 docs/javadocs/index-files/index-21.html create mode 100644 docs/javadocs/index-files/index-22.html create mode 100644 docs/javadocs/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/javadocs/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/javadocs/legal/LICENSE create mode 100644 docs/javadocs/legal/jquery.md create mode 100644 docs/javadocs/legal/jqueryUI.md create mode 100644 docs/javadocs/test/Main.html create mode 100644 docs/javadocs/test/package-summary.html create mode 100644 docs/javadocs/test/package-tree.html create mode 100644 docs/usage.md delete mode 100644 src/es/cadox8/xenapi/XenAPIBuilder.java delete mode 100644 src/es/cadox8/xenapi/api/Me.java delete mode 100644 src/es/cadox8/xenapi/api/User.java create mode 100644 src/es/cadox8/xenapi/api/alerts/Alert.java create mode 100644 src/es/cadox8/xenapi/api/alerts/Alerts.java create mode 100644 src/es/cadox8/xenapi/api/commons/Attachment.java rename src/es/cadox8/xenapi/api/{user => commons}/AvatarUrls.java (88%) create mode 100644 src/es/cadox8/xenapi/api/commons/Errors.java create mode 100644 src/es/cadox8/xenapi/api/commons/Pagination.java create mode 100644 src/es/cadox8/xenapi/api/commons/ProfileBannerUrls.java create mode 100644 src/es/cadox8/xenapi/api/commons/ProfilePost.java create mode 100644 src/es/cadox8/xenapi/api/commons/ProfilePostComment.java create mode 100644 src/es/cadox8/xenapi/api/media/Media.java create mode 100644 src/es/cadox8/xenapi/api/models/User.java create mode 100644 src/es/cadox8/xenapi/api/user/FindEmail.java create mode 100644 src/es/cadox8/xenapi/api/user/FindName.java create mode 100644 src/es/cadox8/xenapi/api/user/GetProfilePosts.java create mode 100644 src/es/cadox8/xenapi/api/user/UserId.java create mode 100644 src/es/cadox8/xenapi/api/user/Users.java create mode 100644 src/es/cadox8/xenapi/exceptions/XenForoBaseException.java delete mode 100644 src/es/cadox8/xenapi/net/XenForoUrl.java create mode 100644 src/es/cadox8/xenapi/net/XenforoPaths.java delete mode 100644 src/es/cadox8/xenapi/utils/Log.java rename src/es/cadox8/xenapi/utils/{Argument.java => StatusCode.java} (78%) diff --git a/.github/workflow/build.yml b/.github/workflow/build.yml new file mode 100644 index 0000000..982eb41 --- /dev/null +++ b/.github/workflow/build.yml @@ -0,0 +1,31 @@ +name: XenAPI CI + +on: + push: + branches: [ dev, master ] + pull_request: + types: [ opened ] + +jobs: + build: + runs-on: ubuntu-latest + strategy: + matrix: + java: [ '8', '11', '17', '21' ] + name: Java ${{ matrix.Java }} sample + + steps: + - uses: actions/checkout@v4 + - name: Setup java + uses: actions/setup-java@v4 + with: + distribution: 'temurin' + java-version: ${{ matrix.java }} + cache: maven + - name: Cache the Maven packages to speed up build + uses: actions/cache@v4 + with: + path: ~/.m2 + key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }} + restore-keys: ${{ runner.os }}-m2 + - run: mvn clean install --file pom.xml \ No newline at end of file diff --git a/.gitignore b/.gitignore index 153b80e..838e5d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .idea # Used for testing -src/es/cadox8/xenapi/Launcher.java \ No newline at end of file +/src/test/ +/target \ No newline at end of file diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ef863ea..0000000 --- a/.travis.yml +++ /dev/null @@ -1,21 +0,0 @@ -os: - - linux - -language: java - -jdk: - - openjdk10 - - oraclejdk11 - -cache: - directories: - - $HOME/.m2 - -install: mvn clean install - -branches: - only: - - master - -notifications: - email: false \ No newline at end of file diff --git a/docs/_sidebar.md b/docs/_sidebar.md index ba4a3a4..6ef763e 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,13 +1,13 @@ - Getting started - - [XenAPI](/) - - [API](/api.md) -- Actions - - [Auth](/auth.md) - - [Me]() - - [[GET] Me](/actions/me_get.md) - + - [XenAPI](/) + - [Usage](/usage.md) +- Actions + - [Auth](/auth.md) + - [Me]() + - [[GET] Me](/actions/me_get.md) + - [Javadocs](https://cadox8.github.io/XenAPI/javadocs/index.html) -- Version: 0.0.1-SNAPSHOT +- Version: 0.3.0-SNAPSHOT diff --git a/docs/api.md b/docs/api.md deleted file mode 100644 index 98c1914..0000000 --- a/docs/api.md +++ /dev/null @@ -1,18 +0,0 @@ -**NOTE:** You must have **XenAPI.jar** as dependency. - -```xml - - - XenAPI Repo - https://cadox8.es/repo/ - - - - - - me.cadox8 - XenAPI - RELEASE - - -``` \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 8ae0eed..648e3e8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,5 +1,5 @@ - - + + + - + -
- - + - - - - - - - + + + + + + + + diff --git a/docs/javadocs/allclasses-index.html b/docs/javadocs/allclasses-index.html index b572782..494aa75 100644 --- a/docs/javadocs/allclasses-index.html +++ b/docs/javadocs/allclasses-index.html @@ -1,11 +1,11 @@ - - -All Classes - - + +All Classes and Interfaces + + + @@ -16,10 +16,8 @@ - - - + + Constant Field Values + + + + + + + + + +
- +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+

es.cadox8.*

+
    +
  • +
    + + + + + + + + + + + + + + + + +
    + es.cadox8.xenapi.net.XenForoUrl +
    Modifier and TypeConstant FieldValue
    public static final java.lang.String + + GET_ME"/me"
    +
    +
  • +
+
+
+ -
+ +
diff --git a/docs/javadocs/copy.svg b/docs/javadocs/copy.svg new file mode 100644 index 0000000..7c46ab1 --- /dev/null +++ b/docs/javadocs/copy.svg @@ -0,0 +1,33 @@ + + + + + + + + diff --git a/docs/javadocs/deprecated-list.html b/docs/javadocs/deprecated-list.html index 2866627..ab72f04 100644 --- a/docs/javadocs/deprecated-list.html +++ b/docs/javadocs/deprecated-list.html @@ -1,11 +1,11 @@ - - + Deprecated List - - + + + @@ -25,56 +25,50 @@

Deprecated API

Contents

-
-
- + +
diff --git a/docs/javadocs/element-list b/docs/javadocs/element-list index 29439b7..ce05a22 100644 --- a/docs/javadocs/element-list +++ b/docs/javadocs/element-list @@ -1,5 +1,11 @@ es.cadox8.xenapi es.cadox8.xenapi.api +es.cadox8.xenapi.api.alerts +es.cadox8.xenapi.api.commons +es.cadox8.xenapi.api.media +es.cadox8.xenapi.api.models +es.cadox8.xenapi.api.user es.cadox8.xenapi.exceptions es.cadox8.xenapi.net es.cadox8.xenapi.utils +test diff --git a/docs/javadocs/es/cadox8/xenapi/XenAPI.html b/docs/javadocs/es/cadox8/xenapi/XenAPI.html index c6e9f33..6a98686 100644 --- a/docs/javadocs/es/cadox8/xenapi/XenAPI.html +++ b/docs/javadocs/es/cadox8/xenapi/XenAPI.html @@ -1,12 +1,12 @@ - - + XenAPI - - - + + + + @@ -16,10 +16,8 @@ - - - + + XenAPIBuilder + + + + + + + + + + -
- +
+
+ +
+
Package es.cadox8.xenapi +
+

Class XenAPIBuilder

+
+
java.lang.Object +
es.cadox8.xenapi.XenAPI
+
+
+
+
All Implemented Interfaces:
+
XenAPI
+
+
+
public class XenAPIBuilder
 extends java.lang.Object
 implements XenAPI
-
-
-
    - -
  • -
    -

    Constructor Summary

    -
    - - - - - - - - - - - - - - - - - - -
    Constructors
    ConstructorDescription
    XenAPIBuilder​(java.lang.String url, -java.lang.String token) -
    Constructor for the XenAPI Builder
    -
    XenAPIBuilder​(java.lang.String url, -java.lang.String token, -java.lang.String user) -
    Constructor for the XenAPI Builder
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    - - - - - - - - - - - - - - - -
    Modifier and TypeMethodDescription
    Userme() -
    Gets the info about the current user (token user)
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      XenAPIBuilder

      -
      public XenAPIBuilder​(java.lang.String url, +
      +
      +
        + +
      • +
        +

        Constructor Summary

        +
        + + + + + + + + + + + + + + + + + + +
        Constructors
        ConstructorDescription
        + XenAPIBuilder​(java.lang.String url, + java.lang.String token) +
        Constructor for the XenAPI Builder
        +
        + XenAPIBuilder​(java.lang.String url, + java.lang.String token, + java.lang.String user) +
        Constructor for the XenAPI Builder
        +
        +
        +
        +
      • + +
      • +
        +

        Method Summary

        +
        +
        + + + +
        +
        + + + + + + + + + + + + + + + +
        Modifier and TypeMethodDescription
        + User + + me() +
        Gets the info about the current user (token user)
        +
        +
        +
        +
        +

        Methods inherited from class java.lang.Object

        + clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, + wait
        +
        +
      • +
      +
      +
      +
        + +
      • +
        +

        Constructor Details

        +
          +
        • +
          +

          XenAPIBuilder

          +
          + public XenAPIBuilder​(java.lang.String url, java.lang.String token)
          -
          Constructor for the XenAPI Builder
          -
          -
          Parameters:
          -
          url - the url where XenForo is installed at
          -
          token - The token you have to access
          -
          -
          -
        • -
        • -
          -

          XenAPIBuilder

          -
          public XenAPIBuilder​(java.lang.String url, +
          Constructor for the XenAPI Builder
          +
          +
          Parameters:
          +
          url - the url where XenForo is installed at
          +
          token - The token you have to access
          +
          +
          +
        • +
        • +
          +

          XenAPIBuilder

          +
          + public XenAPIBuilder​(java.lang.String url, java.lang.String token, java.lang.String user)
          -
          Constructor for the XenAPI Builder
          -
          -
          Parameters:
          -
          url - the url where XenForo is installed at
          -
          token - The token you have to access
          -
          user - The user of the generated token +
          Constructor for the XenAPI Builder
          +
          +
          Parameters:
          +
          url - the url where XenForo is installed at
          +
          token - The token you have to access
          +
          user - The user of the generated token - You need to pass the user param if the token is for superuser
          -
          -
          -
        • -
        -
        -
      • - -
      • -
        -

        Method Details

        -
          -
        • -
          -

          me

          -
          public User me()
          -
          Description copied from interface: XenAPI
          -
          Gets the info about the current user (token user)
          -
          -
          Specified by:
          -
          me in interface XenAPI
          -
          Returns:
          -
          The user information
          -
          See Also:
          -
          User
          -
          -
          -
        • -
        -
        -
      • -
      -
      - -
-
+ +
diff --git a/docs/javadocs/es/cadox8/xenapi/api/User.html b/docs/javadocs/es/cadox8/xenapi/api/User.html index 6003da8..41fc66e 100644 --- a/docs/javadocs/es/cadox8/xenapi/api/User.html +++ b/docs/javadocs/es/cadox8/xenapi/api/User.html @@ -1,192 +1,226 @@ + + - -User - - - - - - - - - - + + User + + + + + + + + + +
- +
+
+ +
+ +

Class User

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.models.User
+
+
+
+
+
public class User
 extends XenForoEntity
-
User class
-
-
-
    - -
  • -
    -

    Field Summary

    -
    -

    Fields inherited from class es.cadox8.xenapi.api.XenForoEntity

    -xenAPIService
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    - - - - - - - - - - - - - - -
    Constructors
    ConstructorDescription
    User() 
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -

    Methods inherited from class es.cadox8.xenapi.api.XenForoEntity

    -getXenAPIService, setInternalXenAPI
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      User

      -
      public User()
      -
      -
    • -
    -
    -
  • -
-
- -
-
+ +
diff --git a/docs/javadocs/es/cadox8/xenapi/api/XenForoEntity.html b/docs/javadocs/es/cadox8/xenapi/api/XenForoEntity.html index b6f2816..368e792 100644 --- a/docs/javadocs/es/cadox8/xenapi/api/XenForoEntity.html +++ b/docs/javadocs/es/cadox8/xenapi/api/XenForoEntity.html @@ -1,11 +1,11 @@ - - + XenForoEntity - - + + + @@ -16,10 +16,8 @@ - + + + + + + +
+ +
+
+ +
+ +

Class Alert

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.alerts.Alert
+
+
+
+
+
public class Alert +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      alert

      +
      @SerializedName("alert") +@Expose +private Alerts.AlertData alert
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Alert

      +
      public Alert()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/alerts/AlertGet.html b/docs/javadocs/es/cadox8/xenapi/api/alerts/AlertGet.html new file mode 100644 index 0000000..46f142c --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/alerts/AlertGet.html @@ -0,0 +1,147 @@ + + + + +AlertGet + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AlertGet

+
+
java.lang.Object +
es.cadox8.xenapi.api.alerts.AlertGet
+
+
+
+
public class AlertGet +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AlertGet

      +
      public AlertGet()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.AlertData.html b/docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.AlertData.html new file mode 100644 index 0000000..f17efdb --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.AlertData.html @@ -0,0 +1,325 @@ + + + + +Alerts.AlertData + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Alerts.AlertData

+
+
java.lang.Object +
es.cadox8.xenapi.api.alerts.Alerts.AlertData
+
+
+
+
Enclosing class:
+
Alerts
+
+
+
public static class Alerts.AlertData +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      action

      +
      @Expose +@SerializedName("action") +private String action
      +
      +
    • +
    • +
      +

      alertId

      +
      @Expose +@SerializedName("alert_id") +private int alertId
      +
      +
    • +
    • +
      +

      alertText

      +
      @Expose +@SerializedName("alert_text") +private String alertText
      +
      +
    • +
    • +
      +

      alertUrl

      +
      @Expose +@SerializedName("alert_url") +private String alertUrl
      +
      +
    • +
    • +
      +

      alertedUserId

      +
      @Expose +@SerializedName("alerted_user_id") +private int alertedUserId
      +
      +
    • +
    • +
      +

      autoRead

      +
      @Expose +@SerializedName("auto_read") +private boolean autoRead
      +
      +
    • +
    • +
      +

      contentId

      +
      @Expose +@SerializedName("content_id") +private int contentId
      +
      +
    • +
    • +
      +

      contentType

      +
      @Expose +@SerializedName("content_type") +private String contentType
      +
      +
    • +
    • +
      +

      eventDate

      +
      @Expose +@SerializedName("event_date") +private long eventDate
      +
      +
    • +
    • +
      +

      readDate

      +
      @Expose +@SerializedName("read_date") +private long readDate
      +
      +
    • +
    • +
      +

      user

      +
      @Expose +@SerializedName("User") +private User user
      +
      +
    • +
    • +
      +

      userId

      +
      @Expose +@SerializedName("user_id") +private int userId
      +
      +
    • +
    • +
      +

      username

      +
      @Expose +@SerializedName("username") +private String username
      +
      +
    • +
    • +
      +

      viewDate

      +
      @Expose +@SerializedName("view_date") +private long viewDate
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AlertData

      +
      public AlertData()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.html b/docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.html new file mode 100644 index 0000000..1af191d --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/alerts/Alerts.html @@ -0,0 +1,212 @@ + + + + +Alerts + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Alerts

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.alerts.Alerts
+
+
+
+
+
public class Alerts +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      alerts

      +
      @SerializedName("alerts") +@Expose +private List<Alerts.AlertData> alerts
      +
      +
    • +
    • +
      +

      pagination

      +
      @SerializedName("pagination") +@Expose +private Pagination pagination
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Alerts

      +
      public Alerts()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/alerts/package-summary.html b/docs/javadocs/es/cadox8/xenapi/api/alerts/package-summary.html new file mode 100644 index 0000000..6426042 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/alerts/package-summary.html @@ -0,0 +1,116 @@ + + + + +es.cadox8.xenapi.api.alerts + + + + + + + + + + + + + + + +
+ +
+
+
+

Package es.cadox8.xenapi.api.alerts

+
+
+
package es.cadox8.xenapi.api.alerts
+
+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/alerts/package-tree.html b/docs/javadocs/es/cadox8/xenapi/api/alerts/package-tree.html new file mode 100644 index 0000000..65a62c5 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/alerts/package-tree.html @@ -0,0 +1,78 @@ + + + + +es.cadox8.xenapi.api.alerts Class Hierarchy + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package es.cadox8.xenapi.api.alerts

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/Attachment.html b/docs/javadocs/es/cadox8/xenapi/api/commons/Attachment.html new file mode 100644 index 0000000..e5abab5 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/Attachment.html @@ -0,0 +1,310 @@ + + + + +Attachment + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Attachment

+
+
java.lang.Object +
es.cadox8.xenapi.api.commons.Attachment
+
+
+
+
public class Attachment +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      filename

      +
      @Expose +@SerializedName("filename") +private String filename
      +
      +
    • +
    • +
      +

      fileSize

      +
      @Expose +@SerializedName("file_size") +private int fileSize
      +
      +
    • +
    • +
      +

      height

      +
      @Expose +@SerializedName("height") +private int height
      +
      +
    • +
    • +
      +

      width

      +
      @Expose +@SerializedName("width") +private int width
      +
      +
    • +
    • +
      +

      thumbnailUrl

      +
      @Expose +@SerializedName("thumbnail_url") +private String thumbnailUrl
      +
      +
    • +
    • +
      +

      directUrl

      +
      @Expose +@SerializedName("direct_url") +private String directUrl
      +
      +
    • +
    • +
      +

      isVideo

      +
      @Expose +@SerializedName("is_video") +private boolean isVideo
      +
      +
    • +
    • +
      +

      isAudio

      +
      @Expose +@SerializedName("is_audio") +private boolean isAudio
      +
      +
    • +
    • +
      +

      attachmentId

      +
      @Expose +@SerializedName("attachment_id") +private int attachmentId
      +
      +
    • +
    • +
      +

      contentType

      +
      @Expose +@SerializedName("content_type") +private String contentType
      +
      +
    • +
    • +
      +

      contentId

      +
      @Expose +@SerializedName("content_id") +private int contentId
      +
      +
    • +
    • +
      +

      attachDate

      +
      @Expose +@SerializedName("attach_date") +private int attachDate
      +
      +
    • +
    • +
      +

      viewCount

      +
      @Expose +@SerializedName("view_count") +private int viewCount
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Attachment

      +
      public Attachment()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/AvatarUrls.html b/docs/javadocs/es/cadox8/xenapi/api/commons/AvatarUrls.html new file mode 100644 index 0000000..242ba0a --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/AvatarUrls.html @@ -0,0 +1,212 @@ + + + + +AvatarUrls + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AvatarUrls

+
+
java.lang.Object +
es.cadox8.xenapi.api.commons.AvatarUrls
+
+
+
+
public class AvatarUrls +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      o

      +
      private String o
      +
      +
    • +
    • +
      +

      h

      +
      private String h
      +
      +
    • +
    • +
      +

      l

      +
      private String l
      +
      +
    • +
    • +
      +

      m

      +
      private String m
      +
      +
    • +
    • +
      +

      s

      +
      private String s
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AvatarUrls

      +
      public AvatarUrls()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/Errors.ErrorData.html b/docs/javadocs/es/cadox8/xenapi/api/commons/Errors.ErrorData.html new file mode 100644 index 0000000..f859963 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/Errors.ErrorData.html @@ -0,0 +1,201 @@ + + + + +Errors.ErrorData + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Errors.ErrorData

+
+
java.lang.Object +
es.cadox8.xenapi.api.commons.Errors.ErrorData
+
+
+
+
Enclosing class:
+
Errors
+
+
+
public static class Errors.ErrorData +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      code

      +
      @Expose +private String code
      +
      +
    • +
    • +
      +

      message

      +
      @Expose +private String message
      +
      +
    • +
    • +
      +

      params

      +
      @Expose +private List<String> params
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ErrorData

      +
      public ErrorData()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/Errors.html b/docs/javadocs/es/cadox8/xenapi/api/commons/Errors.html new file mode 100644 index 0000000..12fc8c3 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/Errors.html @@ -0,0 +1,200 @@ + + + + +Errors + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Errors

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.commons.Errors
+
+
+
+
+
public class Errors +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Errors

      +
      public Errors()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/Pagination.html b/docs/javadocs/es/cadox8/xenapi/api/commons/Pagination.html new file mode 100644 index 0000000..1d2a50c --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/Pagination.html @@ -0,0 +1,217 @@ + + + + +Pagination + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Pagination

+
+
java.lang.Object +
es.cadox8.xenapi.api.commons.Pagination
+
+
+
+
public class Pagination +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      current_page

      +
      @Expose +private int current_page
      +
      +
    • +
    • +
      +

      last_page

      +
      @Expose +private int last_page
      +
      +
    • +
    • +
      +

      per_page

      +
      @Expose +private int per_page
      +
      +
    • +
    • +
      +

      shown

      +
      @Expose +private int shown
      +
      +
    • +
    • +
      +

      total

      +
      @Expose +private int total
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Pagination

      +
      public Pagination()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/ProfileBannerUrls.html b/docs/javadocs/es/cadox8/xenapi/api/commons/ProfileBannerUrls.html new file mode 100644 index 0000000..a811fd1 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/ProfileBannerUrls.html @@ -0,0 +1,189 @@ + + + + +ProfileBannerUrls + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ProfileBannerUrls

+
+
java.lang.Object +
es.cadox8.xenapi.api.commons.ProfileBannerUrls
+
+
+
+
public class ProfileBannerUrls +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      l

      +
      @Expose +@SerializedName("l") +private String l
      +
      +
    • +
    • +
      +

      m

      +
      @Expose +@SerializedName("m") +private String m
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ProfileBannerUrls

      +
      public ProfileBannerUrls()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePost.html b/docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePost.html new file mode 100644 index 0000000..80ebb50 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePost.html @@ -0,0 +1,442 @@ + + + + +ProfilePost + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ProfilePost

+
+
java.lang.Object +
es.cadox8.xenapi.api.commons.ProfilePost
+
+
+
+
public class ProfilePost +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      username

      +
      @Expose +@SerializedName("username") +private String username
      +
      +
    • +
    • +
      +

      messageParsed

      +
      @Expose +@SerializedName("message_parsed") +private String messageParsed
      +
      +
    • +
    • +
      +

      canEdit

      +
      @Expose +@SerializedName("can_edit") +private boolean canEdit
      +
      +
    • +
    • +
      +

      canSoftDelete

      +
      @Expose +@SerializedName("can_soft_delete") +private boolean canSoftDelete
      +
      +
    • +
    • +
      +

      canHardDelete

      +
      @Expose +@SerializedName("can_hard_delete") +private boolean canHardDelete
      +
      +
    • +
    • +
      +

      canReact

      +
      @Expose +@SerializedName("can_react") +private boolean canReact
      +
      +
    • +
    • +
      +

      canViewAttachments

      +
      @Expose +@SerializedName("can_view_attachments") +private boolean canViewAttachments
      +
      +
    • +
    • +
      +

      viewUrl

      +
      @Expose +@SerializedName("view_url") +private String viewUrl
      +
      +
    • +
    • +
      +

      profileUser

      +
      @Expose +@SerializedName("ProfileUser") +private User profileUser
      +
      +
    • +
    • +
      +

      attachments

      +
      @Expose +@SerializedName("Attachments") +private List<Attachment> attachments
      +
      +
    • +
    • +
      +

      latestComments

      +
      @Expose +@SerializedName("LatestComments") +private List<ProfilePostComment> latestComments
      +
      +
    • +
    • +
      +

      isReactedTo

      +
      @Expose +@SerializedName("is_reacted_to") +private boolean isReactedTo
      +
      +
    • +
    • +
      +

      visitorReactionId

      +
      @Expose +@SerializedName("visitor_reaction_id") +private int visitorReactionId
      +
      +
    • +
    • +
      +

      profilePostId

      +
      @Expose +@SerializedName("profile_post_id") +private int profilePostId
      +
      +
    • +
    • +
      +

      profileUserId

      +
      @Expose +@SerializedName("profile_user_id") +private int profileUserId
      +
      +
    • +
    • +
      +

      userId

      +
      @Expose +@SerializedName("user_id") +private int userId
      +
      +
    • +
    • +
      +

      postDate

      +
      @Expose +@SerializedName("post_date") +private int postDate
      +
      +
    • +
    • +
      +

      message

      +
      @Expose +@SerializedName("message") +private String message
      +
      +
    • +
    • +
      +

      messageState

      +
      @Expose +@SerializedName("message_state") +private String messageState
      +
      +
    • +
    • +
      +

      warningMessage

      +
      @Expose +@SerializedName("warning_message") +private String warningMessage
      +
      +
    • +
    • +
      +

      commentCount

      +
      @Expose +@SerializedName("comment_count") +private int commentCount
      +
      +
    • +
    • +
      +

      firstCommentDate

      +
      @Expose +@SerializedName("first_comment_date") +private int firstCommentDate
      +
      +
    • +
    • +
      +

      lastCommentDate

      +
      @Expose +@SerializedName("last_comment_date") +private int lastCommentDate
      +
      +
    • +
    • +
      +

      reactionScore

      +
      @Expose +@SerializedName("reaction_score") +private int reactionScore
      +
      +
    • +
    • +
      +

      user

      +
      @Expose +@SerializedName("User") +private User user
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ProfilePost

      +
      public ProfilePost()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePostComment.html b/docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePostComment.html new file mode 100644 index 0000000..a58ba21 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/ProfilePostComment.html @@ -0,0 +1,387 @@ + + + + +ProfilePostComment + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ProfilePostComment

+
+
java.lang.Object +
es.cadox8.xenapi.api.commons.ProfilePostComment
+
+
+
+
public class ProfilePostComment +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      username

      +
      @Expose +@SerializedName("username") +private String username
      +
      +
    • +
    • +
      +

      messageParsed

      +
      @Expose +@SerializedName("message_parsed") +private String messageParsed
      +
      +
    • +
    • +
      +

      canEdit

      +
      @Expose +@SerializedName("can_edit") +private boolean canEdit
      +
      +
    • +
    • +
      +

      canSoftDelete

      +
      @Expose +@SerializedName("can_soft_delete") +private boolean canSoftDelete
      +
      +
    • +
    • +
      +

      canHardDelete

      +
      @Expose +@SerializedName("can_hard_delete") +private boolean canHardDelete
      +
      +
    • +
    • +
      +

      canReact

      +
      @Expose +@SerializedName("can_react") +private boolean canReact
      +
      +
    • +
    • +
      +

      canViewAttachments

      +
      @Expose +@SerializedName("can_view_attachments") +private boolean canViewAttachments
      +
      +
    • +
    • +
      +

      attachments

      +
      @Expose +@SerializedName("Attachments") +private Attachment[] attachments
      +
      +
    • +
    • +
      +

      profilePost

      +
      @Expose +@SerializedName("ProfilePost") +private ProfilePost profilePost
      +
      +
    • +
    • +
      +

      isReactedTo

      +
      @Expose +@SerializedName("is_reacted_to") +private boolean isReactedTo
      +
      +
    • +
    • +
      +

      visitorReactionId

      +
      @Expose +@SerializedName("visitor_reaction_id") +private int visitorReactionId
      +
      +
    • +
    • +
      +

      profilePostCommentId

      +
      @Expose +@SerializedName("profile_post_comment_id") +private int profilePostCommentId
      +
      +
    • +
    • +
      +

      profilePostId

      +
      @Expose +@SerializedName("profile_post_id") +private int profilePostId
      +
      +
    • +
    • +
      +

      userId

      +
      @Expose +@SerializedName("user_id") +private int userId
      +
      +
    • +
    • +
      +

      commentDate

      +
      @Expose +@SerializedName("comment_date") +private int commentDate
      +
      +
    • +
    • +
      +

      message

      +
      @Expose +@SerializedName("message") +private String message
      +
      +
    • +
    • +
      +

      messageState

      +
      @Expose +@SerializedName("message_state") +private String messageState
      +
      +
    • +
    • +
      +

      warningMessage

      +
      @Expose +@SerializedName("warning_message") +private String warningMessage
      +
      +
    • +
    • +
      +

      reactionScore

      +
      @Expose +@SerializedName("reaction_score") +private int reactionScore
      +
      +
    • +
    • +
      +

      user

      +
      @Expose +@SerializedName("User") +private User user
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ProfilePostComment

      +
      public ProfilePostComment()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/package-summary.html b/docs/javadocs/es/cadox8/xenapi/api/commons/package-summary.html new file mode 100644 index 0000000..e231780 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/package-summary.html @@ -0,0 +1,126 @@ + + + + +es.cadox8.xenapi.api.commons + + + + + + + + + + + + + + + +
+ +
+
+
+

Package es.cadox8.xenapi.api.commons

+
+
+
package es.cadox8.xenapi.api.commons
+
+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/commons/package-tree.html b/docs/javadocs/es/cadox8/xenapi/api/commons/package-tree.html new file mode 100644 index 0000000..441c81b --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/commons/package-tree.html @@ -0,0 +1,83 @@ + + + + +es.cadox8.xenapi.api.commons Class Hierarchy + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package es.cadox8.xenapi.api.commons

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/media/Media.MediaData.html b/docs/javadocs/es/cadox8/xenapi/api/media/Media.MediaData.html new file mode 100644 index 0000000..72345f2 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/media/Media.MediaData.html @@ -0,0 +1,151 @@ + + + + +Media.MediaData + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Media.MediaData

+
+
java.lang.Object +
es.cadox8.xenapi.api.media.Media.MediaData
+
+
+
+
Enclosing class:
+
Media
+
+
+
public static class Media.MediaData +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MediaData

      +
      public MediaData()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/media/Media.html b/docs/javadocs/es/cadox8/xenapi/api/media/Media.html new file mode 100644 index 0000000..5203364 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/media/Media.html @@ -0,0 +1,212 @@ + + + + +Media + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Media

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.media.Media
+
+
+
+
+
public class Media +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      media

      +
      @SerializedName("media") +@Expose +private Media.MediaData media
      +
      +
    • +
    • +
      +

      pagination

      +
      @SerializedName("pagination") +@Expose +private Pagination pagination
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Media

      +
      public Media()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/media/package-summary.html b/docs/javadocs/es/cadox8/xenapi/api/media/package-summary.html new file mode 100644 index 0000000..4bffc6f --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/media/package-summary.html @@ -0,0 +1,114 @@ + + + + +es.cadox8.xenapi.api.media + + + + + + + + + + + + + + + +
+ +
+
+
+

Package es.cadox8.xenapi.api.media

+
+
+
package es.cadox8.xenapi.api.media
+
+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/media/package-tree.html b/docs/javadocs/es/cadox8/xenapi/api/media/package-tree.html new file mode 100644 index 0000000..ef8c64a --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/media/package-tree.html @@ -0,0 +1,77 @@ + + + + +es.cadox8.xenapi.api.media Class Hierarchy + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package es.cadox8.xenapi.api.media

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/models/User.html b/docs/javadocs/es/cadox8/xenapi/api/models/User.html new file mode 100644 index 0000000..5980a75 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/models/User.html @@ -0,0 +1,847 @@ + + + + +User + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class User

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.models.User
+
+
+
+
+
public class User +extends XenForoEntity
+
User class
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      about

      +
      @Expose +@SerializedName("about") +private String about
      +
      +
    • +
    • +
      +

      activityVisible

      +
      @Expose +@SerializedName("activity_visible") +private boolean activityVisible
      +
      +
    • +
    • +
      +

      allowPostProfile

      +
      @Expose +@SerializedName("allow_post_profile") +private String allowPostProfile
      +
      +
    • +
    • +
      +

      allowReceiveNewsFeed

      +
      @Expose +@SerializedName("allow_receive_news_feed") +private String allowReceiveNewsFeed
      +
      +
    • +
    • +
      +

      allowSendPersonalConversation

      +
      @Expose +@SerializedName("allow_send_personal_conversation") +private String allowSendPersonalConversation
      +
      +
    • +
    • +
      +

      allowViewIdentities

      +
      @Expose +@SerializedName("allow_view_identities") +private String allowViewIdentities
      +
      +
    • +
    • +
      +

      allowViewProfile

      +
      @Expose +@SerializedName("allow_view_profile") +private String allowViewProfile
      +
      +
    • +
    • +
      +

      avatarUrls

      +
      @Expose +@SerializedName("avatar_urls") +private AvatarUrls avatarUrls
      +
      +
    • +
    • +
      +

      canBan

      +
      @Expose +@SerializedName("can_ban") +private boolean canBan
      +
      +
    • +
    • +
      +

      canConverse

      +
      @Expose +@SerializedName("can_converse") +private boolean canConverse
      +
      +
    • +
    • +
      +

      canEdit

      +
      @Expose +@SerializedName("can_edit") +private boolean canEdit
      +
      +
    • +
    • +
      +

      canFollow

      +
      @Expose +@SerializedName("can_follow") +private boolean canFollow
      +
      +
    • +
    • +
      +

      canIgnore

      +
      @Expose +@SerializedName("can_ignore") +private boolean canIgnore
      +
      +
    • +
    • +
      +

      canPostProfile

      +
      @Expose +@SerializedName("can_post_profile") +private boolean canPostProfile
      +
      +
    • +
    • +
      +

      canViewProfile

      +
      @Expose +@SerializedName("can_view_profile") +private boolean canViewProfile
      +
      +
    • +
    • +
      +

      canViewProfilePosts

      +
      @Expose +@SerializedName("can_view_profile_posts") +private boolean canViewProfilePosts
      +
      +
    • +
    • +
      +

      canWarn

      +
      @Expose +@SerializedName("can_warn") +private boolean canWarn
      +
      +
    • +
    • +
      +

      contentShowSignature

      +
      @Expose +@SerializedName("content_show_signature") +private boolean contentShowSignature
      +
      +
    • +
    • +
      +

      creationWatchState

      +
      @Expose +@SerializedName("creation_watch_state") +private String creationWatchState
      +
      +
    • +
    • +
      +

      customFields

      +
      @Expose +@SerializedName("custom_fields") +private Map<String,Object> customFields
      +
      +
    • +
    • +
      +

      customTitle

      +
      @Expose +@SerializedName("custom_title") +private String customTitle
      +
      +
    • +
    • +
      +

      email

      +
      @Expose +@SerializedName("email") +private String email
      +
      +
    • +
    • +
      +

      emailOnConversation

      +
      @Expose +@SerializedName("email_on_conversation") +private boolean emailOnConversation
      +
      +
    • +
    • +
      +

      gravatar

      +
      @Expose +@SerializedName("gravatar") +private String gravatar
      +
      +
    • +
    • +
      +

      interactionWatchState

      +
      @Expose +@SerializedName("interaction_watch_state") +private String interactionWatchState
      +
      +
    • +
    • +
      +

      isAdmin

      +
      @Expose +@SerializedName("is_admin") +private boolean isAdmin
      +
      +
    • +
    • +
      +

      isBanned

      +
      @Expose +@SerializedName("is_banned") +private boolean isBanned
      +
      +
    • +
    • +
      +

      isDiscouraged

      +
      @Expose +@SerializedName("is_discouraged") +private boolean isDiscouraged
      +
      +
    • +
    • +
      +

      isFollowed

      +
      @Expose +@SerializedName("is_followed") +private boolean isFollowed
      +
      +
    • +
    • +
      +

      isIgnored

      +
      @Expose +@SerializedName("is_ignored") +private boolean isIgnored
      +
      +
    • +
    • +
      +

      isModerator

      +
      @Expose +@SerializedName("is_moderator") +private boolean isModerator
      +
      +
    • +
    • +
      +

      isStaff

      +
      @Expose +@SerializedName("is_staff") +private boolean isStaff
      +
      +
    • +
    • +
      +

      isSuperAdmin

      +
      @Expose +@SerializedName("is_super_admin") +private boolean isSuperAdmin
      +
      +
    • +
    • +
      +

      lastActivity

      +
      @Expose +@SerializedName("last_activity") +private long lastActivity
      +
      +
    • +
    • +
      +

      location

      +
      @Expose +@SerializedName("location") +private String location
      +
      +
    • +
    • +
      +

      messageCount

      +
      @Expose +@SerializedName("message_count") +private int messageCount
      +
      +
    • +
    • +
      +

      profileBannerUrls

      +
      @Expose +@SerializedName("profile_banner_urls") +private ProfileBannerUrls profileBannerUrls
      +
      +
    • +
    • +
      +

      pushOnConversation

      +
      @Expose +@SerializedName("push_on_conversation") +private boolean pushOnConversation
      +
      +
    • +
    • +
      +

      pushOptout

      +
      @Expose +@SerializedName("push_optout") +private List<Object> pushOptout
      +
      +
    • +
    • +
      +

      questionSolutionCount

      +
      @Expose +@SerializedName("question_solution_count") +private int questionSolutionCount
      +
      +
    • +
    • +
      +

      reactionScore

      +
      @Expose +@SerializedName("reaction_score") +private int reactionScore
      +
      +
    • +
    • +
      +

      receiveAdminEmail

      +
      @Expose +@SerializedName("receive_admin_email") +private boolean receiveAdminEmail
      +
      +
    • +
    • +
      +

      registerDate

      +
      @Expose +@SerializedName("register_date") +private long registerDate
      +
      +
    • +
    • +
      +

      secondaryGroupIds

      +
      @Expose +@SerializedName("secondary_group_ids") +private List<Integer> secondaryGroupIds
      +
      +
    • +
    • +
      +

      showDobDate

      +
      @Expose +@SerializedName("show_dob_date") +private boolean showDobDate
      +
      +
    • +
    • +
      +

      showDobYear

      +
      @Expose +@SerializedName("show_dob_year") +private boolean showDobYear
      +
      +
    • +
    • +
      +

      signature

      +
      @Expose +@SerializedName("signature") +private String signature
      +
      +
    • +
    • +
      +

      timezone

      +
      @Expose +@SerializedName("timezone") +private String timezone
      +
      +
    • +
    • +
      +

      trophyPoints

      +
      @Expose +@SerializedName("trophy_points") +private int trophyPoints
      +
      +
    • +
    • +
      +

      usaTfa

      +
      @Expose +@SerializedName("usa_tfa") +private boolean usaTfa
      +
      +
    • +
    • +
      +

      useTfa

      +
      @Expose +@SerializedName("use_tfa") +private boolean useTfa
      +
      +
    • +
    • +
      +

      userGroupId

      +
      @Expose +@SerializedName("user_group_id") +private int userGroupId
      +
      +
    • +
    • +
      +

      userId

      +
      @Expose +@SerializedName("user_id") +private int userId
      +
      +
    • +
    • +
      +

      userState

      +
      @Expose +@SerializedName("user_state") +private String userState
      +
      +
    • +
    • +
      +

      userTitle

      +
      @Expose +@SerializedName("user_title") +private String userTitle
      +
      +
    • +
    • +
      +

      username

      +
      @Expose +@SerializedName("username") +private String username
      +
      +
    • +
    • +
      +

      viewUrl

      +
      @Expose +@SerializedName("view_url") +private String viewUrl
      +
      +
    • +
    • +
      +

      visible

      +
      @Expose +@SerializedName("visible") +private boolean visible
      +
      +
    • +
    • +
      +

      voteScore

      +
      @Expose +@SerializedName("vote_score") +private int voteScore
      +
      +
    • +
    • +
      +

      warningPoints

      +
      @Expose +@SerializedName("warning_points") +private int warningPoints
      +
      +
    • +
    • +
      +

      website

      +
      @Expose +@SerializedName("website") +private String website
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      User

      +
      public User()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/models/package-summary.html b/docs/javadocs/es/cadox8/xenapi/api/models/package-summary.html new file mode 100644 index 0000000..9bf888f --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/models/package-summary.html @@ -0,0 +1,114 @@ + + + + +es.cadox8.xenapi.api.models + + + + + + + + + + + + + + + +
+ +
+
+
+

Package es.cadox8.xenapi.api.models

+
+
+
package es.cadox8.xenapi.api.models
+
+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/models/package-tree.html b/docs/javadocs/es/cadox8/xenapi/api/models/package-tree.html new file mode 100644 index 0000000..19064e2 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/models/package-tree.html @@ -0,0 +1,76 @@ + + + + +es.cadox8.xenapi.api.models Class Hierarchy + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package es.cadox8.xenapi.api.models

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/package-summary.html b/docs/javadocs/es/cadox8/xenapi/api/package-summary.html index e8086a4..606d9ad 100644 --- a/docs/javadocs/es/cadox8/xenapi/api/package-summary.html +++ b/docs/javadocs/es/cadox8/xenapi/api/package-summary.html @@ -1,11 +1,11 @@ - - + es.cadox8.xenapi.api - - + + + @@ -25,84 +25,89 @@
-

Package es.cadox8.xenapi.api

+

Package es.cadox8.xenapi.api

+
+
package es.cadox8.xenapi.api
-
diff --git a/docs/javadocs/es/cadox8/xenapi/api/package-tree.html b/docs/javadocs/es/cadox8/xenapi/api/package-tree.html index d7f217e..c3f5c73 100644 --- a/docs/javadocs/es/cadox8/xenapi/api/package-tree.html +++ b/docs/javadocs/es/cadox8/xenapi/api/package-tree.html @@ -1,11 +1,11 @@ - - + es.cadox8.xenapi.api Class Hierarchy - - + + + @@ -25,28 +25,26 @@
@@ -60,38 +58,14 @@

Hierarchy For Package es.cadox8.xenapi.api

Class Hierarchy

-
diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/FindEmail.html b/docs/javadocs/es/cadox8/xenapi/api/user/FindEmail.html new file mode 100644 index 0000000..88f89b8 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/FindEmail.html @@ -0,0 +1,185 @@ + + + + +FindEmail + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class FindEmail

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.user.FindEmail
+
+
+
+
+
public class FindEmail +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      user

      +
      @Expose +private User user
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      FindEmail

      +
      public FindEmail()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/FindName.html b/docs/javadocs/es/cadox8/xenapi/api/user/FindName.html new file mode 100644 index 0000000..18812d3 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/FindName.html @@ -0,0 +1,197 @@ + + + + +FindName + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class FindName

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.user.FindName
+
+
+
+
+
public class FindName +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      user

      +
      @SerializedName("exact") +@Expose +private User user
      +
      +
    • +
    • +
      +

      recommendations

      +
      @Expose +@SerializedName("recommendations") +private List<User> recommendations
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      FindName

      +
      public FindName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/GetProfilePosts.html b/docs/javadocs/es/cadox8/xenapi/api/user/GetProfilePosts.html new file mode 100644 index 0000000..8f6737d --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/GetProfilePosts.html @@ -0,0 +1,197 @@ + + + + +GetProfilePosts + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GetProfilePosts

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.user.GetProfilePosts
+
+
+
+
+
public class GetProfilePosts +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      posts

      +
      @SerializedName("profile_posts") +@Expose +private List<ProfilePost> posts
      +
      +
    • +
    • +
      +

      pagination

      +
      @SerializedName("pagination") +@Expose +private Pagination pagination
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GetProfilePosts

      +
      public GetProfilePosts()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/UserId.html b/docs/javadocs/es/cadox8/xenapi/api/user/UserId.html new file mode 100644 index 0000000..da860b5 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/UserId.html @@ -0,0 +1,208 @@ + + + + +UserId + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class UserId

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.user.UserId
+
+
+
+
+
public class UserId +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      user

      +
      @SerializedName("user") +@Expose +private User user
      +
      +
    • +
    • +
      +

      profilePosts

      +
      @SerializedName("profile_posts") +@Expose +private List<ProfilePost> profilePosts
      +
      +
    • +
    • +
      +

      pagination

      +
      @SerializedName("pagination") +@Expose +private Pagination pagination
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UserId

      +
      public UserId()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/Users.UsersData.html b/docs/javadocs/es/cadox8/xenapi/api/user/Users.UsersData.html new file mode 100644 index 0000000..a4f2781 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/Users.UsersData.html @@ -0,0 +1,622 @@ + + + + +Users.UsersData + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Users.UsersData

+
+
java.lang.Object +
es.cadox8.xenapi.api.user.Users.UsersData
+
+
+
+
Enclosing class:
+
Users
+
+
+
public static class Users.UsersData +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      activityVisible

      +
      @Expose +@SerializedName("activity_visible") +private boolean activityVisible
      +
      +
    • +
    • +
      +

      avatarUrls

      +
      @Expose +@SerializedName("avatar_urls") +private AvatarUrls avatarUrls
      +
      +
    • +
    • +
      +

      canBan

      +
      @Expose +@SerializedName("can_ban") +private boolean canBan
      +
      +
    • +
    • +
      +

      canConverse

      +
      @Expose +@SerializedName("can_converse") +private boolean canConverse
      +
      +
    • +
    • +
      +

      canEdit

      +
      @Expose +@SerializedName("can_edit") +private boolean canEdit
      +
      +
    • +
    • +
      +

      canFollow

      +
      @Expose +@SerializedName("can_follow") +private boolean canFollow
      +
      +
    • +
    • +
      +

      canIgnore

      +
      @Expose +@SerializedName("can_ignore") +private boolean canIgnore
      +
      +
    • +
    • +
      +

      canPostProfile

      +
      @Expose +@SerializedName("can_post_profile") +private boolean canPostProfile
      +
      +
    • +
    • +
      +

      canViewProfile

      +
      @Expose +@SerializedName("can_view_profile") +private boolean canViewProfile
      +
      +
    • +
    • +
      +

      canViewProfilePosts

      +
      @Expose +@SerializedName("can_view_profile_posts") +private boolean canViewProfilePosts
      +
      +
    • +
    • +
      +

      canWarn

      +
      @Expose +@SerializedName("can_warn") +private boolean canWarn
      +
      +
    • +
    • +
      +

      customFields

      +
      @Expose +@SerializedName("custom_fields") +private Map<String,Object> customFields
      +
      +
    • +
    • +
      +

      customTitle

      +
      @Expose +@SerializedName("custom_title") +private String customTitle
      +
      +
    • +
    • +
      +

      isAdmin

      +
      @Expose +@SerializedName("is_admin") +private boolean isAdmin
      +
      +
    • +
    • +
      +

      isBanned

      +
      @Expose +@SerializedName("is_banned") +private boolean isBanned
      +
      +
    • +
    • +
      +

      isDiscouraged

      +
      @Expose +@SerializedName("is_discouraged") +private boolean isDiscouraged
      +
      +
    • +
    • +
      +

      isFollowed

      +
      @Expose +@SerializedName("is_followed") +private boolean isFollowed
      +
      +
    • +
    • +
      +

      isIgnored

      +
      @Expose +@SerializedName("is_ignored") +private boolean isIgnored
      +
      +
    • +
    • +
      +

      isModerator

      +
      @Expose +@SerializedName("is_moderator") +private boolean isModerator
      +
      +
    • +
    • +
      +

      isStaff

      +
      @Expose +@SerializedName("is_staff") +private boolean isStaff
      +
      +
    • +
    • +
      +

      isSuperAdmin

      +
      @Expose +@SerializedName("is_super_admin") +private boolean isSuperAdmin
      +
      +
    • +
    • +
      +

      lastActivity

      +
      @Expose +@SerializedName("last_activity") +private long lastActivity
      +
      +
    • +
    • +
      +

      location

      +
      @Expose +@SerializedName("location") +private String location
      +
      +
    • +
    • +
      +

      messageCount

      +
      @Expose +@SerializedName("message_count") +private int messageCount
      +
      +
    • +
    • +
      +

      profileBannerUrls

      +
      @Expose +@SerializedName("profile_banner_urls") +private ProfileBannerUrls profileBannerUrls
      +
      +
    • +
    • +
      +

      questionSolutionCount

      +
      @Expose +@SerializedName("question_solution_count") +private int questionSolutionCount
      +
      +
    • +
    • +
      +

      reactionScore

      +
      @Expose +@SerializedName("reaction_score") +private int reactionScore
      +
      +
    • +
    • +
      +

      registerDate

      +
      @Expose +@SerializedName("register_date") +private long registerDate
      +
      +
    • +
    • +
      +

      secondaryGroupIds

      +
      @Expose +@SerializedName("secondary_group_ids") +private List<Integer> secondaryGroupIds
      +
      +
    • +
    • +
      +

      signature

      +
      @Expose +@SerializedName("signature") +private String signature
      +
      +
    • +
    • +
      +

      trophyPoints

      +
      @Expose +@SerializedName("trophy_points") +private int trophyPoints
      +
      +
    • +
    • +
      +

      userGroupId

      +
      @Expose +@SerializedName("user_group_id") +private int userGroupId
      +
      +
    • +
    • +
      +

      userId

      +
      @Expose +@SerializedName("user_id") +private int userId
      +
      +
    • +
    • +
      +

      userState

      +
      @Expose +@SerializedName("user_state") +private String userState
      +
      +
    • +
    • +
      +

      userTitle

      +
      @Expose +@SerializedName("user_title") +private String userTitle
      +
      +
    • +
    • +
      +

      username

      +
      @Expose +@SerializedName("username") +private String username
      +
      +
    • +
    • +
      +

      viewUrl

      +
      @Expose +@SerializedName("view_url") +private String viewUrl
      +
      +
    • +
    • +
      +

      visible

      +
      @Expose +@SerializedName("visible") +private boolean visible
      +
      +
    • +
    • +
      +

      voteScore

      +
      @Expose +@SerializedName("vote_score") +private int voteScore
      +
      +
    • +
    • +
      +

      warningPoints

      +
      @Expose +@SerializedName("warning_points") +private int warningPoints
      +
      +
    • +
    • +
      +

      website

      +
      @Expose +@SerializedName("website") +private String website
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UsersData

      +
      public UsersData()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/Users.html b/docs/javadocs/es/cadox8/xenapi/api/user/Users.html new file mode 100644 index 0000000..d7e33bd --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/Users.html @@ -0,0 +1,210 @@ + + + + +Users + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Users

+
+
java.lang.Object +
es.cadox8.xenapi.api.XenForoEntity +
es.cadox8.xenapi.api.user.Users
+
+
+
+
+
public class Users +extends XenForoEntity
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Users

      +
      public Users()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/package-summary.html b/docs/javadocs/es/cadox8/xenapi/api/user/package-summary.html new file mode 100644 index 0000000..7ba167c --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/package-summary.html @@ -0,0 +1,122 @@ + + + + +es.cadox8.xenapi.api.user + + + + + + + + + + + + + + + +
+ +
+
+
+

Package es.cadox8.xenapi.api.user

+
+
+
package es.cadox8.xenapi.api.user
+
+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/api/user/package-tree.html b/docs/javadocs/es/cadox8/xenapi/api/user/package-tree.html new file mode 100644 index 0000000..d2ec030 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/api/user/package-tree.html @@ -0,0 +1,81 @@ + + + + +es.cadox8.xenapi.api.user Class Hierarchy + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package es.cadox8.xenapi.api.user

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/exceptions/NotAuthorizedException.html b/docs/javadocs/es/cadox8/xenapi/exceptions/NotAuthorizedException.html index 33fe782..51af975 100644 --- a/docs/javadocs/es/cadox8/xenapi/exceptions/NotAuthorizedException.html +++ b/docs/javadocs/es/cadox8/xenapi/exceptions/NotAuthorizedException.html @@ -1,11 +1,11 @@ - - + NotAuthorizedException - - + + + @@ -25,43 +25,60 @@
@@ -70,10 +87,11 @@

Class NotAuthorizedException

-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException +
java.lang.Object + +
All Implemented Interfaces:
-
java.io.Serializable
+
Serializable

-
public class NotAuthorizedException
-extends XenForoBadRequestException
+
public class NotAuthorizedException +extends XenForoBadRequestException
See Also:
-
Serialized Form
+
+ +
-

Methods inherited from class java.lang.Object

-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+

Methods inherited from class java.lang.Object

+clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@@ -146,26 +155,26 @@

Methods inherited from cl
  • -
    +

    Constructor Details

    • NotAuthorizedException

      -
      public NotAuthorizedException​(java.lang.String message)
      +
      public NotAuthorizedException(String message)
    • NotAuthorizedException

      -
      public NotAuthorizedException()
      +
      public NotAuthorizedException()
    • NotAuthorizedException

      -
      public NotAuthorizedException​(java.lang.String response, -java.lang.Throwable cause)
      +
      public NotAuthorizedException(String response, + Throwable cause)
    @@ -175,43 +184,6 @@

    NotAuthorizedException

    -

diff --git a/docs/javadocs/es/cadox8/xenapi/exceptions/NotFoundException.html b/docs/javadocs/es/cadox8/xenapi/exceptions/NotFoundException.html index 61a0168..a9bf013 100644 --- a/docs/javadocs/es/cadox8/xenapi/exceptions/NotFoundException.html +++ b/docs/javadocs/es/cadox8/xenapi/exceptions/NotFoundException.html @@ -1,11 +1,11 @@ - - + NotFoundException - - + + + @@ -25,43 +25,60 @@
@@ -70,10 +87,11 @@

Class NotFoundException

-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException +
java.lang.Object + +
All Implemented Interfaces:
-
java.io.Serializable
+
Serializable

-
public class NotFoundException
-extends XenForoBadRequestException
+
public class NotFoundException +extends XenForoBadRequestException
See Also:
-
Serialized Form
+
+ +
-

Methods inherited from class java.lang.Object

-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+

Methods inherited from class java.lang.Object

+clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@@ -142,20 +153,20 @@

Methods inherited from cl
  • -
    +

    Constructor Details

    • NotFoundException

      -
      public NotFoundException​(java.lang.String message, -java.lang.Throwable cause)
      +
      public NotFoundException(String message, + Throwable cause)
    • NotFoundException

      -
      public NotFoundException​(java.lang.String message)
      +
      public NotFoundException(String message)
    @@ -165,43 +176,6 @@

    NotFoundException

    -

diff --git a/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBadRequestException.html b/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBadRequestException.html index cf4dd40..d989820 100644 --- a/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBadRequestException.html +++ b/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBadRequestException.html @@ -1,11 +1,11 @@ - - + XenForoBadRequestException - - + + + @@ -25,43 +25,60 @@
@@ -70,76 +87,68 @@

Class XenForoBadRequestException

-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException + +
All Implemented Interfaces:
-
java.io.Serializable
+
Serializable
Direct Known Subclasses:
NotAuthorizedException, NotFoundException

-
public class XenForoBadRequestException
-extends java.lang.RuntimeException
+
public class XenForoBadRequestException +extends XenForoBaseException
See Also:
-
Serialized Form
+
+ +
-

Methods inherited from class java.lang.Object

-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+

Methods inherited from class java.lang.Object

+clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@@ -148,26 +157,26 @@

Methods inherited from cl
  • -
    +

    Constructor Details

    • XenForoBadRequestException

      -
      public XenForoBadRequestException​(java.lang.String message, -java.lang.Throwable cause)
      +
      public XenForoBadRequestException(String message, + Throwable cause)
    • XenForoBadRequestException

      -
      public XenForoBadRequestException​(java.lang.String message)
      +
      public XenForoBadRequestException(String message)
    • XenForoBadRequestException

      -
      public XenForoBadRequestException​(java.lang.Throwable cause)
      +
      public XenForoBadRequestException(Throwable cause)
    @@ -177,43 +186,6 @@

    XenForoBadRequestException

    -

diff --git a/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBaseException.html b/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBaseException.html new file mode 100644 index 0000000..f078fbc --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoBaseException.html @@ -0,0 +1,212 @@ + + + + +XenForoBaseException + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class XenForoBaseException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
es.cadox8.xenapi.exceptions.XenForoBaseException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
Direct Known Subclasses:
+
XenForoBadRequestException, XenForoHttpException
+
+
+
public class XenForoBaseException +extends RuntimeException
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      XenForoBaseException

      +
      public XenForoBaseException()
      +
      +
    • +
    • +
      +

      XenForoBaseException

      +
      public XenForoBaseException(String message)
      +
      +
    • +
    • +
      +

      XenForoBaseException

      +
      public XenForoBaseException(String message, + Throwable cause)
      +
      +
    • +
    • +
      +

      XenForoBaseException

      +
      public XenForoBaseException(Throwable cause)
      +
      +
    • +
    • +
      +

      XenForoBaseException

      +
      public XenForoBaseException(String message, + Throwable cause, + boolean enableSuppression, + boolean writableStackTrace)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoHttpException.html b/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoHttpException.html index f2321cb..a08902b 100644 --- a/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoHttpException.html +++ b/docs/javadocs/es/cadox8/xenapi/exceptions/XenForoHttpException.html @@ -1,11 +1,11 @@ - - + XenForoHttpException - - + + + @@ -25,43 +25,60 @@
@@ -70,83 +87,71 @@

Class XenForoHttpException

-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException + +
All Implemented Interfaces:
-
java.io.Serializable
+
Serializable

-
public class XenForoHttpException
-extends java.lang.RuntimeException
+
public class XenForoHttpException +extends XenForoBaseException
See Also:
-
Serialized Form
+
+ +
-

Methods inherited from class java.lang.Object

-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+

Methods inherited from class java.lang.Object

+clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@@ -155,41 +160,41 @@

Methods inherited from cl
  • -
    +

    Constructor Details

    • XenForoHttpException

      -
      public XenForoHttpException()
      +
      public XenForoHttpException()
    • XenForoHttpException

      -
      public XenForoHttpException​(java.lang.String message)
      +
      public XenForoHttpException(String message)
    • XenForoHttpException

      -
      public XenForoHttpException​(java.lang.String message, -java.lang.Throwable cause)
      +
      public XenForoHttpException(String message, + Throwable cause)
    • XenForoHttpException

      -
      public XenForoHttpException​(java.lang.Throwable cause)
      +
      public XenForoHttpException(Throwable cause)
    • XenForoHttpException

      -
      public XenForoHttpException​(java.lang.String message, -java.lang.Throwable cause, -boolean enableSuppression, -boolean writableStackTrace)
      +
      public XenForoHttpException(String message, + Throwable cause, + boolean enableSuppression, + boolean writableStackTrace)
    @@ -199,43 +204,6 @@

    XenForoHttpException

    -

diff --git a/docs/javadocs/es/cadox8/xenapi/exceptions/package-summary.html b/docs/javadocs/es/cadox8/xenapi/exceptions/package-summary.html index 1673377..4f269d1 100644 --- a/docs/javadocs/es/cadox8/xenapi/exceptions/package-summary.html +++ b/docs/javadocs/es/cadox8/xenapi/exceptions/package-summary.html @@ -1,11 +1,11 @@ - - + es.cadox8.xenapi.exceptions - - + + + @@ -25,90 +25,93 @@
-

Package es.cadox8.xenapi.exceptions

+

Package es.cadox8.xenapi.exceptions

+
+
package es.cadox8.xenapi.exceptions
-
diff --git a/docs/javadocs/es/cadox8/xenapi/exceptions/package-tree.html b/docs/javadocs/es/cadox8/xenapi/exceptions/package-tree.html index be812ca..69e7452 100644 --- a/docs/javadocs/es/cadox8/xenapi/exceptions/package-tree.html +++ b/docs/javadocs/es/cadox8/xenapi/exceptions/package-tree.html @@ -1,11 +1,11 @@ - - + es.cadox8.xenapi.exceptions Class Hierarchy - - + + + @@ -25,28 +25,26 @@
@@ -60,21 +58,25 @@

Hierarchy For Package es.cadox8.xenapi.exceptions

Class Hierarchy

-
diff --git a/docs/javadocs/es/cadox8/xenapi/net/UrlExpander.html b/docs/javadocs/es/cadox8/xenapi/net/UrlExpander.html index aecf22b..33a2685 100644 --- a/docs/javadocs/es/cadox8/xenapi/net/UrlExpander.html +++ b/docs/javadocs/es/cadox8/xenapi/net/UrlExpander.html @@ -1,23 +1,44 @@ + + - -UrlExpander - - - - - - - - - - + + UrlExpander + + + + + + + + + + -
- +
+
+ +
+ +

Class UrlExpander

+
+
java.lang.Object +
es.cadox8.xenapi.utils.UrlExpander
+
+
+
+
public final class UrlExpander
 extends java.lang.Object
-
-
-
    - -
  • -
    -

    Constructor Summary

    -
    - - - - - - - - - - - - - - -
    Constructors
    ConstructorDescription
    UrlExpander() 
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    - - - - - - - - - - - - - - - -
    Modifier and TypeMethodDescription
    static java.lang.StringexpandUrl​(java.lang.String url, -java.lang.String... params) 
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      UrlExpander

      -
      public UrlExpander()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      expandUrl

      -
      public static java.lang.String expandUrl​(java.lang.String url, +
      +
      +
        + +
      • +
        +

        Constructor Summary

        +
        + + + + + + + + + + + + + + +
        Constructors
        ConstructorDescription
        + UrlExpander() +  
        +
        +
        +
      • + +
      • +
        +

        Method Summary

        +
        +
        + + + +
        +
        + + + + + + + + + + + + + + + +
        Modifier and TypeMethodDescription
        static java.lang.String + expandUrl​(java.lang.String url, + java.lang.String... params) 
        +
        +
        +
        +

        Methods inherited from class java.lang.Object

        + clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, + wait
        +
        +
      • +
      +
      +
      +
        + +
      • +
        +

        Constructor Details

        +
          +
        • +
          +

          UrlExpander

          +
          + public UrlExpander() +
          +
          +
        • +
        +
        +
      • + +
      • +
        +

        Method Details

        +
          +
        • +
          +

          expandUrl

          +
          + public static java.lang.String expandUrl​(java.lang.String url, java.lang.String... params)
          -
          -
        • -
        -
        -
      • -
      -
      - -
-
+ +
diff --git a/docs/javadocs/es/cadox8/xenapi/net/XenForoClient.html b/docs/javadocs/es/cadox8/xenapi/net/XenForoClient.html index 5c6b92e..e2f304c 100644 --- a/docs/javadocs/es/cadox8/xenapi/net/XenForoClient.html +++ b/docs/javadocs/es/cadox8/xenapi/net/XenForoClient.html @@ -1,11 +1,11 @@ - - + XenForoClient - - + + + @@ -16,10 +16,8 @@ - - - + + XenForoUrl + + + + + + + + + + -
- +
+
+ +
+ +

Class XenForoUrl

+
+
java.lang.Object +
es.cadox8.xenapi.net.XenForoUrl
+
+
+
+
public class XenForoUrl
 extends java.lang.Object
-
-
-
    - -
  • -
    -

    Field Summary

    -
    - - - - - - - - - - - - - - - - -
    Fields
    Modifier and TypeFieldDescription
    static java.lang.StringGET_ME 
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Modifier and TypeMethodDescription
    java.lang.StringasString() 
    static XenForoUrlcreateUrl​(java.lang.String api_url, -java.lang.String baseUrl) 
    static java.lang.StringcreateUrlWithNoArgs​(java.lang.String api_url, -java.lang.String baseUrl) 
    XenForoUrlparams​(Argument... args) 
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      createUrl

      -
      public static XenForoUrl createUrl​(java.lang.String api_url, +
      +
      +
        + +
      • +
        +

        Field Summary

        +
        + + + + + + + + + + + + + + + + +
        Fields
        Modifier and TypeFieldDescription
        static java.lang.StringGET_ME +  
        +
        +
        +
      • + +
      • +
        +

        Method Summary

        +
        +
        + + + + +
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Modifier and TypeMethodDescription
        java.lang.String + asString() +  
        static + XenForoUrl + + createUrl​(java.lang.String api_url, + java.lang.String baseUrl) 
        static java.lang.String + createUrlWithNoArgs​(java.lang.String api_url, + java.lang.String baseUrl) 
        + XenForoUrl + + params​(Argument... args) +  
        +
        +
        +
        +

        Methods inherited from class java.lang.Object

        + clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, + wait
        +
        +
      • +
      +
      +
      +
        + +
      • +
        +

        Field Details

        + +
        +
      • + +
      • +
        +

        Method Details

        +
          +
        • +
          +

          createUrl

          +
          + public static XenForoUrl createUrl​(java.lang.String api_url, java.lang.String baseUrl)
          -
          -
        • -
        • -
          -

          createUrlWithNoArgs

          -
          public static java.lang.String createUrlWithNoArgs​(java.lang.String api_url, +
          +
        • +
        • +
          +

          createUrlWithNoArgs

          +
          + public static java.lang.String createUrlWithNoArgs​(java.lang.String api_url, java.lang.String baseUrl)
          -
          -
        • -
        • -
          -

          params

          -
          public XenForoUrl params​(Argument... args)
          -
          -
        • -
        • -
          -

          asString

          -
          public java.lang.String asString()
          -
          -
        • -
        -
        -
      • -
      -
      - -
-
+ +
diff --git a/docs/javadocs/es/cadox8/xenapi/net/XenforoPaths.html b/docs/javadocs/es/cadox8/xenapi/net/XenforoPaths.html new file mode 100644 index 0000000..bf95245 --- /dev/null +++ b/docs/javadocs/es/cadox8/xenapi/net/XenforoPaths.html @@ -0,0 +1,343 @@ + + + + +XenforoPaths + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class XenforoPaths

+
+
java.lang.Object +
java.lang.Enum<XenforoPaths> +
es.cadox8.xenapi.net.XenforoPaths
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<XenforoPaths>, Constable
+
+
+
public enum XenforoPaths +extends Enum<XenforoPaths>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    +
      +
    • +
      +

      GET_USERS

      +
      public static final XenforoPaths GET_USERS
      +
      +
    • +
    • +
      +

      GET_USERS_EMAIL

      +
      public static final XenforoPaths GET_USERS_EMAIL
      +
      +
    • +
    • +
      +

      GET_USERS_NAME

      +
      public static final XenforoPaths GET_USERS_NAME
      +
      +
    • +
    • +
      +

      USERS_ID

      +
      public static final XenforoPaths USERS_ID
      +
      +
    • +
    • +
      +

      USER_AVATAR

      +
      public static final XenforoPaths USER_AVATAR
      +
      +
    • +
    • +
      +

      PROFILE_POSTS

      +
      public static final XenforoPaths PROFILE_POSTS
      +
      +
    • +
    • +
      +

      ALERTS

      +
      public static final XenforoPaths ALERTS
      +
      +
    • +
    • +
      +

      ALERTS_MARK

      +
      public static final XenforoPaths ALERTS_MARK
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      path

      +
      private final String path
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      XenforoPaths

      +
      private XenforoPaths()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static XenforoPaths[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static XenforoPaths valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/docs/javadocs/es/cadox8/xenapi/net/package-summary.html b/docs/javadocs/es/cadox8/xenapi/net/package-summary.html index 5769c07..a6778ee 100644 --- a/docs/javadocs/es/cadox8/xenapi/net/package-summary.html +++ b/docs/javadocs/es/cadox8/xenapi/net/package-summary.html @@ -1,11 +1,11 @@ - - + es.cadox8.xenapi.net - - + + + @@ -16,7 +16,11 @@ -