Compiere 3.1

org.compiere.model
Class X_I_ElementValue

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_I_ElementValue
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee

public class X_I_ElementValue
extends PO

Generated Model for I_ElementValue

Version:
Release 3.1.0 - $Id$
Author:
Jorg Janke (generated)
See Also:
Serialized Form

Field Summary
protected  BigDecimal accessLevel
           
static int ACCOUNTSIGN_AD_Reference_ID
          AccountSign AD_Reference_ID=118
static String ACCOUNTSIGN_Credit
          Credit = C
static String ACCOUNTSIGN_Debit
          Debit = D
static String ACCOUNTSIGN_Natural
          Natural = N
static int ACCOUNTTYPE_AD_Reference_ID
          AccountType AD_Reference_ID=117
static String ACCOUNTTYPE_Asset
          Asset = A
static String ACCOUNTTYPE_Expense
          Expense = E
static String ACCOUNTTYPE_Liability
          Liability = L
static String ACCOUNTTYPE_Memo
          Memo = M
static String ACCOUNTTYPE_OwnerSEquity
          Owner's Equity = O
static String ACCOUNTTYPE_Revenue
          Revenue = R
static int AD_COLUMN_ID_AD_Reference_ID
          AD_Column_ID AD_Reference_ID=272
static int I_ISIMPORTED_AD_Reference_ID
          I_IsImported AD_Reference_ID=420
static String I_ISIMPORTED_Error
          Error = E
static String I_ISIMPORTED_No
          No = N
static String I_ISIMPORTED_Yes
          Yes = Y
protected static KeyNamePair Model
           
static int PARENTELEMENTVALUE_ID_AD_Reference_ID
          ParentElementValue_ID AD_Reference_ID=182
static int Table_ID
          AD_Table_ID=534
static String Table_Name
          TableName=I_ElementValue
static long updatedMS
          Last Updated Timestamp 2008-06-10 15:12:06.0
 
Fields inherited from class org.compiere.framework.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Constructor Summary
X_I_ElementValue(Ctx ctx, int I_ElementValue_ID, String trxName)
          Standard Constructor
