Package org.compiere.model
Interface I_C_POSKey
-
- All Known Implementing Classes:
MPOSKey
,X_C_POSKey
public interface I_C_POSKey
Generated Interface for C_POSKey- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 2 - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Image_ID
Column name AD_Image_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_IDstatic String
COLUMNNAME_AD_PrintFont_ID
Column name AD_PrintFont_IDstatic String
COLUMNNAME_C_POSKey_ID
Column name C_POSKey_IDstatic String
COLUMNNAME_C_POSKey_UU
Column name C_POSKey_UUstatic String
COLUMNNAME_C_POSKeyLayout_ID
Column name C_POSKeyLayout_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_Qty
Column name Qtystatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_SpanX
Column name SpanXstatic String
COLUMNNAME_SpanY
Column name SpanYstatic String
COLUMNNAME_SubKeyLayout_ID
Column name SubKeyLayout_IDstatic String
COLUMNNAME_Text
Column name Textstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=750static String
Table_Name
TableName=C_POSKey
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Image_ID()
Get Image.int
getAD_Org_ID()
Get Organization.I_AD_PrintColor
getAD_PrintColor()
int
getAD_PrintColor_ID()
Get Print Color.I_AD_PrintFont
getAD_PrintFont()
int
getAD_PrintFont_ID()
Get Print Font.int
getC_POSKey_ID()
Get POS Key.String
getC_POSKey_UU()
Get C_POSKey_UUI_C_POSKeyLayout
getC_POSKeyLayout()
int
getC_POSKeyLayout_ID()
Get POS Key Layout.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.String
getName()
Get Name.BigDecimal
getQty()
Get Quantity.int
getSeqNo()
Get Sequence.int
getSpanX()
Get Column span.int
getSpanY()
Get Row Span.I_C_POSKeyLayout
getSubKeyLayout()
int
getSubKeyLayout_ID()
Get Key Layout.String
getText()
Get DescriptionTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setAD_Image_ID(int AD_Image_ID)
Set Image.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color.void
setAD_PrintFont_ID(int AD_PrintFont_ID)
Set Print Font.void
setC_POSKey_ID(int C_POSKey_ID)
Set POS Key.void
setC_POSKey_UU(String C_POSKey_UU)
Set C_POSKey_UUvoid
setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
Set POS Key Layout.void
setDescription(String Description)
Set Description.void
setIsActive(boolean IsActive)
Set Active.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setName(String Name)
Set Name.void
setQty(BigDecimal Qty)
Set Quantity.void
setSeqNo(int SeqNo)
Set Sequence.void
setSpanX(int SpanX)
Set Column span.void
setSpanY(int SpanY)
Set Row Span.void
setSubKeyLayout_ID(int SubKeyLayout_ID)
Set Key Layout.void
setText(String Text)
Set Description
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_POSKey- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=750- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Image_ID
static final String COLUMNNAME_AD_Image_ID
Column name AD_Image_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_PrintColor_ID
static final String COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_PrintFont_ID
static final String COLUMNNAME_AD_PrintFont_ID
Column name AD_PrintFont_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_POSKey_ID
static final String COLUMNNAME_C_POSKey_ID
Column name C_POSKey_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_POSKeyLayout_ID
static final String COLUMNNAME_C_POSKeyLayout_ID
Column name C_POSKeyLayout_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_POSKey_UU
static final String COLUMNNAME_C_POSKey_UU
Column name C_POSKey_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Qty
static final String COLUMNNAME_Qty
Column name Qty- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_SpanX
static final String COLUMNNAME_SpanX
Column name SpanX- See Also:
- Constant Field Values
-
COLUMNNAME_SpanY
static final String COLUMNNAME_SpanY
Column name SpanY- See Also:
- Constant Field Values
-
COLUMNNAME_SubKeyLayout_ID
static final String COLUMNNAME_SubKeyLayout_ID
Column name SubKeyLayout_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Text
static final String COLUMNNAME_Text
Column name Text- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Image_ID
void setAD_Image_ID(int AD_Image_ID)
Set Image. Image or Icon
-
getAD_Image_ID
int getAD_Image_ID()
Get Image. Image or Icon
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_PrintColor_ID
void setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color. Color used for printing and display
-
getAD_PrintColor_ID
int getAD_PrintColor_ID()
Get Print Color. Color used for printing and display
-
getAD_PrintColor
I_AD_PrintColor getAD_PrintColor() throws RuntimeException
- Throws:
RuntimeException
-
setAD_PrintFont_ID
void setAD_PrintFont_ID(int AD_PrintFont_ID)
Set Print Font. Maintain Print Font
-
getAD_PrintFont_ID
int getAD_PrintFont_ID()
Get Print Font. Maintain Print Font
-
getAD_PrintFont
I_AD_PrintFont getAD_PrintFont() throws RuntimeException
- Throws:
RuntimeException
-
setC_POSKey_ID
void setC_POSKey_ID(int C_POSKey_ID)
Set POS Key. POS Function Key
-
getC_POSKey_ID
int getC_POSKey_ID()
Get POS Key. POS Function Key
-
setC_POSKeyLayout_ID
void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
Set POS Key Layout. POS Function Key Layout
-
getC_POSKeyLayout_ID
int getC_POSKeyLayout_ID()
Get POS Key Layout. POS Function Key Layout
-
getC_POSKeyLayout
I_C_POSKeyLayout getC_POSKeyLayout() throws RuntimeException
- Throws:
RuntimeException
-
setC_POSKey_UU
void setC_POSKey_UU(String C_POSKey_UU)
Set C_POSKey_UU
-
getC_POSKey_UU
String getC_POSKey_UU()
Get C_POSKey_UU
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
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
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setQty
void setQty(BigDecimal Qty)
Set Quantity. Quantity
-
getQty
BigDecimal getQty()
Get Quantity. Quantity
-
setSeqNo
void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first
-
getSeqNo
int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first
-
setSpanX
void setSpanX(int SpanX)
Set Column span. Number of columns spanned
-
getSpanX
int getSpanX()
Get Column span. Number of columns spanned
-
setSpanY
void setSpanY(int SpanY)
Set Row Span. Number of rows spanned
-
getSpanY
int getSpanY()
Get Row Span. Number of rows spanned
-
setSubKeyLayout_ID
void setSubKeyLayout_ID(int SubKeyLayout_ID)
Set Key Layout. Key Layout to be displayed when this key is pressed
-
getSubKeyLayout_ID
int getSubKeyLayout_ID()
Get Key Layout. Key Layout to be displayed when this key is pressed
-
getSubKeyLayout
I_C_POSKeyLayout getSubKeyLayout() throws RuntimeException
- Throws:
RuntimeException
-
setText
void setText(String Text)
Set Description
-
getText
String getText()
Get Description
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-