Compiere 3.1

org.compiere.model
Class X_AD_UserDef_Field

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_AD_UserDef_Field
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee
Direct Known Subclasses:
MUserDefField

public class X_AD_UserDef_Field
extends PO

Generated Model for AD_UserDef_Field

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

Field Summary
protected  BigDecimal accessLevel
           
static int ISDISPLAYED_AD_Reference_ID
          IsDisplayed AD_Reference_ID=319
static String ISDISPLAYED_No
          No = N
static String ISDISPLAYED_Yes
          Yes = Y
static int ISMANDATORYUI_AD_Reference_ID
          IsMandatoryUI AD_Reference_ID=319
static String ISMANDATORYUI_No
          No = N
static String ISMANDATORYUI_Yes
          Yes = Y
static int ISREADONLY_AD_Reference_ID
          IsReadOnly AD_Reference_ID=319
static String ISREADONLY_No
          No = N
static String ISREADONLY_Yes
          Yes = Y
static int ISSAMELINE_AD_Reference_ID
          IsSameLine AD_Reference_ID=319
static String ISSAMELINE_No
          No = N
static String ISSAMELINE_Yes
          Yes = Y
static int ISSELECTIONCOLUMN_AD_Reference_ID
          IsSelectionColumn AD_Reference_ID=319
static String ISSELECTIONCOLUMN_No
          No = N
static String ISSELECTIONCOLUMN_Yes
          Yes = Y
static int ISSUMMARYCOLUMN_AD_Reference_ID
          IsSummaryColumn AD_Reference_ID=319
static String ISSUMMARYCOLUMN_No
          No = N
static String ISSUMMARYCOLUMN_Yes
          Yes = Y
static int ISUPDATEABLE_AD_Reference_ID
          IsUpdateable AD_Reference_ID=319
static String ISUPDATEABLE_No
          No = N
static String ISUPDATEABLE_Yes
          Yes = Y
protected static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=464
static String Table_Name
          TableName=AD_UserDef_Field
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_AD_UserDef_Field(Ctx ctx, int AD_UserDef_Field_ID, String trxName)
          Standard Constructor
X_AD_UserDef_Field(Ctx ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAD_Field_ID()
          Get Field.
 int getAD_UserDef_Field_ID()
          Get User defined Field.
 int getAD_UserDef_Tab_ID()
          Get User defined Tab.
 String getDefaultValue()
          Get Default Logic.
 String getDescription()
          Get Description.
 int getDisplayLength()
          Get Display Length.
 String getDisplayLogic()
          Get Display Logic.
 String getHelp()
          Get Comment.
 String getIsDisplayed()
          Get Displayed.
 String getIsMandatoryUI()
          Get Mandatory UI.
 String getIsReadOnly()
          Get Read Only.
 String getIsSameLine()
          Get Same Line.
 String getIsSelectionColumn()
          Get Selection Column.
 String getIsSummaryColumn()
          Get Summary Column.
 String getIsUpdateable()
          Get Updateable.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getMRSeqNo()
          Get Multi-Row Sequence.
 String getName()
          Get Name.
 int getSelectionSeqNo()
          Get Selection Sequence.
 int getSeqNo()
          Get Sequence.
 int getSortNo()
          Get Record Sort No.
 int getSummarySeqNo()
          Get Summary Sequence.
 String getValueMax()
          Get Max.
 String getValueMin()
          Get Min.
protected  POInfo initPO(Ctx ctx)
          Load Meta Data
 boolean isIsDisplayedValid(String test)
          Is test a valid value.
 boolean isIsMandatoryUIValid(String test)
          Is test a valid value.
 boolean isIsReadOnlyValid(String test)
          Is test a valid value.
 boolean isIsSameLineValid(String test)
          Is test a valid value.
 boolean isIsSelectionColumnValid(String test)
          Is test a valid value.
 boolean isIsSummaryColumnValid(String test)
          Is test a valid value.
 boolean isIsUpdateableValid(String test)
          Is test a valid value.
 void setAD_Field_ID(int AD_Field_ID)
          Set Field.
 void setAD_UserDef_Field_ID(int AD_UserDef_Field_ID)
          Set User defined Field.
 void setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID)
          Set User defined Tab.
 void setDefaultValue(String DefaultValue)
          Set Default Logic.
 void setDescription(String Description)
          Set Description.
 void setDisplayLength(int DisplayLength)
          Set Display Length.
 void setDisplayLogic(String DisplayLogic)
          Set Display Logic.
 void setHelp(String Help)
          Set Comment.
 void setIsDisplayed(String IsDisplayed)
          Set Displayed.
 void setIsMandatoryUI(String IsMandatoryUI)
          Set Mandatory UI.
 void setIsReadOnly(String IsReadOnly)
          Set Read Only.
 void setIsSameLine(String IsSameLine)
          Set Same Line.
 void setIsSelectionColumn(String IsSelectionColumn)
          Set Selection Column.
 void setIsSummaryColumn(String IsSummaryColumn)
          Set Summary Column.
 void setIsUpdateable(String IsUpdateable)
          Set Updateable.
 void setMRSeqNo(int MRSeqNo)
          Set Multi-Row Sequence.
 void setName(String Name)
          Set Name.
 void setSelectionSeqNo(int SelectionSeqNo)
          Set Selection Sequence.
 void setSeqNo(int SeqNo)
          Set Sequence.
 void setSortNo(int SortNo)
          Set Record Sort No.
 void setSummarySeqNo(int SummarySeqNo)
          Set Summary Sequence.
 void setValueMax(String ValueMax)
          Set Max.
 void setValueMin(String ValueMin)
          Set Min.
 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=464

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=AD_UserDef_Field

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