X_I_ElementValue(Ctx ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 String getAccountSign()
          Get Account Sign.
 String getAccountType()
          Get Account Type.
 int getAD_Column_ID()
          Get Column.
 int getC_Element_ID()
          Get Element.
 int getC_ElementValue_ID()
          Get Account Element.
 String getDefault_Account()
          Get Default Account.
 String getDescription()
          Get Description.
 String getElementName()
          Get Element Name.
 int getI_ElementValue_ID()
          Get Import Account.
 String getI_ErrorMsg()
          Get Import Error Message.
 String getI_IsImported()
          Get Imported.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getName()
          Get Name.
 int getParentElementValue_ID()
          Get Parent Account.
 String getParentValue()
          Get Parent Key.
 String getValue()
          Get Search Key.
protected  POInfo initPO(Ctx ctx)
          Load Meta Data
 boolean isAccountSignValid(String test)
          Is test a valid value.
 boolean isAccountTypeValid(String test)
          Is test a valid value.
 boolean isDocControlled()
          Get Document Controlled.
 boolean isI_IsImportedValid(String test)
          Is test a valid value.
 boolean isPostActual()
          Get Post Actual.
 boolean isPostBudget()
          Get Post Budget.
 boolean isPostEncumbrance()
          Get Post Encumbrance.
 boolean isPostStatistical()
          Get Post Statistical.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now.
 boolean isSummary()
          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 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_ErrorMsg(String I_ErrorMsg)
          Set Import Error Message.
 void setI_IsImported(String I_IsImported)
          Set Imported.
 void setIsDocControlled(boolean IsDocControlled)
          Set Document Controlled.
 void setIsSummary(boolean IsSummary)
          Set Summary Level.
 void setName(String Name)
          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 Now.
 void setValue(String Value)
          Set Search Key.
 String toString()
          Info
 
Methods inherited from class org.compiere.framework.PO
addAttachment, addAttachment, addError, afterDelete, afterSave, beforeDelete, beforeSave, compare, convertToBigDecimal, convertToBoolean, convertToInt, convertToTimestamp, copy, copyValues, copyValues, createAttachment, delete_Accounting, delete, delete, dump, dump, equals, get_ChangeVO, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_EntityType, get_HashMap, get_ID, get_IDOld, get_Info, get_KeyColumns, get_Logger, get_Table_ID, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_ValuesAsString, get_WhereClause, get_xmlDocument, get_xmlString, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getVO, hashCode, insert_Accounting, is_Changed, is_KeyColumn, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveNew_getID, saveNewInsertSQL, saveNewSpecial, saveUpdate, set_ChangeVO, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueString, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setContext, setCtx, setDocWorkflowMgr, setIsActive, setStandardDefaults, setUpdateable, setUpdatedBy, toStringX, unlock, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedMS

public static final long updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0

See Also:
Constant Field Values

Table_ID

public static final int Table_ID
AD_Table_ID=534

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=I_ElementValue

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

AD_COLUMN_ID_AD_Reference_ID

public static final int AD_COLUMN_ID_AD_Reference_ID
AD_Column_ID AD_Reference_ID=272

See Also:
Constant Field Values

ACCOUNTSIGN_AD_Reference_ID

public static final int ACCOUNTSIGN_AD_Reference_ID
AccountSign AD_Reference_ID=118

See Also:
Constant Field Values

ACCOUNTSIGN_Credit

public static final String ACCOUNTSIGN_Credit
Credit = C

See Also:
Constant Field Values

ACCOUNTSIGN_Debit

public static final String ACCOUNTSIGN_Debit
Debit = D

See Also:
Constant Field Values

ACCOUNTSIGN_Natural

public static final String ACCOUNTSIGN_Natural
Natural = N

See Also:
Constant Field Values

ACCOUNTTYPE_AD_Reference_ID

public static final int ACCOUNTTYPE_AD_Reference_ID
AccountType AD_Reference_ID=117

See Also:
Constant Field Values

ACCOUNTTYPE_Asset

public static final String ACCOUNTTYPE_Asset
Asset = A

See Also:
Constant Field Values

ACCOUNTTYPE_Expense

public static final String ACCOUNTTYPE_Expense
Expense = E

See Also:
Constant Field Values

ACCOUNTTYPE_Liability

public static final String ACCOUNTTYPE_Liability
Liability = L

See Also:
Constant Field Values

ACCOUNTTYPE_Memo

public static final String ACCOUNTTYPE_Memo
Memo = M

See Also:
Constant Field Values

ACCOUNTTYPE_OwnerSEquity

public static final String ACCOUNTTYPE_OwnerSEquity
Owner's Equity = O

See Also:
Constant Field Values

ACCOUNTTYPE_Revenue

public static final String ACCOUNTTYPE_Revenue
Revenue = R

See Also:
Constant Field Values

I_ISIMPORTED_AD_Reference_ID

public static final int I_ISIMPORTED_AD_Reference_ID
I_IsImported AD_Reference_ID=420

See Also:
Constant Field Values

I_ISIMPORTED_Error

public static final String I_ISIMPORTED_Error
Error = E

See Also:
Constant Field Values

I_ISIMPORTED_No

public static final String I_ISIMPORTED_No
No = N

See Also:
Constant Field Values

I_ISIMPORTED_Yes

public static final String I_ISIMPORTED_Yes
Yes = Y

See Also:
Constant Field Values

PARENTELEMENTVALUE_ID_AD_Reference_ID

public static final int PARENTELEMENTVALUE_ID_AD_Reference_ID
ParentElementValue_ID AD_Reference_ID=182

See Also:
Constant Field Values
Constructor Detail

X_I_ElementValue

public X_I_ElementValue(Ctx ctx,
                        int I_ElementValue_ID,
                        String trxName)
Standard Constructor

Parameters:
ctx - context
I_ElementValue_ID - id
trxName - transaction

X_I_ElementValue

public X_I_ElementValue(Ctx ctx,
                        ResultSet rs,
                        String trxName)
Load Constructor

Parameters:
ctx - context
rs - result set
trxName - transaction
Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
2 - Client

initPO

protected POInfo initPO(Ctx ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
PO Info

toString

public String toString()
Info

Overrides:
toString in class PO
Returns:
info

setAD_Column_ID

public void setAD_Column_ID(int AD_Column_ID)
Set Column.

Parameters:
AD_Column_ID - Column in the table

getAD_Column_ID

public int getAD_Column_ID()
Get Column.

Returns:
Column in the table

isAccountSignValid

public boolean isAccountSignValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setAccountSign

public void setAccountSign(String AccountSign)
Set Account Sign.

Parameters:
AccountSign - Indicates the Natural Sign of the Account as a Debit or Credit

getAccountSign

public String getAccountSign()
Get Account Sign.

Returns:
Indicates the Natural Sign of the Account as a Debit or Credit

isAccountTypeValid

public boolean isAccountTypeValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setAccountType

public void setAccountType(String AccountType)
Set Account Type.

Parameters:
AccountType - Indicates the type of account

getAccountType

public String getAccountType()
Get Account Type.

Returns:
Indicates the type of account

setC_ElementValue_ID

public void setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element.

Parameters:
C_ElementValue_ID - Account Element

getC_ElementValue_ID

public int getC_ElementValue_ID()
Get Account Element.

Returns:
Account Element

setC_Element_ID

public void setC_Element_ID(int C_Element_ID)
Set Element.

Parameters:
C_Element_ID - Accounting Element

getC_Element_ID

public int getC_Element_ID()
Get Element.

Returns:
Accounting Element

setDefault_Account

public void setDefault_Account(String Default_Account)
Set Default Account.

Parameters:
Default_Account - Name of the Default Account Column

getDefault_Account

public String getDefault_Account()
Get Default Account.

Returns:
Name of the Default Account Column

setDescription

public void setDescription(String Description)
Set Description.

Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Returns:
Optional short description of the record

setElementName

public void setElementName(String ElementName)
Set Element Name.

Parameters:
ElementName - Name of the Element

getElementName

public String getElementName()
Get Element Name.

Returns:
Name of the Element

setI_ElementValue_ID

public void setI_ElementValue_ID(int I_ElementValue_ID)
Set Import Account.

Parameters:
I_ElementValue_ID - Import Account Value

getI_ElementValue_ID

public int getI_ElementValue_ID()
Get Import Account.

Returns:
Import Account Value

setI_ErrorMsg

public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.

Parameters:
I_ErrorMsg - Messages generated from import process

getI_ErrorMsg

public String getI_ErrorMsg()
Get Import Error Message.

Returns:
Messages generated from import process

isI_IsImportedValid

public boolean isI_IsImportedValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setI_IsImported

public void setI_IsImported(String I_IsImported)
Set Imported.

Parameters:
I_IsImported - Has this import been processed?

getI_IsImported

public String getI_IsImported()
Get Imported.

Returns:
Has this import been processed?

setIsDocControlled

public void setIsDocControlled(boolean IsDocControlled)
Set Document Controlled.

Parameters:
IsDocControlled - Control account - If an account is controlled by a document, you cannot post manually to it

isDocControlled

public boolean isDocControlled()
Get Document Controlled.

Returns:
Control account - If an account is controlled by a document, you cannot post manually to it

setIsSummary

public void setIsSummary(boolean IsSummary)
Set Summary Level.

Parameters:
IsSummary - This is a summary entity

isSummary

public boolean isSummary()
Get Summary Level.

Returns:
This is a summary entity

setName

public void setName(String Name)
Set Name.

Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Returns:
Alphanumeric identifier of the entity

setParentElementValue_ID

public void setParentElementValue_ID(int ParentElementValue_ID)
Set Parent Account.

Parameters:
ParentElementValue_ID - The parent (summary) account

getParentElementValue_ID

public int getParentElementValue_ID()
Get Parent Account.

Returns:
The parent (summary) account

setParentValue

public void setParentValue(String ParentValue)
Set Parent Key.

Parameters:
ParentValue - Key if the Parent

getParentValue

public String getParentValue()
Get Parent Key.

Returns:
Key if the Parent

setPostActual

public void setPostActual(boolean PostActual)
Set Post Actual.

Parameters:
PostActual - Actual Values can be posted

isPostActual

public boolean isPostActual()
Get Post Actual.

Returns:
Actual Values can be posted

setPostBudget

public void setPostBudget(boolean PostBudget)
Set Post Budget.

Parameters:
PostBudget - Budget values can be posted

isPostBudget

public boolean isPostBudget()
Get Post Budget.

Returns:
Budget values can be posted

setPostEncumbrance

public void setPostEncumbrance(boolean PostEncumbrance)
Set Post Encumbrance.

Parameters:
PostEncumbrance - Post commitments to this account

isPostEncumbrance

public boolean isPostEncumbrance()
Get Post Encumbrance.

Returns:
Post commitments to this account

setPostStatistical

public void setPostStatistical(boolean PostStatistical)
Set Post Statistical.

Parameters:
PostStatistical - Post statistical quantities to this account?

isPostStatistical

public boolean isPostStatistical()
Get Post Statistical.

Returns:
Post statistical quantities to this account?

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Returns:
Process Now

setValue

public void setValue(String Value)
Set Search Key.

Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Returns:
Search key for the record in the format required - must be unique

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.