Package org.compiere.model
Interface I_C_PaymentBatch
-
- All Known Implementing Classes:
MPaymentBatch,X_C_PaymentBatch
public interface I_C_PaymentBatchGenerated Interface for C_PaymentBatch- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 1 - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_C_PaymentBatch_IDColumn name C_PaymentBatch_IDstatic StringCOLUMNNAME_C_PaymentBatch_UUColumn name C_PaymentBatch_UUstatic StringCOLUMNNAME_C_PaymentProcessor_IDColumn name C_PaymentProcessor_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DocumentNoColumn name DocumentNostatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_ProcessingDateColumn name ProcessingDatestatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=411static StringTable_NameTableName=C_PaymentBatch
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.intgetC_PaymentBatch_ID()Get Payment Batch.StringgetC_PaymentBatch_UU()Get C_PaymentBatch_UUI_C_PaymentProcessorgetC_PaymentProcessor()intgetC_PaymentProcessor_ID()Get Payment Processor.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDocumentNo()Get Document No.StringgetName()Get Name.TimestampgetProcessingDate()Get Processing dateTimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_PaymentBatch_ID(int C_PaymentBatch_ID)Set Payment Batch.voidsetC_PaymentBatch_UU(String C_PaymentBatch_UU)Set C_PaymentBatch_UUvoidsetC_PaymentProcessor_ID(int C_PaymentProcessor_ID)Set Payment Processor.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetIsActive(boolean IsActive)Set Active.voidsetName(String Name)Set Name.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process NowvoidsetProcessingDate(Timestamp ProcessingDate)Set Processing date
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_PaymentBatch- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=411- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_PaymentBatch_ID
static final String COLUMNNAME_C_PaymentBatch_ID
Column name C_PaymentBatch_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_PaymentBatch_UU
static final String COLUMNNAME_C_PaymentBatch_UU
Column name C_PaymentBatch_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_PaymentProcessor_ID
static final String COLUMNNAME_C_PaymentProcessor_ID
Column name C_PaymentProcessor_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ProcessingDate
static final String COLUMNNAME_ProcessingDate
Column name ProcessingDate- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setC_PaymentBatch_ID
void setC_PaymentBatch_ID(int C_PaymentBatch_ID)
Set Payment Batch. Payment batch for EFT
-
getC_PaymentBatch_ID
int getC_PaymentBatch_ID()
Get Payment Batch. Payment batch for EFT
-
setC_PaymentBatch_UU
void setC_PaymentBatch_UU(String C_PaymentBatch_UU)
Set C_PaymentBatch_UU
-
getC_PaymentBatch_UU
String getC_PaymentBatch_UU()
Get C_PaymentBatch_UU
-
setC_PaymentProcessor_ID
void setC_PaymentProcessor_ID(int C_PaymentProcessor_ID)
Set Payment Processor. Payment processor for electronic payments
-
getC_PaymentProcessor_ID
int getC_PaymentProcessor_ID()
Get Payment Processor. Payment processor for electronic payments
-
getC_PaymentProcessor
I_C_PaymentProcessor getC_PaymentProcessor() 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
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
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
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setProcessingDate
void setProcessingDate(Timestamp ProcessingDate)
Set Processing date
-
getProcessingDate
Timestamp getProcessingDate()
Get Processing date
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-