ISDISPLAYED_AD_Reference_ID

public static final int ISDISPLAYED_AD_Reference_ID
IsDisplayed AD_Reference_ID=319

See Also:
Constant Field Values

ISDISPLAYED_No

public static final String ISDISPLAYED_No
No = N

See Also:
Constant Field Values

ISDISPLAYED_Yes

public static final String ISDISPLAYED_Yes
Yes = Y

See Also:
Constant Field Values

ISMANDATORYUI_AD_Reference_ID

public static final int ISMANDATORYUI_AD_Reference_ID
IsMandatoryUI AD_Reference_ID=319

See Also:
Constant Field Values

ISMANDATORYUI_No

public static final String ISMANDATORYUI_No
No = N

See Also:
Constant Field Values

ISMANDATORYUI_Yes

public static final String ISMANDATORYUI_Yes
Yes = Y

See Also:
Constant Field Values

ISREADONLY_AD_Reference_ID

public static final int ISREADONLY_AD_Reference_ID
IsReadOnly AD_Reference_ID=319

See Also:
Constant Field Values

ISREADONLY_No

public static final String ISREADONLY_No
No = N

See Also:
Constant Field Values

ISREADONLY_Yes

public static final String ISREADONLY_Yes
Yes = Y

See Also:
Constant Field Values

ISSAMELINE_AD_Reference_ID

public static final int ISSAMELINE_AD_Reference_ID
IsSameLine AD_Reference_ID=319

See Also:
Constant Field Values

ISSAMELINE_No

public static final String ISSAMELINE_No
No = N

See Also:
Constant Field Values

ISSAMELINE_Yes

public static final String ISSAMELINE_Yes
Yes = Y

See Also:
Constant Field Values

ISSELECTIONCOLUMN_AD_Reference_ID

public static final int ISSELECTIONCOLUMN_AD_Reference_ID
IsSelectionColumn AD_Reference_ID=319

See Also:
Constant Field Values

ISSELECTIONCOLUMN_No

public static final String ISSELECTIONCOLUMN_No
No = N

See Also:
Constant Field Values

ISSELECTIONCOLUMN_Yes

public static final String ISSELECTIONCOLUMN_Yes
Yes = Y

See Also:
Constant Field Values

