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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AccessTokenstatic final StringColumn name AccessTokenTimestampstatic final StringColumn name AD_AuthorizationAccount_IDstatic final StringColumn name AD_AuthorizationAccount_UUstatic final StringColumn name AD_AuthorizationCredential_IDstatic final StringColumn name AD_AuthorizationScopesstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_User_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name EMailstatic final StringColumn name ExpireInSecondsstatic final StringColumn name Helpstatic final StringColumn name IsAccessRevokedstatic final StringColumn name IsActivestatic final StringColumn name IsAuthorizedstatic final StringColumn name Preferred_UserNamestatic final StringColumn name RefreshTokenstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=200272static final StringTableName=AD_AuthorizationAccount -
Method Summary
Modifier and TypeMethodDescriptionGet Access TokenGet Access Token TimestampintGet Authorization AccountGet AD_AuthorizationAccount_UUDeprecated.intGet Authorization CredentialGet Authorization ScopesintGet Tenant.intGet Organization.Deprecated.intGet User/Contact.Get Created.intGet Created By.getEMail()Get EMail Address.Get Expire in SecondsgetHelp()Get Comment/Help.Get Preferred User NameGet Refresh TokenGet Updated.intGet Updated By.booleanGet Access RevokedbooleanisActive()Get Active.booleanGet AuthorizedvoidsetAccessToken(String AccessToken) Set Access TokenvoidsetAccessTokenTimestamp(Timestamp AccessTokenTimestamp) Set Access Token TimestampvoidsetAD_AuthorizationAccount_ID(int AD_AuthorizationAccount_ID) Set Authorization AccountvoidsetAD_AuthorizationAccount_UU(String AD_AuthorizationAccount_UU) Set AD_AuthorizationAccount_UUvoidsetAD_AuthorizationCredential_ID(int AD_AuthorizationCredential_ID) Set Authorization CredentialvoidsetAD_AuthorizationScopes(String AD_AuthorizationScopes) Set Authorization ScopesvoidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_User_ID(int AD_User_ID) Set User/Contact.voidSet EMail Address.voidsetExpireInSeconds(BigDecimal ExpireInSeconds) Set Expire in SecondsvoidSet Comment/Help.voidsetIsAccessRevoked(boolean IsAccessRevoked) Set Access RevokedvoidsetIsActive(boolean IsActive) Set Active.voidsetIsAuthorized(boolean IsAuthorized) Set AuthorizedvoidsetPreferred_UserName(String Preferred_UserName) Set Preferred User NamevoidsetRefreshToken(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_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_AccessToken
Column name AccessToken- See Also:
-
COLUMNNAME_AccessTokenTimestamp
Column name AccessTokenTimestamp- 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
-
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
@Deprecated(since="13") I_AD_AuthorizationCredential getAD_AuthorizationCredential() throws RuntimeExceptionDeprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setAccessToken
Set Access Token -
getAccessToken
String getAccessToken()Get Access Token -
setAccessTokenTimestamp
Set Access Token Timestamp -
getAccessTokenTimestamp
Timestamp getAccessTokenTimestamp()Get Access Token Timestamp -
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
-