Package org.compiere.model
Interface I_C_BankStatementLoader
- All Known Implementing Classes:
MBankStatementLoader,X_C_BankStatementLoader
public interface I_C_BankStatementLoader
Generated Interface for C_BankStatementLoader
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AccountNostatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name BranchIDstatic final StringColumn name C_BankAccount_IDstatic final StringColumn name C_BankStatementLoader_IDstatic final StringColumn name C_BankStatementLoader_UUstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateFormatstatic final StringColumn name DateLastRunstatic final StringColumn name Descriptionstatic final StringColumn name FileNamestatic final StringColumn name FinancialInstitutionIDstatic final StringColumn name HostAddressstatic final StringColumn name HostPortstatic final StringColumn name IsActivestatic final StringColumn name Namestatic final StringColumn name Passwordstatic final StringColumn name PINstatic final StringColumn name ProxyAddressstatic final StringColumn name ProxyLogonstatic final StringColumn name ProxyPasswordstatic final StringColumn name ProxyPortstatic final StringColumn name StmtLoaderClassstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name UserIDstatic final KeyNamePairstatic final intAD_Table_ID=640static final StringTableName=C_BankStatementLoader -
Method Summary
Modifier and TypeMethodDescriptionGet Account No.intGet Tenant.intGet Organization.Get Branch ID.Deprecated.intGet Bank Account.intGet Bank Statement Loader.Get C_BankStatementLoader_UUGet Created.intGet Created By.Get Date Format.Get Date Last Run.Get Description.Get File Name.Get Financial Institution ID.Get Host Address.intGet Host port.getName()Get Name.Get Password.getPIN()Get PIN.Get Proxy address.Get Proxy logon.Get Proxy password.intGet Proxy port.Get Statement Loader Class.Get Updated.intGet Updated By.Get User ID.booleanisActive()Get Active.voidsetAccountNo(String AccountNo) Set Account No.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetBranchID(String BranchID) Set Branch ID.voidsetC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account.voidsetC_BankStatementLoader_ID(int C_BankStatementLoader_ID) Set Bank Statement Loader.voidsetC_BankStatementLoader_UU(String C_BankStatementLoader_UU) Set C_BankStatementLoader_UUvoidsetDateFormat(String DateFormat) Set Date Format.voidsetDateLastRun(Timestamp DateLastRun) Set Date Last Run.voidsetDescription(String Description) Set Description.voidsetFileName(String FileName) Set File Name.voidsetFinancialInstitutionID(String FinancialInstitutionID) Set Financial Institution ID.voidsetHostAddress(String HostAddress) Set Host Address.voidsetHostPort(int HostPort) Set Host port.voidsetIsActive(boolean IsActive) Set Active.voidSet Name.voidsetPassword(String Password) Set Password.voidSet PIN.voidsetProxyAddress(String ProxyAddress) Set Proxy address.voidsetProxyLogon(String ProxyLogon) Set Proxy logon.voidsetProxyPassword(String ProxyPassword) Set Proxy password.voidsetProxyPort(int ProxyPort) Set Proxy port.voidsetStmtLoaderClass(String StmtLoaderClass) Set Statement Loader Class.voidSet User ID.
-
Field Details
-
Table_Name
TableName=C_BankStatementLoader- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=640- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AccountNo
Column name AccountNo- See Also:
-
COLUMNNAME_BranchID
Column name BranchID- See Also:
-
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
-
COLUMNNAME_C_BankStatementLoader_ID
Column name C_BankStatementLoader_ID- See Also:
-
COLUMNNAME_C_BankStatementLoader_UU
Column name C_BankStatementLoader_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateFormat
Column name DateFormat- See Also:
-
COLUMNNAME_DateLastRun
Column name DateLastRun- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_FileName
Column name FileName- See Also:
-
COLUMNNAME_FinancialInstitutionID
Column name FinancialInstitutionID- See Also:
-
COLUMNNAME_HostAddress
Column name HostAddress- See Also:
-
COLUMNNAME_HostPort
Column name HostPort- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PIN
Column name PIN- See Also:
-
COLUMNNAME_Password
Column name Password- See Also:
-
COLUMNNAME_ProxyAddress
Column name ProxyAddress- See Also:
-
COLUMNNAME_ProxyLogon
Column name ProxyLogon- See Also:
-
COLUMNNAME_ProxyPassword
Column name ProxyPassword- See Also:
-
COLUMNNAME_ProxyPort
Column name ProxyPort- See Also:
-
COLUMNNAME_StmtLoaderClass
Column name StmtLoaderClass- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UserID
Column name UserID- See Also:
-
-
Method Details
-
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 -
setAccountNo
Set Account No. Account Number -
getAccountNo
String getAccountNo()Get Account No. Account Number -
setBranchID
Set Branch ID. Bank Branch ID -
getBranchID
String getBranchID()Get Branch ID. Bank Branch ID -
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account. Account at the Bank -
getC_BankAccount_ID
int getC_BankAccount_ID()Get Bank Account. Account at the Bank -
getC_BankAccount
Deprecated.- Throws:
RuntimeException
-
setC_BankStatementLoader_ID
void setC_BankStatementLoader_ID(int C_BankStatementLoader_ID) Set Bank Statement Loader. Definition of Bank Statement Loader (SWIFT, OFX) -
getC_BankStatementLoader_ID
int getC_BankStatementLoader_ID()Get Bank Statement Loader. Definition of Bank Statement Loader (SWIFT, OFX) -
setC_BankStatementLoader_UU
Set C_BankStatementLoader_UU -
getC_BankStatementLoader_UU
String getC_BankStatementLoader_UU()Get C_BankStatementLoader_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateFormat
Set Date Format. Date format used in the input format -
getDateFormat
String getDateFormat()Get Date Format. Date format used in the input format -
setDateLastRun
Set Date Last Run. Date the process was last run. -
getDateLastRun
Timestamp getDateLastRun()Get Date Last Run. Date the process was last run. -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setFileName
Set File Name. Name of the local file or URL -
getFileName
String getFileName()Get File Name. Name of the local file or URL -
setFinancialInstitutionID
Set Financial Institution ID. The ID of the Financial Institution / Bank -
getFinancialInstitutionID
String getFinancialInstitutionID()Get Financial Institution ID. The ID of the Financial Institution / Bank -
setHostAddress
Set Host Address. Host Address URL or DNS -
getHostAddress
String getHostAddress()Get Host Address. Host Address URL or DNS -
setHostPort
void setHostPort(int HostPort) Set Host port. Host Communication Port -
getHostPort
int getHostPort()Get Host port. Host Communication Port -
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 -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPIN
Set PIN. Personal Identification Number -
getPIN
String getPIN()Get PIN. Personal Identification Number -
setPassword
Set Password. Password of any length (case sensitive) -
getPassword
String getPassword()Get Password. Password of any length (case sensitive) -
setProxyAddress
Set Proxy address. Address of your proxy server -
getProxyAddress
String getProxyAddress()Get Proxy address. Address of your proxy server -
setProxyLogon
Set Proxy logon. Logon of your proxy server -
getProxyLogon
String getProxyLogon()Get Proxy logon. Logon of your proxy server -
setProxyPassword
Set Proxy password. Password of your proxy server -
getProxyPassword
String getProxyPassword()Get Proxy password. Password of your proxy server -
setProxyPort
void setProxyPort(int ProxyPort) Set Proxy port. Port of your proxy server -
getProxyPort
int getProxyPort()Get Proxy port. Port of your proxy server -
setStmtLoaderClass
Set Statement Loader Class. Class name of the bank statement loader -
getStmtLoaderClass
String getStmtLoaderClass()Get Statement Loader Class. Class name of the bank statement loader -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUserID
Set User ID. User ID or account number -
getUserID
String getUserID()Get User ID. User ID or account number
-