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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AccountSignstatic final StringColumn name AccountTypestatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Column_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name C_Element_IDstatic final StringColumn name C_ElementValue_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Default_Accountstatic final StringColumn name Descriptionstatic final StringColumn name ElementNamestatic final StringColumn name I_ElementValue_IDstatic final StringColumn name I_ElementValue_UUstatic final StringColumn name I_ErrorMsgstatic final StringColumn name I_IsImportedstatic final StringColumn name IsActivestatic final StringColumn name IsDocControlledstatic final StringColumn name IsSummarystatic final StringColumn name Namestatic final StringColumn name ParentElementValue_IDstatic final StringColumn name ParentValuestatic final StringColumn name PostActualstatic final StringColumn name PostBudgetstatic final StringColumn name PostEncumbrancestatic final StringColumn name PostStatisticalstatic final StringColumn name Processedstatic final StringColumn name Processingstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name Valuestatic final KeyNamePairstatic final intAD_Table_ID=534static final StringTableName=I_ElementValue -
Method Summary
Modifier and TypeMethodDescriptionGet Account Sign.Get Account Type.intGet Tenant.Deprecated.intGet Column.intGet Organization.Deprecated.intGet Element.Deprecated.intGet Account Element.Get Created.intGet Created By.Get Default Account.Get Description.Get Element Name.intGet Import Account.Get I_ElementValue_UUGet Import Error Message.getName()Get Name.Deprecated.intGet Parent Account.Get Parent Key.Get Updated.intGet Updated By.getValue()Get Search Key.booleanisActive()Get Active.booleanGet Document Controlled.booleanGet Imported.booleanGet Post Actual.booleanGet Post Budget.booleanGet Post Encumbrance.booleanGet Post Statistical.booleanGet Processed.booleanGet Process NowbooleanGet 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.voidSet 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 NowvoidSet 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_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_AccountSign
Column name AccountSign- See Also:
-
COLUMNNAME_AccountType
Column name AccountType- See Also:
-
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID- See Also:
-
COLUMNNAME_C_Element_ID
Column name C_Element_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
-
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
Deprecated.- 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 -
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 -
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
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- 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
Deprecated.- 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
-