Package org.compiere.model
Interface I_I_ElementValue
-
- All Known Implementing Classes:
X_I_ElementValue
public interface I_I_ElementValueGenerated Interface for I_ElementValue- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 6 - System - Clientstatic StringCOLUMNNAME_AccountSignColumn name AccountSignstatic StringCOLUMNNAME_AccountTypeColumn name AccountTypestatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Column_IDColumn name AD_Column_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_C_Element_IDColumn name C_Element_IDstatic StringCOLUMNNAME_C_ElementValue_IDColumn name C_ElementValue_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_Default_AccountColumn name Default_Accountstatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_ElementNameColumn name ElementNamestatic StringCOLUMNNAME_I_ElementValue_IDColumn name I_ElementValue_IDstatic StringCOLUMNNAME_I_ElementValue_UUColumn name I_ElementValue_UUstatic StringCOLUMNNAME_I_ErrorMsgColumn name I_ErrorMsgstatic StringCOLUMNNAME_I_IsImportedColumn name I_IsImportedstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsDocControlledColumn name IsDocControlledstatic StringCOLUMNNAME_IsSummaryColumn name IsSummarystatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_ParentElementValue_IDColumn name ParentElementValue_IDstatic StringCOLUMNNAME_ParentValueColumn name ParentValuestatic StringCOLUMNNAME_PostActualColumn name PostActualstatic StringCOLUMNNAME_PostBudgetColumn name PostBudgetstatic StringCOLUMNNAME_PostEncumbranceColumn name PostEncumbrancestatic StringCOLUMNNAME_PostStatisticalColumn name PostStatisticalstatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValueColumn name Valuestatic KeyNamePairModelstatic intTable_IDAD_Table_ID=534static StringTable_NameTableName=I_ElementValue
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAccountSign()Get Account Sign.StringgetAccountType()Get Account Type.intgetAD_Client_ID()Get Client.I_AD_ColumngetAD_Column()intgetAD_Column_ID()Get Column.intgetAD_Org_ID()Get Organization.I_C_ElementgetC_Element()intgetC_Element_ID()Get Element.I_C_ElementValuegetC_ElementValue()intgetC_ElementValue_ID()Get Account Element.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDefault_Account()Get Default Account.StringgetDescription()Get Description.StringgetElementName()Get Element Name.intgetI_ElementValue_ID()Get Import Account.StringgetI_ElementValue_UU()Get I_ElementValue_UUStringgetI_ErrorMsg()Get Import Error Message.StringgetName()Get Name.I_C_ElementValuegetParentElementValue()intgetParentElementValue_ID()Get Parent Account.StringgetParentValue()Get Parent Key.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.StringgetValue()Get Search Key.booleanisActive()Get Active.booleanisDocControlled()Get Document Controlled.booleanisI_IsImported()Get Imported.booleanisPostActual()Get Post Actual.booleanisPostBudget()Get Post Budget.booleanisPostEncumbrance()Get Post Encumbrance.booleanisPostStatistical()Get Post Statistical.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowbooleanisSummary()Get Summary Level.voidsetAccountSign(String AccountSign)Set Account Sign.voidsetAccountType(String AccountType)Set Account Type.voidsetAD_Column_ID(int AD_Column_ID)Set Column.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_Element_ID(int C_Element_ID)Set Element.voidsetC_ElementValue_ID(int C_ElementValue_ID)Set Account Element.voidsetDefault_Account(String Default_Account)Set Default Account.voidsetDescription(String Description)Set Description.voidsetElementName(String ElementName)Set Element Name.voidsetI_ElementValue_ID(int I_ElementValue_ID)Set Import Account.voidsetI_ElementValue_UU(String I_ElementValue_UU)Set I_ElementValue_UUvoidsetI_ErrorMsg(String I_ErrorMsg)Set Import Error Message.voidsetI_IsImported(boolean I_IsImported)Set Imported.voidsetIsActive(boolean IsActive)Set Active.voidsetIsDocControlled(boolean IsDocControlled)Set Document Controlled.voidsetIsSummary(boolean IsSummary)Set Summary Level.voidsetName(String Name)Set Name.voidsetParentElementValue_ID(int ParentElementValue_ID)Set Parent Account.voidsetParentValue(String ParentValue)Set Parent Key.voidsetPostActual(boolean PostActual)Set Post Actual.voidsetPostBudget(boolean PostBudget)Set Post Budget.voidsetPostEncumbrance(boolean PostEncumbrance)Set Post Encumbrance.voidsetPostStatistical(boolean PostStatistical)Set Post Statistical.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process NowvoidsetValue(String Value)Set Search Key.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=I_ElementValue- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=534- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AccountSign
static final String COLUMNNAME_AccountSign
Column name AccountSign- See Also:
- Constant Field Values
-
COLUMNNAME_AccountType
static final String COLUMNNAME_AccountType
Column name AccountType- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Column_ID
static final String COLUMNNAME_AD_Column_ID
Column name AD_Column_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_Element_ID
static final String COLUMNNAME_C_Element_ID
Column name C_Element_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ElementValue_ID
static final String COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_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_Default_Account
static final String COLUMNNAME_Default_Account
Column name Default_Account- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_ElementName
static final String COLUMNNAME_ElementName
Column name ElementName- See Also:
- Constant Field Values
-
COLUMNNAME_I_ElementValue_ID
static final String COLUMNNAME_I_ElementValue_ID
Column name I_ElementValue_ID- See Also:
- Constant Field Values
-
COLUMNNAME_I_ElementValue_UU
static final String COLUMNNAME_I_ElementValue_UU
Column name I_ElementValue_UU- See Also:
- Constant Field Values
-
COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
- Constant Field Values
-
COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsDocControlled
static final String COLUMNNAME_IsDocControlled
Column name IsDocControlled- See Also:
- Constant Field Values
-
COLUMNNAME_IsSummary
static final String COLUMNNAME_IsSummary
Column name IsSummary- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_ParentElementValue_ID
static final String COLUMNNAME_ParentElementValue_ID
Column name ParentElementValue_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ParentValue
static final String COLUMNNAME_ParentValue
Column name ParentValue- See Also:
- Constant Field Values
-
COLUMNNAME_PostActual
static final String COLUMNNAME_PostActual
Column name PostActual- See Also:
- Constant Field Values
-
COLUMNNAME_PostBudget
static final String COLUMNNAME_PostBudget
Column name PostBudget- See Also:
- Constant Field Values
-
COLUMNNAME_PostEncumbrance
static final String COLUMNNAME_PostEncumbrance
Column name PostEncumbrance- See Also:
- Constant Field Values
-
COLUMNNAME_PostStatistical
static final String COLUMNNAME_PostStatistical
Column name PostStatistical- 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_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
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
-
Method Detail
-
setAccountSign
void setAccountSign(String AccountSign)
Set Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
-
getAccountSign
String getAccountSign()
Get Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
-
setAccountType
void setAccountType(String AccountType)
Set Account Type. Indicates the type of account
-
getAccountType
String getAccountType()
Get Account Type. Indicates the type of account
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Column_ID
void setAD_Column_ID(int AD_Column_ID)
Set Column. Column in the table
-
getAD_Column_ID
int getAD_Column_ID()
Get Column. Column in the table
-
getAD_Column
I_AD_Column getAD_Column() throws RuntimeException
- Throws:
RuntimeException
-
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_Element_ID
void setC_Element_ID(int C_Element_ID)
Set Element. Accounting Element
-
getC_Element_ID
int getC_Element_ID()
Get Element. Accounting Element
-
getC_Element
I_C_Element getC_Element() throws RuntimeException
- Throws:
RuntimeException
-
setC_ElementValue_ID
void setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element. Account Element
-
getC_ElementValue_ID
int getC_ElementValue_ID()
Get Account Element. Account Element
-
getC_ElementValue
I_C_ElementValue getC_ElementValue() 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
-
setDefault_Account
void setDefault_Account(String Default_Account)
Set Default Account. Name of the Default Account Column
-
getDefault_Account
String getDefault_Account()
Get Default Account. Name of the Default Account Column
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setElementName
void setElementName(String ElementName)
Set Element Name. Name of the Element
-
getElementName
String getElementName()
Get Element Name. Name of the Element
-
setI_ElementValue_ID
void setI_ElementValue_ID(int I_ElementValue_ID)
Set Import Account. Import Account Value
-
getI_ElementValue_ID
int getI_ElementValue_ID()
Get Import Account. Import Account Value
-
setI_ElementValue_UU
void setI_ElementValue_UU(String I_ElementValue_UU)
Set I_ElementValue_UU
-
getI_ElementValue_UU
String getI_ElementValue_UU()
Get I_ElementValue_UU
-
setI_ErrorMsg
void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process
-
getI_ErrorMsg
String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process
-
setI_IsImported
void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed
-
isI_IsImported
boolean isI_IsImported()
Get Imported. Has this import been processed
-
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
-
setIsDocControlled
void setIsDocControlled(boolean IsDocControlled)
Set Document Controlled. Control account - If an account is controlled by a document, you cannot post manually to it
-
isDocControlled
boolean isDocControlled()
Get Document Controlled. Control account - If an account is controlled by a document, you cannot post manually to it
-
setIsSummary
void setIsSummary(boolean IsSummary)
Set Summary Level. This is a summary entity
-
isSummary
boolean isSummary()
Get Summary Level. This is a summary entity
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setParentElementValue_ID
void setParentElementValue_ID(int ParentElementValue_ID)
Set Parent Account. The parent (summary) account
-
getParentElementValue_ID
int getParentElementValue_ID()
Get Parent Account. The parent (summary) account
-
getParentElementValue
I_C_ElementValue getParentElementValue() throws RuntimeException
- Throws:
RuntimeException
-
setParentValue
void setParentValue(String ParentValue)
Set Parent Key. Key if the Parent
-
getParentValue
String getParentValue()
Get Parent Key. Key if the Parent
-
setPostActual
void setPostActual(boolean PostActual)
Set Post Actual. Actual Values can be posted
-
isPostActual
boolean isPostActual()
Get Post Actual. Actual Values can be posted
-
setPostBudget
void setPostBudget(boolean PostBudget)
Set Post Budget. Budget values can be posted
-
isPostBudget
boolean isPostBudget()
Get Post Budget. Budget values can be posted
-
setPostEncumbrance
void setPostEncumbrance(boolean PostEncumbrance)
Set Post Encumbrance. Post commitments to this account
-
isPostEncumbrance
boolean isPostEncumbrance()
Get Post Encumbrance. Post commitments to this account
-
setPostStatistical
void setPostStatistical(boolean PostStatistical)
Set Post Statistical. Post statistical quantities to this account?
-
isPostStatistical
boolean isPostStatistical()
Get Post Statistical. Post statistical quantities to this account?
-
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
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
-