Package org.compiere.model
Interface I_I_ElementValue
- All Known Implementing Classes:
X_I_ElementValue
public interface I_I_ElementValue
Generated Interface for I_ElementValue
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AccountSignstatic final String
Column name AccountTypestatic final String
Column name AD_Client_IDstatic final String
Column name AD_Column_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Element_IDstatic final String
Column name C_ElementValue_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Default_Accountstatic final String
Column name Descriptionstatic final String
Column name ElementNamestatic final String
Column name I_ElementValue_IDstatic final String
Column name I_ElementValue_UUstatic final String
Column name I_ErrorMsgstatic final String
Column name I_IsImportedstatic final String
Column name IsActivestatic final String
Column name IsDocControlledstatic final String
Column name IsSummarystatic final String
Column name Namestatic final String
Column name ParentElementValue_IDstatic final String
Column name ParentValuestatic final String
Column name PostActualstatic final String
Column name PostBudgetstatic final String
Column name PostEncumbrancestatic final String
Column name PostStatisticalstatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=534static final String
TableName=I_ElementValue -
Method Summary
Modifier and TypeMethodDescriptionGet Account Sign.Get Account Type.int
Get Tenant.int
Get Column.int
Get Organization.int
Get Element.int
Get Account Element.Get Created.int
Get Created By.Get Default Account.Get Description.Get Element Name.int
Get Import Account.Get I_ElementValue_UUGet Import Error Message.getName()
Get Name.int
Get Parent Account.Get Parent Key.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
Get Document Controlled.boolean
Get Imported.boolean
Get Post Actual.boolean
Get Post Budget.boolean
Get Post Encumbrance.boolean
Get Post Statistical.boolean
Get Processed.boolean
Get Process Nowboolean
Get Summary Level.void
setAccountSign
(String AccountSign) Set Account Sign.void
setAccountType
(String AccountType) Set Account Type.void
setAD_Column_ID
(int AD_Column_ID) Set Column.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Element_ID
(int C_Element_ID) Set Element.void
setC_ElementValue_ID
(int C_ElementValue_ID) Set Account Element.void
setDefault_Account
(String Default_Account) Set Default Account.void
setDescription
(String Description) Set Description.void
setElementName
(String ElementName) Set Element Name.void
setI_ElementValue_ID
(int I_ElementValue_ID) Set Import Account.void
setI_ElementValue_UU
(String I_ElementValue_UU) Set I_ElementValue_UUvoid
setI_ErrorMsg
(String I_ErrorMsg) Set Import Error Message.void
setI_IsImported
(boolean I_IsImported) Set Imported.void
setIsActive
(boolean IsActive) Set Active.void
setIsDocControlled
(boolean IsDocControlled) Set Document Controlled.void
setIsSummary
(boolean IsSummary) Set Summary Level.void
Set Name.void
setParentElementValue_ID
(int ParentElementValue_ID) Set Parent Account.void
setParentValue
(String ParentValue) Set Parent Key.void
setPostActual
(boolean PostActual) Set Post Actual.void
setPostBudget
(boolean PostBudget) Set Post Budget.void
setPostEncumbrance
(boolean PostEncumbrance) Set Post Encumbrance.void
setPostStatistical
(boolean PostStatistical) Set Post Statistical.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Nowvoid
Set Search Key.
-
Field Details
-
Table_Name
TableName=I_ElementValue- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=534- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AccountSign
Column name AccountSign- See Also:
-
COLUMNNAME_AccountType
Column name AccountType- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_Element_ID
Column name C_Element_ID- See Also:
-
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Default_Account
Column name Default_Account- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_ElementName
Column name ElementName- See Also:
-
COLUMNNAME_I_ElementValue_ID
Column name I_ElementValue_ID- See Also:
-
COLUMNNAME_I_ElementValue_UU
Column name I_ElementValue_UU- See Also:
-
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
-
COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDocControlled
Column name IsDocControlled- See Also:
-
COLUMNNAME_IsSummary
Column name IsSummary- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_ParentElementValue_ID
Column name ParentElementValue_ID- See Also:
-
COLUMNNAME_ParentValue
Column name ParentValue- See Also:
-
COLUMNNAME_PostActual
Column name PostActual- See Also:
-
COLUMNNAME_PostBudget
Column name PostBudget- See Also:
-
COLUMNNAME_PostEncumbrance
Column name PostEncumbrance- See Also:
-
COLUMNNAME_PostStatistical
Column name PostStatistical- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
-
Method Details
-
setAccountSign
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
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 Tenant. 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
- Throws:
RuntimeException
-
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 -
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
- 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
- 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
Set Default Account. Name of the Default Account Column -
getDefault_Account
String getDefault_Account()Get Default Account. Name of the Default Account Column -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setElementName
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
Set I_ElementValue_UU -
getI_ElementValue_UU
String getI_ElementValue_UU()Get I_ElementValue_UU -
setI_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
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
- Throws:
RuntimeException
-
setParentValue
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
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
-