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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Column_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Reference_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateFormatstatic final String
Column name Descriptionstatic final String
Column name EXP_EmbeddedFormat_IDstatic final String
Column name EXP_Format_IDstatic final String
Column name EXP_FormatLine_IDstatic final String
Column name EXP_FormatLine_UUstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsMandatorystatic final String
Column name IsPartUniqueIndexstatic final String
Column name Namestatic final String
Column name Positionstatic final String
Column name Typestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=53073static final String
TableName=EXP_FormatLine -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Column.int
Get Organization.int
Get Reference.Get Created.int
Get Created By.Get Date Format.Get Description.int
Get Embedded Formatint
Get Export Formatint
Get Format LineGet EXP_FormatLine_UUgetHelp()
Get Comment/Help.getName()
Get Name.int
Get PositiongetType()
Get Type.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
Get Mandatory.boolean
Get Is Part Unique Indexvoid
setAD_Column_ID
(int AD_Column_ID) Set Column.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.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 Formatvoid
setEXP_Format_ID
(int EXP_Format_ID) Set Export Formatvoid
setEXP_FormatLine_ID
(int EXP_FormatLine_ID) Set Format Linevoid
setEXP_FormatLine_UU
(String EXP_FormatLine_UU) Set EXP_FormatLine_UUvoid
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsMandatory
(boolean IsMandatory) Set Mandatory.void
setIsPartUniqueIndex
(boolean IsPartUniqueIndex) Set Is Part Unique Indexvoid
Set Name.void
setPosition
(int Position) Set Positionvoid
Set Type.void
Set 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_Format_ID
Column name EXP_Format_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_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
- 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
- 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
- Throws:
RuntimeException
-
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
- 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 -
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
-