ISSUMMARYCOLUMN_AD_Reference_ID

public static final int ISSUMMARYCOLUMN_AD_Reference_ID
IsSummaryColumn AD_Reference_ID=319

See Also:
Constant Field Values

ISSUMMARYCOLUMN_No

public static final String ISSUMMARYCOLUMN_No
No = N

See Also:
Constant Field Values

ISSUMMARYCOLUMN_Yes

public static final String ISSUMMARYCOLUMN_Yes
Yes = Y

See Also:
Constant Field Values

ISUPDATEABLE_AD_Reference_ID

public static final int ISUPDATEABLE_AD_Reference_ID
IsUpdateable AD_Reference_ID=319

See Also:
Constant Field Values

ISUPDATEABLE_No

public static final String ISUPDATEABLE_No
No = N

See Also:
Constant Field Values

ISUPDATEABLE_Yes

public static final String ISUPDATEABLE_Yes
Yes = Y

See Also:
Constant Field Values
Constructor Detail

X_AD_UserDef_Field

public X_AD_UserDef_Field(Ctx ctx,
                          int AD_UserDef_Field_ID,
                          String trxName)
Standard Constructor

Parameters:
ctx - context
AD_UserDef_Field_ID - id
trxName - transaction

X_AD_UserDef_Field

public X_AD_UserDef_Field(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:
6 - System - 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_Field_ID

public void setAD_Field_ID(int AD_Field_ID)
Set Field.

Parameters:
AD_Field_ID - Field on a tab in a window

getAD_Field_ID

public int getAD_Field_ID()
Get Field.

Returns:
Field on a tab in a window

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setAD_UserDef_Field_ID

public void setAD_UserDef_Field_ID(int AD_UserDef_Field_ID)
Set User defined Field.

Parameters:
AD_UserDef_Field_ID - User defined Field

getAD_UserDef_Field_ID

public int getAD_UserDef_Field_ID()
Get User defined Field.

Returns:
User defined Field

setAD_UserDef_Tab_ID

public void setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID)
Set User defined Tab.

Parameters:
AD_UserDef_Tab_ID - User defined Tab

getAD_UserDef_Tab_ID

public int getAD_UserDef_Tab_ID()
Get User defined Tab.

Returns:
User defined Tab

setDefaultValue

public void setDefaultValue(String DefaultValue)
Set Default Logic.

Parameters:
DefaultValue - Default value hierarchy, separated by;

getDefaultValue

public String getDefaultValue()
Get Default Logic.

Returns:
Default value hierarchy, separated by;

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

setDisplayLength

public void setDisplayLength(int DisplayLength)
Set Display Length.

Parameters:
DisplayLength - Length of the display in characters

getDisplayLength

public int getDisplayLength()
Get Display Length.

Returns:
Length of the display in characters

setDisplayLogic

public void setDisplayLogic(String DisplayLogic)
Set Display Logic.

Parameters:
DisplayLogic - If the Field is displayed, the result determines if the field is actually displayed

getDisplayLogic

public String getDisplayLogic()
Get Display Logic.

Returns:
If the Field is displayed, the result determines if the field is actually displayed

setHelp

public void setHelp(String Help)
Set Comment.

Parameters:
Help - Comment, Help or Hint

getHelp

public String getHelp()
Get Comment.

Returns:
Comment, Help or Hint

isIsDisplayedValid

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

Parameters:
test - testvalue
Returns:
true if valid

setIsDisplayed

public void setIsDisplayed(String IsDisplayed)
Set Displayed.

Parameters:
IsDisplayed - Determines, if this field is displayed

getIsDisplayed

public String getIsDisplayed()
Get Displayed.

Returns:
Determines, if this field is displayed

isIsMandatoryUIValid

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

Parameters:
test - testvalue
Returns:
true if valid

setIsMandatoryUI

public void setIsMandatoryUI(String IsMandatoryUI)
Set Mandatory UI.

Parameters:
IsMandatoryUI - Data entry is required for data entry in the field

getIsMandatoryUI

