Package org.compiere.model
Class X_EXP_FormatLine
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_EXP_FormatLine
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_EXP_FormatLine
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MEXPFormatLine
Generated Model for EXP_FormatLine
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Type AD_Reference_ID=53241static final String
Embedded EXP Format = Mstatic final String
Referenced EXP Format = Rstatic final String
XML Attribute = Astatic final String
XML Element = EFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_EXP_FormatLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Column_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Reference_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateFormat, COLUMNNAME_Description, COLUMNNAME_EXP_EmbeddedFormat_ID, COLUMNNAME_EXP_Format_ID, COLUMNNAME_EXP_FormatLine_ID, COLUMNNAME_EXP_FormatLine_UU, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsMandatory, COLUMNNAME_IsPartUniqueIndex, COLUMNNAME_Name, COLUMNNAME_Position, COLUMNNAME_Type, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_Value, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_EXP_FormatLine
(Properties ctx, int EXP_FormatLine_ID, String trxName) Standard ConstructorX_EXP_FormatLine
(Properties ctx, int EXP_FormatLine_ID, String trxName, String... virtualColumns) Standard ConstructorX_EXP_FormatLine
(Properties ctx, String EXP_FormatLine_UU, String trxName) Standard ConstructorX_EXP_FormatLine
(Properties ctx, String EXP_FormatLine_UU, String trxName, String... virtualColumns) Standard ConstructorX_EXP_FormatLine
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Column.int
Get Reference.Get Date Format.Get Description.int
Get Embedded Format.int
Get Export Format.int
Get Format Line.Get EXP_FormatLine_UU.getHelp()
Get Comment/Help.getName()
Get Name.int
Get Position.getType()
Get Type.getValue()
Get Search Key.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Mandatory.boolean
Get Is Part Unique Index.void
setAD_Column_ID
(int AD_Column_ID) Set Column.void
setAD_Reference_ID
(int AD_Reference_ID) Set Reference.void
setDateFormat
(String DateFormat) Set Date Format.void
setDescription
(String Description) Set Description.void
setEXP_EmbeddedFormat_ID
(int EXP_EmbeddedFormat_ID) Set Embedded Format.void
setEXP_Format_ID
(int EXP_Format_ID) Set Export Format.void
setEXP_FormatLine_ID
(int EXP_FormatLine_ID) Set Format Line.void
setEXP_FormatLine_UU
(String EXP_FormatLine_UU) Set EXP_FormatLine_UU.void
Set Comment/Help.void
setIsMandatory
(boolean IsMandatory) Set Mandatory.void
setIsPartUniqueIndex
(boolean IsPartUniqueIndex) Set Is Part Unique Index.void
Set Name.void
setPosition
(int Position) Set Position.void
Set Type.void
Set Search Key.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_EXP_FormatLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
TYPE_AD_Reference_ID
public static final int TYPE_AD_Reference_IDType AD_Reference_ID=53241- See Also:
-
TYPE_XMLAttribute
XML Attribute = A- See Also:
-
TYPE_XMLElement
XML Element = E- See Also:
-
TYPE_EmbeddedEXPFormat
Embedded EXP Format = M- See Also:
-
TYPE_ReferencedEXPFormat
Referenced EXP Format = R- See Also:
-
-
Constructor Details
-
X_EXP_FormatLine
Standard Constructor -
X_EXP_FormatLine
public X_EXP_FormatLine(Properties ctx, int EXP_FormatLine_ID, String trxName, String... virtualColumns) Standard Constructor -
X_EXP_FormatLine
Standard Constructor -
X_EXP_FormatLine
public X_EXP_FormatLine(Properties ctx, String EXP_FormatLine_UU, String trxName, String... virtualColumns) Standard Constructor -
X_EXP_FormatLine
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getAD_Column
- Specified by:
getAD_Column
in interfaceI_EXP_FormatLine
- Throws:
RuntimeException
-
setAD_Column_ID
public void setAD_Column_ID(int AD_Column_ID) Set Column.- Specified by:
setAD_Column_ID
in interfaceI_EXP_FormatLine
- Parameters:
AD_Column_ID
- Column in the table
-
getAD_Column_ID
public int getAD_Column_ID()Get Column.- Specified by:
getAD_Column_ID
in interfaceI_EXP_FormatLine
- Returns:
- Column in the table
-
getAD_Reference
- Specified by:
getAD_Reference
in interfaceI_EXP_FormatLine
- Throws:
RuntimeException
-
setAD_Reference_ID
public void setAD_Reference_ID(int AD_Reference_ID) Set Reference.- Specified by:
setAD_Reference_ID
in interfaceI_EXP_FormatLine
- Parameters:
AD_Reference_ID
- System Reference and Validation
-
getAD_Reference_ID
public int getAD_Reference_ID()Get Reference.- Specified by:
getAD_Reference_ID
in interfaceI_EXP_FormatLine
- Returns:
- System Reference and Validation
-
setDateFormat
Set Date Format.- Specified by:
setDateFormat
in interfaceI_EXP_FormatLine
- Parameters:
DateFormat
- Date format used in the input format
-
getDateFormat
Get Date Format.- Specified by:
getDateFormat
in interfaceI_EXP_FormatLine
- Returns:
- Date format used in the input format
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_EXP_FormatLine
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_EXP_FormatLine
- Returns:
- Optional short description of the record
-
getEXP_EmbeddedFormat
- Specified by:
getEXP_EmbeddedFormat
in interfaceI_EXP_FormatLine
- Throws:
RuntimeException
-
setEXP_EmbeddedFormat_ID
public void setEXP_EmbeddedFormat_ID(int EXP_EmbeddedFormat_ID) Set Embedded Format.- Specified by:
setEXP_EmbeddedFormat_ID
in interfaceI_EXP_FormatLine
- Parameters:
EXP_EmbeddedFormat_ID
- Embedded Format
-
getEXP_EmbeddedFormat_ID
public int getEXP_EmbeddedFormat_ID()Get Embedded Format.- Specified by:
getEXP_EmbeddedFormat_ID
in interfaceI_EXP_FormatLine
- Returns:
- Embedded Format
-
getEXP_Format
- Specified by:
getEXP_Format
in interfaceI_EXP_FormatLine
- Throws:
RuntimeException
-
setEXP_Format_ID
public void setEXP_Format_ID(int EXP_Format_ID) Set Export Format.- Specified by:
setEXP_Format_ID
in interfaceI_EXP_FormatLine
- Parameters:
EXP_Format_ID
- Export Format
-
getEXP_Format_ID
public int getEXP_Format_ID()Get Export Format.- Specified by:
getEXP_Format_ID
in interfaceI_EXP_FormatLine
- Returns:
- Export Format
-
setEXP_FormatLine_ID
public void setEXP_FormatLine_ID(int EXP_FormatLine_ID) Set Format Line.- Specified by:
setEXP_FormatLine_ID
in interfaceI_EXP_FormatLine
- Parameters:
EXP_FormatLine_ID
- Format Line
-
getEXP_FormatLine_ID
public int getEXP_FormatLine_ID()Get Format Line.- Specified by:
getEXP_FormatLine_ID
in interfaceI_EXP_FormatLine
- Returns:
- Format Line
-
setEXP_FormatLine_UU
Set EXP_FormatLine_UU.- Specified by:
setEXP_FormatLine_UU
in interfaceI_EXP_FormatLine
- Parameters:
EXP_FormatLine_UU
- EXP_FormatLine_UU
-
getEXP_FormatLine_UU
Get EXP_FormatLine_UU.- Specified by:
getEXP_FormatLine_UU
in interfaceI_EXP_FormatLine
- Returns:
- EXP_FormatLine_UU
-
setHelp
Set Comment/Help.- Specified by:
setHelp
in interfaceI_EXP_FormatLine
- Parameters:
Help
- Comment or Hint
-
getHelp
Get Comment/Help.- Specified by:
getHelp
in interfaceI_EXP_FormatLine
- Returns:
- Comment or Hint
-
setIsMandatory
public void setIsMandatory(boolean IsMandatory) Set Mandatory.- Specified by:
setIsMandatory
in interfaceI_EXP_FormatLine
- Parameters:
IsMandatory
- Data entry is required in this column
-
isMandatory
public boolean isMandatory()Get Mandatory.- Specified by:
isMandatory
in interfaceI_EXP_FormatLine
- Returns:
- Data entry is required in this column
-
setIsPartUniqueIndex
public void setIsPartUniqueIndex(boolean IsPartUniqueIndex) Set Is Part Unique Index.- Specified by:
setIsPartUniqueIndex
in interfaceI_EXP_FormatLine
- Parameters:
IsPartUniqueIndex
- Is Part Unique Index
-
isPartUniqueIndex
public boolean isPartUniqueIndex()Get Is Part Unique Index.- Specified by:
isPartUniqueIndex
in interfaceI_EXP_FormatLine
- Returns:
- Is Part Unique Index
-
setName
Set Name.- Specified by:
setName
in interfaceI_EXP_FormatLine
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_EXP_FormatLine
- Returns:
- Alphanumeric identifier of the entity
-
setPosition
public void setPosition(int Position) Set Position.- Specified by:
setPosition
in interfaceI_EXP_FormatLine
- Parameters:
Position
- Position
-
getPosition
public int getPosition()Get Position.- Specified by:
getPosition
in interfaceI_EXP_FormatLine
- Returns:
- Position
-
setType
Set Type.- Specified by:
setType
in interfaceI_EXP_FormatLine
- Parameters:
Type
- Type of Validation (SQL, Java Script, Java Language)
-
getType
Get Type.- Specified by:
getType
in interfaceI_EXP_FormatLine
- Returns:
- Type of Validation (SQL, Java Script, Java Language)
-
setValue
Set Search Key.- Specified by:
setValue
in interfaceI_EXP_FormatLine
- Parameters:
Value
- Search key for the record in the format required - must be unique
-
getValue
Get Search Key.- Specified by:
getValue
in interfaceI_EXP_FormatLine
- Returns:
- Search key for the record in the format required - must be unique
-