Package org.compiere.model
Interface I_EXP_FormatLine
- All Known Implementing Classes:
MEXPFormatLine,X_EXP_FormatLine
public interface I_EXP_FormatLine
Generated Interface for EXP_FormatLine
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Column_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Reference_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateFormatstatic final StringColumn name Descriptionstatic final StringColumn name EXP_EmbeddedFormat_IDstatic final StringColumn name EXP_Format_IDstatic final StringColumn name EXP_FormatLine_IDstatic final StringColumn name EXP_FormatLine_UUstatic final StringColumn name Helpstatic final StringColumn name IsActivestatic final StringColumn name IsMandatorystatic final StringColumn name IsPartUniqueIndexstatic final StringColumn name Namestatic final StringColumn name Positionstatic final StringColumn name Typestatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name Valuestatic final KeyNamePairstatic final intAD_Table_ID=53073static final StringTableName=EXP_FormatLine -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.Deprecated.intGet Column.intGet Organization.Deprecated.intGet Reference.Get Created.intGet Created By.Get Date Format.Get Description.Deprecated.intGet Embedded FormatDeprecated.intGet Export FormatintGet Format LineGet EXP_FormatLine_UUgetHelp()Get Comment/Help.getName()Get Name.intGet PositiongetType()Get Type.Get Updated.intGet Updated By.getValue()Get Search Key.booleanisActive()Get Active.booleanGet Mandatory.booleanGet Is Part Unique IndexvoidsetAD_Column_ID(int AD_Column_ID) Set Column.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Reference_ID(int AD_Reference_ID) Set Reference.voidsetDateFormat(String DateFormat) Set Date Format.voidsetDescription(String Description) Set Description.voidsetEXP_EmbeddedFormat_ID(int EXP_EmbeddedFormat_ID) Set Embedded FormatvoidsetEXP_Format_ID(int EXP_Format_ID) Set Export FormatvoidsetEXP_FormatLine_ID(int EXP_FormatLine_ID) Set Format LinevoidsetEXP_FormatLine_UU(String EXP_FormatLine_UU) Set EXP_FormatLine_UUvoidSet Comment/Help.voidsetIsActive(boolean IsActive) Set Active.voidsetIsMandatory(boolean IsMandatory) Set Mandatory.voidsetIsPartUniqueIndex(boolean IsPartUniqueIndex) Set Is Part Unique IndexvoidSet Name.voidsetPosition(int Position) Set PositionvoidSet Type.voidSet Search Key.
-
Field Details
-
Table_Name
TableName=EXP_FormatLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53073- 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_AD_Reference_ID
Column name AD_Reference_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateFormat
Column name DateFormat- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EXP_EmbeddedFormat_ID
Column name EXP_EmbeddedFormat_ID- See Also:
-
COLUMNNAME_EXP_FormatLine_ID
Column name EXP_FormatLine_ID- See Also:
-
COLUMNNAME_EXP_FormatLine_UU
Column name EXP_FormatLine_UU- See Also:
-
COLUMNNAME_EXP_Format_ID
Column name EXP_Format_ID- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
-
COLUMNNAME_IsPartUniqueIndex
Column name IsPartUniqueIndex- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Position
Column name Position- See Also:
-
COLUMNNAME_Type
Column name Type- 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 -
setAD_Reference_ID
void setAD_Reference_ID(int AD_Reference_ID) Set Reference. System Reference and Validation -
getAD_Reference_ID
int getAD_Reference_ID()Get Reference. System Reference and Validation -
getAD_Reference
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateFormat
Set Date Format. Date format used in the input format -
getDateFormat
String getDateFormat()Get Date Format. Date format used in the input format -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEXP_EmbeddedFormat_ID
void setEXP_EmbeddedFormat_ID(int EXP_EmbeddedFormat_ID) Set Embedded Format -
getEXP_EmbeddedFormat_ID
int getEXP_EmbeddedFormat_ID()Get Embedded Format -
getEXP_EmbeddedFormat
Deprecated.- Throws:
RuntimeException
-
setEXP_FormatLine_ID
void setEXP_FormatLine_ID(int EXP_FormatLine_ID) Set Format Line -
getEXP_FormatLine_ID
int getEXP_FormatLine_ID()Get Format Line -
setEXP_FormatLine_UU
Set EXP_FormatLine_UU -
getEXP_FormatLine_UU
String getEXP_FormatLine_UU()Get EXP_FormatLine_UU -
setEXP_Format_ID
void setEXP_Format_ID(int EXP_Format_ID) Set Export Format -
getEXP_Format_ID
int getEXP_Format_ID()Get Export Format -
getEXP_Format
Deprecated.- Throws:
RuntimeException
-
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
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 -
setIsMandatory
void setIsMandatory(boolean IsMandatory) Set Mandatory. Data entry is required in this column -
isMandatory
boolean isMandatory()Get Mandatory. Data entry is required in this column -
setIsPartUniqueIndex
void setIsPartUniqueIndex(boolean IsPartUniqueIndex) Set Is Part Unique Index -
isPartUniqueIndex
boolean isPartUniqueIndex()Get Is Part Unique Index -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPosition
void setPosition(int Position) Set Position -
getPosition
int getPosition()Get Position -
setType
Set Type. Type of Validation (SQL, Java Script, Java Language) -
getType
String getType()Get Type. Type of Validation (SQL, Java Script, Java Language) -
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
-