Interface I_AD_AuthorizationAccount

All Known Implementing Classes:
MAuthorizationAccount, X_AD_AuthorizationAccount

public interface I_AD_AuthorizationAccount
Generated Interface for AD_AuthorizationAccount
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • 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
    • getAD_AuthorizationCredential

      I_AD_AuthorizationCredential getAD_AuthorizationCredential() throws RuntimeException
      Throws:
      RuntimeException
    • 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 Tenant. Tenant for this installation.
    • setAD_Org_ID

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • 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
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setPreferred_UserName

      void setPreferred_UserName(String Preferred_UserName)
      Set Preferred User Name
    • getPreferred_UserName

      String getPreferred_UserName()
      Get Preferred User Name
    • 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