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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AccountNostatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name BranchIDstatic final String
Column name C_BankAccount_IDstatic final String
Column name C_BankStatementLoader_IDstatic final String
Column name C_BankStatementLoader_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateFormatstatic final String
Column name DateLastRunstatic final String
Column name Descriptionstatic final String
Column name FileNamestatic final String
Column name FinancialInstitutionIDstatic final String
Column name HostAddressstatic final String
Column name HostPortstatic final String
Column name IsActivestatic final String
Column name Namestatic final String
Column name Passwordstatic final String
Column name PINstatic final String
Column name ProxyAddressstatic final String
Column name ProxyLogonstatic final String
Column name ProxyPasswordstatic final String
Column name ProxyPortstatic final String
Column name StmtLoaderClassstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UserIDstatic final KeyNamePair
static final int
AD_Table_ID=640static final String
TableName=C_BankStatementLoader -
Method Summary
Modifier and TypeMethodDescriptionGet Account No.int
Get Tenant.int
Get Organization.Get Branch ID.int
Get Bank Account.int
Get Bank Statement Loader.Get C_BankStatementLoader_UUGet Created.int
Get Created By.Get Date Format.Get Date Last Run.Get Description.Get File Name.Get Financial Institution ID.Get Host Address.int
Get Host port.getName()
Get Name.Get Password.getPIN()
Get PIN.Get Proxy address.Get Proxy logon.Get Proxy password.int
Get Proxy port.Get Statement Loader Class.Get Updated.int
Get Updated By.Get User ID.boolean
isActive()
Get Active.void
setAccountNo
(String AccountNo) Set Account No.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setBranchID
(String BranchID) Set Branch ID.void
setC_BankAccount_ID
(int C_BankAccount_ID) Set Bank Account.void
setC_BankStatementLoader_ID
(int C_BankStatementLoader_ID) Set Bank Statement Loader.void
setC_BankStatementLoader_UU
(String C_BankStatementLoader_UU) Set C_BankStatementLoader_UUvoid
setDateFormat
(String DateFormat) Set Date Format.void
setDateLastRun
(Timestamp DateLastRun) Set Date Last Run.void
setDescription
(String Description) Set Description.void
setFileName
(String FileName) Set File Name.void
setFinancialInstitutionID
(String FinancialInstitutionID) Set Financial Institution ID.void
setHostAddress
(String HostAddress) Set Host Address.void
setHostPort
(int HostPort) Set Host port.void
setIsActive
(boolean IsActive) Set Active.void
Set Name.void
setPassword
(String Password) Set Password.void
Set PIN.void
setProxyAddress
(String ProxyAddress) Set Proxy address.void
setProxyLogon
(String ProxyLogon) Set Proxy logon.void
setProxyPassword
(String ProxyPassword) Set Proxy password.void
setProxyPort
(int ProxyPort) Set Proxy port.void
setStmtLoaderClass
(String StmtLoaderClass) Set Statement Loader Class.void
Set 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_AccountNo
Column name AccountNo- 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_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_Password
Column name Password- See Also:
-
COLUMNNAME_PIN
Column name PIN- 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
-
setAccountNo
Set Account No. Account Number -
getAccountNo
String getAccountNo()Get Account No. Account Number -
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 -
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
- 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 -
setPassword
Set Password. Password of any length (case sensitive) -
getPassword
String getPassword()Get Password. Password of any length (case sensitive) -
setPIN
Set PIN. Personal Identification Number -
getPIN
String getPIN()Get PIN. Personal Identification Number -
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
-