Package org.compiere.model
Interface I_S_TimeExpenseLine
-
- All Known Implementing Classes:
MTimeExpenseLine,X_S_TimeExpenseLine
public interface I_S_TimeExpenseLineGenerated Interface for S_TimeExpenseLine- 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_Activity_IDColumn name C_Activity_IDstatic StringCOLUMNNAME_C_BPartner_IDColumn name C_BPartner_IDstatic StringCOLUMNNAME_C_Campaign_IDColumn name C_Campaign_IDstatic StringCOLUMNNAME_C_Currency_IDColumn name C_Currency_IDstatic StringCOLUMNNAME_C_InvoiceLine_IDColumn name C_InvoiceLine_IDstatic StringCOLUMNNAME_C_OrderLine_IDColumn name C_OrderLine_IDstatic StringCOLUMNNAME_C_Project_IDColumn name C_Project_IDstatic StringCOLUMNNAME_C_ProjectPhase_IDColumn name C_ProjectPhase_IDstatic StringCOLUMNNAME_C_ProjectTask_IDColumn name C_ProjectTask_IDstatic StringCOLUMNNAME_C_UOM_IDColumn name C_UOM_IDstatic StringCOLUMNNAME_ConvertedAmtColumn name ConvertedAmtstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DateExpenseColumn name DateExpensestatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_ExpenseAmtColumn name ExpenseAmtstatic StringCOLUMNNAME_InvoicePriceColumn name InvoicePricestatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsInvoicedColumn name IsInvoicedstatic StringCOLUMNNAME_IsTimeReportColumn name IsTimeReportstatic StringCOLUMNNAME_LineColumn name Linestatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_NoteColumn name Notestatic StringCOLUMNNAME_PriceInvoicedColumn name PriceInvoicedstatic StringCOLUMNNAME_PriceReimbursedColumn name PriceReimbursedstatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_QtyColumn name Qtystatic StringCOLUMNNAME_QtyInvoicedColumn name QtyInvoicedstatic StringCOLUMNNAME_QtyReimbursedColumn name QtyReimbursedstatic StringCOLUMNNAME_S_ResourceAssignment_IDColumn name S_ResourceAssignment_IDstatic StringCOLUMNNAME_S_TimeExpense_IDColumn name S_TimeExpense_IDstatic StringCOLUMNNAME_S_TimeExpenseLine_IDColumn name S_TimeExpenseLine_IDstatic StringCOLUMNNAME_S_TimeExpenseLine_UUColumn name S_TimeExpenseLine_UUstatic StringCOLUMNNAME_S_TimeType_IDColumn name S_TimeType_IDstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=488static StringTable_NameTableName=S_TimeExpenseLine
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_C_ActivitygetC_Activity()intgetC_Activity_ID()Get Activity.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_CampaigngetC_Campaign()intgetC_Campaign_ID()Get Campaign.I_C_CurrencygetC_Currency()intgetC_Currency_ID()Get Currency.I_C_InvoiceLinegetC_InvoiceLine()intgetC_InvoiceLine_ID()Get Invoice Line.I_C_OrderLinegetC_OrderLine()intgetC_OrderLine_ID()Get Sales Order Line.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.I_C_ProjectPhasegetC_ProjectPhase()intgetC_ProjectPhase_ID()Get Project Phase.I_C_ProjectTaskgetC_ProjectTask()intgetC_ProjectTask_ID()Get Project Task.I_C_UOMgetC_UOM()intgetC_UOM_ID()Get UOM.BigDecimalgetConvertedAmt()Get Converted Amount.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.TimestampgetDateExpense()Get Expense Date.StringgetDescription()Get Description.BigDecimalgetExpenseAmt()Get Expense Amount.BigDecimalgetInvoicePrice()Get Invoice Price.intgetLine()Get Line No.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.StringgetNote()Get Note.BigDecimalgetPriceInvoiced()Get Price Invoiced.BigDecimalgetPriceReimbursed()Get Price Reimbursed.BigDecimalgetQty()Get Quantity.BigDecimalgetQtyInvoiced()Get Quantity Invoiced.BigDecimalgetQtyReimbursed()Get Quantity Reimbursed.intgetS_ResourceAssignment_ID()Get Resource Assignment.I_S_TimeExpensegetS_TimeExpense()intgetS_TimeExpense_ID()Get Expense Report.intgetS_TimeExpenseLine_ID()Get Expense Line.StringgetS_TimeExpenseLine_UU()Get S_TimeExpenseLine_UUI_S_TimeTypegetS_TimeType()intgetS_TimeType_ID()Get Time Type.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisInvoiced()Get Invoiced.booleanisProcessed()Get Processed.booleanisTimeReport()Get Time Report.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_Activity_ID(int C_Activity_ID)Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_Campaign_ID(int C_Campaign_ID)Set Campaign.voidsetC_Currency_ID(int C_Currency_ID)Set Currency.voidsetC_InvoiceLine_ID(int C_InvoiceLine_ID)Set Invoice Line.voidsetC_OrderLine_ID(int C_OrderLine_ID)Set Sales Order Line.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetC_ProjectPhase_ID(int C_ProjectPhase_ID)Set Project Phase.voidsetC_ProjectTask_ID(int C_ProjectTask_ID)Set Project Task.voidsetC_UOM_ID(int C_UOM_ID)Set UOM.voidsetConvertedAmt(BigDecimal ConvertedAmt)Set Converted Amount.voidsetDateExpense(Timestamp DateExpense)Set Expense Date.voidsetDescription(String Description)Set Description.voidsetExpenseAmt(BigDecimal ExpenseAmt)Set Expense Amount.voidsetInvoicePrice(BigDecimal InvoicePrice)Set Invoice Price.voidsetIsActive(boolean IsActive)Set Active.voidsetIsInvoiced(boolean IsInvoiced)Set Invoiced.voidsetIsTimeReport(boolean IsTimeReport)Set Time Report.voidsetLine(int Line)Set Line No.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetNote(String Note)Set Note.voidsetPriceInvoiced(BigDecimal PriceInvoiced)Set Price Invoiced.voidsetPriceReimbursed(BigDecimal PriceReimbursed)Set Price Reimbursed.voidsetProcessed(boolean Processed)Set Processed.voidsetQty(BigDecimal Qty)Set Quantity.voidsetQtyInvoiced(BigDecimal QtyInvoiced)Set Quantity Invoiced.voidsetQtyReimbursed(BigDecimal QtyReimbursed)Set Quantity Reimbursed.voidsetS_ResourceAssignment_ID(int S_ResourceAssignment_ID)Set Resource Assignment.voidsetS_TimeExpense_ID(int S_TimeExpense_ID)Set Expense Report.voidsetS_TimeExpenseLine_ID(int S_TimeExpenseLine_ID)Set Expense Line.voidsetS_TimeExpenseLine_UU(String S_TimeExpenseLine_UU)Set S_TimeExpenseLine_UUvoidsetS_TimeType_ID(int S_TimeType_ID)Set Time Type.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=S_TimeExpenseLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=488- 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_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_InvoiceLine_ID
static final String COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ConvertedAmt
static final String COLUMNNAME_ConvertedAmt
Column name ConvertedAmt- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderLine_ID
static final String COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectPhase_ID
static final String COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectTask_ID
static final String COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_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_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateExpense
static final String COLUMNNAME_DateExpense
Column name DateExpense- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_ExpenseAmt
static final String COLUMNNAME_ExpenseAmt
Column name ExpenseAmt- See Also:
- Constant Field Values
-
COLUMNNAME_InvoicePrice
static final String COLUMNNAME_InvoicePrice
Column name InvoicePrice- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsInvoiced
static final String COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_IsTimeReport
static final String COLUMNNAME_IsTimeReport
Column name IsTimeReport- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Note
static final String COLUMNNAME_Note
Column name Note- See Also:
- Constant Field Values
-
COLUMNNAME_PriceInvoiced
static final String COLUMNNAME_PriceInvoiced
Column name PriceInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_PriceReimbursed
static final String COLUMNNAME_PriceReimbursed
Column name PriceReimbursed- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Qty
static final String COLUMNNAME_Qty
Column name Qty- See Also:
- Constant Field Values
-
COLUMNNAME_QtyInvoiced
static final String COLUMNNAME_QtyInvoiced
Column name QtyInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_QtyReimbursed
static final String COLUMNNAME_QtyReimbursed
Column name QtyReimbursed- See Also:
- Constant Field Values
-
COLUMNNAME_S_ResourceAssignment_ID
static final String COLUMNNAME_S_ResourceAssignment_ID
Column name S_ResourceAssignment_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeExpense_ID
static final String COLUMNNAME_S_TimeExpense_ID
Column name S_TimeExpense_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeExpenseLine_ID
static final String COLUMNNAME_S_TimeExpenseLine_ID
Column name S_TimeExpenseLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeExpenseLine_UU
static final String COLUMNNAME_S_TimeExpenseLine_UU
Column name S_TimeExpenseLine_UU- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeType_ID
static final String COLUMNNAME_S_TimeType_ID
Column name S_TimeType_ID- 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_Activity_ID
void setC_Activity_ID(int C_Activity_ID)
Set Activity. Business Activity
-
getC_Activity_ID
int getC_Activity_ID()
Get Activity. Business Activity
-
getC_Activity
I_C_Activity getC_Activity() throws RuntimeException
- Throws:
RuntimeException
-
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
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign
-
getC_Campaign_ID
int getC_Campaign_ID()
Get Campaign. Marketing Campaign
-
getC_Campaign
I_C_Campaign getC_Campaign() throws RuntimeException
- 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
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. Invoice Detail Line
-
getC_InvoiceLine_ID
int getC_InvoiceLine_ID()
Get Invoice Line. Invoice Detail Line
-
getC_InvoiceLine
I_C_InvoiceLine getC_InvoiceLine() throws RuntimeException
- Throws:
RuntimeException
-
setConvertedAmt
void setConvertedAmt(BigDecimal ConvertedAmt)
Set Converted Amount. Converted Amount
-
getConvertedAmt
BigDecimal getConvertedAmt()
Get Converted Amount. Converted Amount
-
setC_OrderLine_ID
void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. Sales Order Line
-
getC_OrderLine_ID
int getC_OrderLine_ID()
Get Sales Order Line. Sales Order Line
-
getC_OrderLine
I_C_OrderLine getC_OrderLine() throws RuntimeException
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project
-
getC_Project_ID
int getC_Project_ID()
Get Project. Financial Project
-
getC_Project
I_C_Project getC_Project() throws RuntimeException
- Throws:
RuntimeException
-
setC_ProjectPhase_ID
void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase. Phase of a Project
-
getC_ProjectPhase_ID
int getC_ProjectPhase_ID()
Get Project Phase. Phase of a Project
-
getC_ProjectPhase
I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
- Throws:
RuntimeException
-
setC_ProjectTask_ID
void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task. Actual Project Task in a Phase
-
getC_ProjectTask_ID
int getC_ProjectTask_ID()
Get Project Task. Actual Project Task in a Phase
-
getC_ProjectTask
I_C_ProjectTask getC_ProjectTask() 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
-
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
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setDateExpense
void setDateExpense(Timestamp DateExpense)
Set Expense Date. Date of expense
-
getDateExpense
Timestamp getDateExpense()
Get Expense Date. Date of expense
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setExpenseAmt
void setExpenseAmt(BigDecimal ExpenseAmt)
Set Expense Amount. Amount for this expense
-
getExpenseAmt
BigDecimal getExpenseAmt()
Get Expense Amount. Amount for this expense
-
setInvoicePrice
void setInvoicePrice(BigDecimal InvoicePrice)
Set Invoice Price. Unit price to be invoiced or 0 for default price
-
getInvoicePrice
BigDecimal getInvoicePrice()
Get Invoice Price. Unit price to be invoiced or 0 for default price
-
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
-
setIsInvoiced
void setIsInvoiced(boolean IsInvoiced)
Set Invoiced. Is this invoiced?
-
isInvoiced
boolean isInvoiced()
Get Invoiced. Is this invoiced?
-
setIsTimeReport
void setIsTimeReport(boolean IsTimeReport)
Set Time Report. Line is a time report only (no expense)
-
isTimeReport
boolean isTimeReport()
Get Time Report. Line is a time report only (no expense)
-
setLine
void setLine(int Line)
Set Line No. Unique line for this document
-
getLine
int getLine()
Get Line No. Unique line for this document
-
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
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setNote
void setNote(String Note)
Set Note. Optional additional user defined information
-
getNote
String getNote()
Get Note. Optional additional user defined information
-
setPriceInvoiced
void setPriceInvoiced(BigDecimal PriceInvoiced)
Set Price Invoiced. The priced invoiced to the customer (in the currency of the customer' s AR price list) - 0 for default price
-
getPriceInvoiced
BigDecimal getPriceInvoiced()
Get Price Invoiced. The priced invoiced to the customer (in the currency of the customer' s AR price list) - 0 for default price
-
setPriceReimbursed
void setPriceReimbursed(BigDecimal PriceReimbursed)
Set Price Reimbursed. The reimbursed price (in currency of the employee' s AP price list)
-
getPriceReimbursed
BigDecimal getPriceReimbursed()
Get Price Reimbursed. The reimbursed price (in currency of the employee' s AP price list)
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setQty
void setQty(BigDecimal Qty)
Set Quantity. Quantity
-
getQty
BigDecimal getQty()
Get Quantity. Quantity
-
setQtyInvoiced
void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. Invoiced Quantity
-
getQtyInvoiced
BigDecimal getQtyInvoiced()
Get Quantity Invoiced. Invoiced Quantity
-
setQtyReimbursed
void setQtyReimbursed(BigDecimal QtyReimbursed)
Set Quantity Reimbursed. The reimbursed quantity
-
getQtyReimbursed
BigDecimal getQtyReimbursed()
Get Quantity Reimbursed. The reimbursed quantity
-
setS_ResourceAssignment_ID
void setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
Set Resource Assignment. Resource Assignment
-
getS_ResourceAssignment_ID
int getS_ResourceAssignment_ID()
Get Resource Assignment. Resource Assignment
-
setS_TimeExpense_ID
void setS_TimeExpense_ID(int S_TimeExpense_ID)
Set Expense Report. Time and Expense Report
-
getS_TimeExpense_ID
int getS_TimeExpense_ID()
Get Expense Report. Time and Expense Report
-
getS_TimeExpense
I_S_TimeExpense getS_TimeExpense() throws RuntimeException
- Throws:
RuntimeException
-
setS_TimeExpenseLine_ID
void setS_TimeExpenseLine_ID(int S_TimeExpenseLine_ID)
Set Expense Line. Time and Expense Report Line
-
getS_TimeExpenseLine_ID
int getS_TimeExpenseLine_ID()
Get Expense Line. Time and Expense Report Line
-
setS_TimeExpenseLine_UU
void setS_TimeExpenseLine_UU(String S_TimeExpenseLine_UU)
Set S_TimeExpenseLine_UU
-
getS_TimeExpenseLine_UU
String getS_TimeExpenseLine_UU()
Get S_TimeExpenseLine_UU
-
setS_TimeType_ID
void setS_TimeType_ID(int S_TimeType_ID)
Set Time Type. Type of time recorded
-
getS_TimeType_ID
int getS_TimeType_ID()
Get Time Type. Type of time recorded
-
getS_TimeType
I_S_TimeType getS_TimeType() throws RuntimeException
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-