Package org.compiere.model
Interface I_Test
public interface I_Test
Generated Interface for Test
- Version:
- Release 12
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 7 - System - Client - Orgstatic final String
Column name Account_Acctstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Table_IDstatic final String
Column name BinaryDatastatic final String
Column name C_BPartner_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_Location_IDstatic final String
Column name C_Payment_IDstatic final String
Column name C_UOM_IDstatic final String
Column name CharacterDatastatic final String
Column name Colorstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name JsonDatastatic final String
Column name M_Locator_IDstatic final String
Column name M_Product_IDstatic final String
Column name Namestatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name Record_IDstatic final String
Column name Record_UUstatic final String
Column name T_Amountstatic final String
Column name T_Datestatic final String
Column name T_DateTimestatic final String
Column name T_Integerstatic final String
Column name T_Numberstatic final String
Column name T_Qtystatic final String
Column name T_Timestampstatic final String
Column name Test_IDstatic final String
Column name Test_UUstatic final String
Column name TestVirtualQtystatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=135static final String
TableName=Test -
Method Summary
Modifier and TypeMethodDescriptionint
Get Account_Acctint
Get Tenant.int
Get Organization.int
Get Table.byte[]
Get Binary Data.int
Get Business Partner.int
Get Currency.int
Get Address.int
Get Payment.getC_UOM()
int
Get UOM.Get Character Data.getColor()
Get ColorGet Created.int
Get Created By.Get Description.getHelp()
Get Comment/Help.Get JSON Data.int
Get Locator.int
Get Product.getName()
Get Name.int
Get Record ID.Get Record UUIDGet AmountGet DateGet DateTimeint
Get IntegerGet NumbergetT_Qty()
Get QtyGet Timestamp.int
Get Test IDGet Test_UUGet Virtual Quantity.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Processed.boolean
Get Process Nowvoid
setAccount_Acct
(int Account_Acct) Set Account_Acctvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Table_ID
(int AD_Table_ID) Set Table.void
setBinaryData
(byte[] BinaryData) Set Binary Data.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_Location_ID
(int C_Location_ID) Set Address.void
setC_Payment_ID
(int C_Payment_ID) Set Payment.void
setC_UOM_ID
(int C_UOM_ID) Set UOM.void
setCharacterData
(String CharacterData) Set Character Data.void
Set Colorvoid
setDescription
(String Description) Set Description.void
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setJsonData
(String JsonData) Set JSON Data.void
setM_Locator_ID
(int M_Locator_ID) Set Locator.void
setM_Product_ID
(int M_Product_ID) Set Product.void
Set Name.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Nowvoid
setRecord_ID
(int Record_ID) Set Record ID.void
setRecord_UU
(String Record_UU) Set Record UUIDvoid
setT_Amount
(BigDecimal T_Amount) Set Amountvoid
Set Datevoid
setT_DateTime
(Timestamp T_DateTime) Set DateTimevoid
setT_Integer
(int T_Integer) Set Integervoid
setT_Number
(BigDecimal T_Number) Set Numbervoid
setT_Qty
(BigDecimal T_Qty) Set Qtyvoid
setT_Timestamp
(Timestamp T_Timestamp) Set Timestamp.void
setTest_ID
(int Test_ID) Set Test IDvoid
setTest_UU
(String Test_UU) Set Test_UUvoid
setTestVirtualQty
(BigDecimal TestVirtualQty) Set Virtual Quantity.
-
Field Details
-
Table_Name
TableName=Test- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=135- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - 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_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_Account_Acct
Column name Account_Acct- See Also:
-
COLUMNNAME_BinaryData
Column name BinaryData- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_Location_ID
Column name C_Location_ID- See Also:
-
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
-
COLUMNNAME_CharacterData
Column name CharacterData- See Also:
-
COLUMNNAME_Color
Column name Color- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_JsonData
Column name JsonData- See Also:
-
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Record_ID
Column name Record_ID- See Also:
-
COLUMNNAME_Record_UU
Column name Record_UU- See Also:
-
COLUMNNAME_T_Amount
Column name T_Amount- See Also:
-
COLUMNNAME_T_Date
Column name T_Date- See Also:
-
COLUMNNAME_T_DateTime
Column name T_DateTime- See Also:
-
COLUMNNAME_T_Integer
Column name T_Integer- See Also:
-
COLUMNNAME_T_Number
Column name T_Number- See Also:
-
COLUMNNAME_T_Qty
Column name T_Qty- See Also:
-
COLUMNNAME_T_Timestamp
Column name T_Timestamp- See Also:
-
COLUMNNAME_TestVirtualQty
Column name TestVirtualQty- See Also:
-
COLUMNNAME_Test_ID
Column name Test_ID- See Also:
-
COLUMNNAME_Test_UU
Column name Test_UU- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- 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 -
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID) Set Table. Database Table information -
getAD_Table_ID
int getAD_Table_ID()Get Table. Database Table information -
getAD_Table
- Throws:
RuntimeException
-
setAccount_Acct
void setAccount_Acct(int Account_Acct) Set Account_Acct -
getAccount_Acct
int getAccount_Acct()Get Account_Acct -
getAccount_A
- Throws:
RuntimeException
-
setBinaryData
void setBinaryData(byte[] BinaryData) Set Binary Data. Binary Data -
getBinaryData
byte[] getBinaryData()Get Binary Data. Binary Data -
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setC_Location_ID
void setC_Location_ID(int C_Location_ID) Set Address. Location or Address -
getC_Location_ID
int getC_Location_ID()Get Address. Location or Address -
getC_Location
- Throws:
RuntimeException
-
setC_Payment_ID
void setC_Payment_ID(int C_Payment_ID) Set Payment. Payment identifier -
getC_Payment_ID
int getC_Payment_ID()Get Payment. Payment identifier -
getC_Payment
- Throws:
RuntimeException
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID) Set UOM. Unit of Measure -
getC_UOM_ID
int getC_UOM_ID()Get UOM. Unit of Measure -
getC_UOM
- Throws:
RuntimeException
-
setCharacterData
Set Character Data. Long Character Field -
getCharacterData
String getCharacterData()Get Character Data. Long Character Field -
setColor
Set Color -
getColor
String getColor()Get Color -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
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 -
setJsonData
Set JSON Data. The json field stores json data. -
getJsonData
String getJsonData()Get JSON Data. The json field stores json data. -
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID) Set Locator. Warehouse Locator -
getM_Locator_ID
int getM_Locator_ID()Get Locator. Warehouse Locator -
getM_Locator
- Throws:
RuntimeException
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID) Set Product. Product, Service, Item -
getM_Product_ID
int getM_Product_ID()Get Product. Product, Service, Item -
getM_Product
- Throws:
RuntimeException
-
setName
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 -
setRecord_ID
void setRecord_ID(int Record_ID) Set Record ID. Direct internal record ID -
getRecord_ID
int getRecord_ID()Get Record ID. Direct internal record ID -
setRecord_UU
Set Record UUID -
getRecord_UU
String getRecord_UU()Get Record UUID -
setT_Amount
Set Amount -
getT_Amount
BigDecimal getT_Amount()Get Amount -
setT_Date
Set Date -
getT_Date
Timestamp getT_Date()Get Date -
setT_DateTime
Set DateTime -
getT_DateTime
Timestamp getT_DateTime()Get DateTime -
setT_Integer
void setT_Integer(int T_Integer) Set Integer -
getT_Integer
int getT_Integer()Get Integer -
setT_Number
Set Number -
getT_Number
BigDecimal getT_Number()Get Number -
setT_Qty
Set Qty -
getT_Qty
BigDecimal getT_Qty()Get Qty -
setT_Timestamp
Set Timestamp. Timestamp with time zone -
getT_Timestamp
Timestamp getT_Timestamp()Get Timestamp. Timestamp with time zone -
setTestVirtualQty
Set Virtual Quantity. Used only for testing purposes -
getTestVirtualQty
BigDecimal getTestVirtualQty()Get Virtual Quantity. Used only for testing purposes -
setTest_ID
void setTest_ID(int Test_ID) Set Test ID -
getTest_ID
int getTest_ID()Get Test ID -
setTest_UU
Set Test_UU -
getTest_UU
String getTest_UU()Get Test_UU -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-