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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 2 - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Image_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_PrintColor_IDstatic final String
Column name AD_PrintFont_IDstatic final String
Column name C_POSKey_IDstatic final String
Column name C_POSKey_UUstatic final String
Column name C_POSKeyLayout_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name M_Product_IDstatic final String
Column name Namestatic final String
Column name Qtystatic final String
Column name SeqNostatic final String
Column name SpanXstatic final String
Column name SpanYstatic final String
Column name SubKeyLayout_IDstatic final String
Column name Textstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=750static final String
TableName=C_POSKey -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Image.int
Get Organization.int
Get Print Color.int
Get Print Font.int
Get POS Key.Get C_POSKey_UUint
Get POS Key Layout.Get Created.int
Get Created By.Get Description.int
Get Product.getName()
Get Name.getQty()
Get Quantity.int
getSeqNo()
Get Sequence.int
getSpanX()
Get Column span.int
getSpanY()
Get Row Span.int
Get Key Layout.getText()
Get DescriptionGet Updated.int
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
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
Set Description
-
Field Details
-
Table_Name
TableName=C_POSKey- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=750- See Also:
-
Model
-
accessLevel
AccessLevel = 2 - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Image_ID
Column name AD_Image_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID- See Also:
-
COLUMNNAME_AD_PrintFont_ID
Column name AD_PrintFont_ID- See Also:
-
COLUMNNAME_C_POSKey_ID
Column name C_POSKey_ID- See Also:
-
COLUMNNAME_C_POSKeyLayout_ID
Column name C_POSKeyLayout_ID- See Also:
-
COLUMNNAME_C_POSKey_UU
Column name C_POSKey_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Qty
Column name Qty- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_SpanX
Column name SpanX- See Also:
-
COLUMNNAME_SpanY
Column name SpanY- See Also:
-
COLUMNNAME_SubKeyLayout_ID
Column name SubKeyLayout_ID- See Also:
-
COLUMNNAME_Text
Column name Text- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. 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 tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
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
- 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
- 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
- Throws:
RuntimeException
-
setC_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
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
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setQty
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
- Throws:
RuntimeException
-
setText
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
-