Interface I_AD_AuthorizationAccount

    • Method Detail

      • setAccessToken

        void setAccessToken​(String AccessToken)
        Set Access Token
      • getAccessToken

        String getAccessToken()
        Get Access Token
      • setAccessTokenTimestamp

        void setAccessTokenTimestamp​(Timestamp AccessTokenTimestamp)
        Set Access Token Timestamp
      • getAccessTokenTimestamp

        Timestamp getAccessTokenTimestamp()
        Get Access Token Timestamp
      • setAD_AuthorizationAccount_ID

        void setAD_AuthorizationAccount_ID​(int AD_AuthorizationAccount_ID)
        Set Authorization Account
      • getAD_AuthorizationAccount_ID

        int getAD_AuthorizationAccount_ID()
        Get Authorization Account
      • setAD_AuthorizationAccount_UU

        void setAD_AuthorizationAccount_UU​(String AD_AuthorizationAccount_UU)
        Set AD_AuthorizationAccount_UU
      • getAD_AuthorizationAccount_UU

        String getAD_AuthorizationAccount_UU()
        Get AD_AuthorizationAccount_UU
      • setAD_AuthorizationCredential_ID

        void setAD_AuthorizationCredential_ID​(int AD_AuthorizationCredential_ID)
        Set Authorization Credential
      • getAD_AuthorizationCredential_ID

        int getAD_AuthorizationCredential_ID()
        Get Authorization Credential
      • setAD_AuthorizationScopes

        void setAD_AuthorizationScopes​(String AD_AuthorizationScopes)
        Set Authorization Scopes
      • getAD_AuthorizationScopes

        String getAD_AuthorizationScopes()
        Get Authorization Scopes
      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_User_ID

        void setAD_User_ID​(int AD_User_ID)
        Set User/Contact. User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        int getAD_User_ID()
        Get User/Contact. User within the system - Internal or Business Partner Contact
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setEMail

        void setEMail​(String EMail)
        Set EMail Address. Electronic Mail Address
      • getEMail

        String getEMail()
        Get EMail Address. Electronic Mail Address
      • setExpireInSeconds

        void setExpireInSeconds​(BigDecimal ExpireInSeconds)
        Set Expire in Seconds
      • getExpireInSeconds

        BigDecimal getExpireInSeconds()
        Get Expire in Seconds
      • setHelp

        void setHelp​(String Help)
        Set Comment/Help. Comment or Hint
      • getHelp

        String getHelp()
        Get Comment/Help. Comment or Hint
      • setIsAccessRevoked

        void setIsAccessRevoked​(boolean IsAccessRevoked)
        Set Access Revoked
      • isAccessRevoked

        boolean isAccessRevoked()
        Get Access Revoked
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsAuthorized

        void setIsAuthorized​(boolean IsAuthorized)
        Set Authorized
      • isAuthorized

        boolean isAuthorized()
        Get Authorized
      • setRefreshToken

        void setRefreshToken​(String RefreshToken)
        Set Refresh Token
      • getRefreshToken

        String getRefreshToken()
        Get Refresh Token
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records