Package org.compiere.model
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 Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AccessTokenstatic final String
Column name AccessTokenTimestampstatic final String
Column name AD_AuthorizationAccount_IDstatic final String
Column name AD_AuthorizationAccount_UUstatic final String
Column name AD_AuthorizationCredential_IDstatic final String
Column name AD_AuthorizationScopesstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_User_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name EMailstatic final String
Column name ExpireInSecondsstatic final String
Column name Helpstatic final String
Column name IsAccessRevokedstatic final String
Column name IsActivestatic final String
Column name IsAuthorizedstatic final String
Column name Preferred_UserNamestatic final String
Column name RefreshTokenstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=200272static final String
TableName=AD_AuthorizationAccount -
Method Summary
Modifier and TypeMethodDescriptionGet Access TokenGet Access Token Timestampint
Get Authorization AccountGet AD_AuthorizationAccount_UUint
Get Authorization CredentialGet Authorization Scopesint
Get Tenant.int
Get Organization.int
Get User/Contact.Get Created.int
Get Created By.getEMail()
Get EMail Address.Get Expire in SecondsgetHelp()
Get Comment/Help.Get Preferred User NameGet Refresh TokenGet Updated.int
Get Updated By.boolean
Get Access Revokedboolean
isActive()
Get Active.boolean
Get Authorizedvoid
setAccessToken
(String AccessToken) Set Access Tokenvoid
setAccessTokenTimestamp
(Timestamp AccessTokenTimestamp) Set Access Token Timestampvoid
setAD_AuthorizationAccount_ID
(int AD_AuthorizationAccount_ID) Set Authorization Accountvoid
setAD_AuthorizationAccount_UU
(String AD_AuthorizationAccount_UU) Set AD_AuthorizationAccount_UUvoid
setAD_AuthorizationCredential_ID
(int AD_AuthorizationCredential_ID) Set Authorization Credentialvoid
setAD_AuthorizationScopes
(String AD_AuthorizationScopes) Set Authorization Scopesvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
Set EMail Address.void
setExpireInSeconds
(BigDecimal ExpireInSeconds) Set Expire in Secondsvoid
Set Comment/Help.void
setIsAccessRevoked
(boolean IsAccessRevoked) Set Access Revokedvoid
setIsActive
(boolean IsActive) Set Active.void
setIsAuthorized
(boolean IsAuthorized) Set Authorizedvoid
setPreferred_UserName
(String Preferred_UserName) Set Preferred User Namevoid
setRefreshToken
(String RefreshToken) Set Refresh Token
-
Field Details
-
Table_Name
TableName=AD_AuthorizationAccount- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200272- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AccessToken
Column name AccessToken- See Also:
-
COLUMNNAME_AccessTokenTimestamp
Column name AccessTokenTimestamp- See Also:
-
COLUMNNAME_AD_AuthorizationAccount_ID
Column name AD_AuthorizationAccount_ID- See Also:
-
COLUMNNAME_AD_AuthorizationAccount_UU
Column name AD_AuthorizationAccount_UU- See Also:
-
COLUMNNAME_AD_AuthorizationCredential_ID
Column name AD_AuthorizationCredential_ID- See Also:
-
COLUMNNAME_AD_AuthorizationScopes
Column name AD_AuthorizationScopes- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_EMail
Column name EMail- See Also:
-
COLUMNNAME_ExpireInSeconds
Column name ExpireInSeconds- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsAccessRevoked
Column name IsAccessRevoked- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAuthorized
Column name IsAuthorized- See Also:
-
COLUMNNAME_Preferred_UserName
Column name Preferred_UserName- See Also:
-
COLUMNNAME_RefreshToken
Column name RefreshToken- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
setAccessToken
Set Access Token -
getAccessToken
String getAccessToken()Get Access Token -
setAccessTokenTimestamp
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
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
- Throws:
RuntimeException
-
setAD_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
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setEMail
Set EMail Address. Electronic Mail Address -
getEMail
String getEMail()Get EMail Address. Electronic Mail Address -
setExpireInSeconds
Set Expire in Seconds -
getExpireInSeconds
BigDecimal getExpireInSeconds()Get Expire in Seconds -
setHelp
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
Set Preferred User Name -
getPreferred_UserName
String getPreferred_UserName()Get Preferred User Name -
setRefreshToken
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
-