public String getIsMandatoryUI()
Get Mandatory UI.

Returns:
Data entry is required for data entry in the field

isIsReadOnlyValid

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

Parameters:
test - testvalue
Returns:
true if valid

setIsReadOnly

public void setIsReadOnly(String IsReadOnly)
Set Read Only.

Parameters:
IsReadOnly - Field is read only

getIsReadOnly

public String getIsReadOnly()
Get Read Only.

Returns:
Field is read only

isIsSameLineValid

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

Parameters:
test - testvalue
Returns:
true if valid

setIsSameLine

public void setIsSameLine(String IsSameLine)
Set Same Line.

Parameters:
IsSameLine - Displayed on same line as previous field

getIsSameLine

public String getIsSameLine()
Get Same Line.

Returns:
Displayed on same line as previous field

isIsSelectionColumnValid

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

Parameters:
test - testvalue
Returns:
true if valid

setIsSelectionColumn

public void setIsSelectionColumn(String IsSelectionColumn)
Set Selection Column.

Parameters:
IsSelectionColumn - Is this column used for finding rows in windows?

getIsSelectionColumn

public String getIsSelectionColumn()
Get Selection Column.

Returns:
Is this column used for finding rows in windows?

isIsSummaryColumnValid

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

Parameters:
test - testvalue
Returns:
true if valid

setIsSummaryColumn

public void setIsSummaryColumn(String IsSummaryColumn)
Set Summary Column.

Parameters:
IsSummaryColumn - Summary Info Column

getIsSummaryColumn

public String getIsSummaryColumn()
Get Summary Column.

Returns:
Summary Info Column

isIsUpdateableValid

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

Parameters:
test - testvalue
Returns:
true if valid

setIsUpdateable

public void setIsUpdateable(String IsUpdateable)
Set Updateable.

Parameters:
IsUpdateable - Determines, if the field can be updated

getIsUpdateable

public String getIsUpdateable()
Get Updateable.

Returns:
Determines, if the field can be updated

setMRSeqNo

public void setMRSeqNo(int MRSeqNo)
Set Multi-Row Sequence.

Parameters:
MRSeqNo - Method of ordering fields in Multi-Row (Grid) View; lowest number comes first

getMRSeqNo

public int getMRSeqNo()
Get Multi-Row Sequence.

Returns:
Method of ordering fields in Multi-Row (Grid) View; lowest number comes first

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

setSelectionSeqNo

public void setSelectionSeqNo(int SelectionSeqNo)
Set Selection Sequence.

Parameters:
SelectionSeqNo - Sequence in Selection

getSelectionSeqNo

public int getSelectionSeqNo()
Get Selection Sequence.

Returns:
Sequence in Selection

setSeqNo

public void setSeqNo(int SeqNo)
Set Sequence.

Parameters:
SeqNo - Method of ordering elements; lowest number comes first

getSeqNo

public int getSeqNo()
Get Sequence.

Returns:
Method of ordering elements; lowest number comes first

setSortNo

public void setSortNo(int SortNo)
Set Record Sort No.

Parameters:
SortNo - Determines in what order the records are displayed

getSortNo

public int getSortNo()
Get Record Sort No.

Returns:
Determines in what order the records are displayed

setSummarySeqNo

public void setSummarySeqNo(int SummarySeqNo)
Set Summary Sequence.

Parameters:
SummarySeqNo - Sequence in Summary

getSummarySeqNo

public int getSummarySeqNo()
Get Summary Sequence.

Returns:
Sequence in Summary

setValueMax

public void setValueMax(String ValueMax)
Set Max. Value.

Parameters:
ValueMax - Maximum Value for a field

getValueMax

public String getValueMax()
Get Max. Value.

Returns:
Maximum Value for a field

setValueMin

public void setValueMin(String ValueMin)
Set Min. Value.

Parameters:
ValueMin - Minimum Value for a field

getValueMin

public String getValueMin()
Get Min. Value.

Returns:
Minimum Value for a field

Compiere 3.1

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