Package org.compiere.model
Interface I_M_PromotionPreCondition
- All Known Implementing Classes:
MPromotionPreCondition
,X_M_PromotionPreCondition
public interface I_M_PromotionPreCondition
Generated Interface for M_PromotionPreCondition
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Activity_IDstatic final String
Column name C_BP_Group_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name EndDatestatic final String
Column name IsActivestatic final String
Column name M_PriceList_IDstatic final String
Column name M_Promotion_IDstatic final String
Column name M_PromotionPreCondition_IDstatic final String
Column name M_PromotionPreCondition_UUstatic final String
Column name M_Warehouse_IDstatic final String
Column name PromotionCodestatic final String
Column name PromotionCounterstatic final String
Column name PromotionUsageLimitstatic final String
Column name SeqNostatic final String
Column name StartDatestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=53180static final String
TableName=M_PromotionPreCondition -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Activity.int
Get Business Partner Group.int
Get Business Partner.Get Created.int
Get Created By.Get End Date.int
Get Price List.int
Get Promotionint
Get Promotion Pre ConditionGet M_PromotionPreCondition_UUint
Get Warehouse.Get Promotion Code.int
Get Usage Counter.int
Get Usage Limit.int
getSeqNo()
Get Sequence.Get Start Date.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Activity_ID
(int C_Activity_ID) Set Activity.void
setC_BP_Group_ID
(int C_BP_Group_ID) Set Business Partner Group.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setEndDate
(Timestamp EndDate) Set End Date.void
setIsActive
(boolean IsActive) Set Active.void
setM_PriceList_ID
(int M_PriceList_ID) Set Price List.void
setM_Promotion_ID
(int M_Promotion_ID) Set Promotionvoid
setM_PromotionPreCondition_ID
(int M_PromotionPreCondition_ID) Set Promotion Pre Conditionvoid
setM_PromotionPreCondition_UU
(String M_PromotionPreCondition_UU) Set M_PromotionPreCondition_UUvoid
setM_Warehouse_ID
(int M_Warehouse_ID) Set Warehouse.void
setPromotionCode
(String PromotionCode) Set Promotion Code.void
setPromotionCounter
(int PromotionCounter) Set Usage Counter.void
setPromotionUsageLimit
(int PromotionUsageLimit) Set Usage Limit.void
setSeqNo
(int SeqNo) Set Sequence.void
setStartDate
(Timestamp StartDate) Set Start Date.
-
Field Details
-
Table_Name
TableName=M_PromotionPreCondition- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53180- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_EndDate
Column name EndDate- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID- See Also:
-
COLUMNNAME_M_Promotion_ID
Column name M_Promotion_ID- See Also:
-
COLUMNNAME_M_PromotionPreCondition_ID
Column name M_PromotionPreCondition_ID- See Also:
-
COLUMNNAME_M_PromotionPreCondition_UU
Column name M_PromotionPreCondition_UU- See Also:
-
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
-
COLUMNNAME_PromotionCode
Column name PromotionCode- See Also:
-
COLUMNNAME_PromotionCounter
Column name PromotionCounter- See Also:
-
COLUMNNAME_PromotionUsageLimit
Column name PromotionUsageLimit- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_StartDate
Column name StartDate- 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_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 -
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID) Set Activity. Business Activity -
getC_Activity_ID
int getC_Activity_ID()Get Activity. Business Activity -
getC_Activity
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
- Throws:
RuntimeException
-
setC_BP_Group_ID
void setC_BP_Group_ID(int C_BP_Group_ID) Set Business Partner Group. Business Partner Group -
getC_BP_Group_ID
int getC_BP_Group_ID()Get Business Partner Group. Business Partner Group -
getC_BP_Group
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setEndDate
Set End Date. Last effective date (inclusive) -
getEndDate
Timestamp getEndDate()Get End Date. Last effective date (inclusive) -
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_PriceList_ID
void setM_PriceList_ID(int M_PriceList_ID) Set Price List. Unique identifier of a Price List -
getM_PriceList_ID
int getM_PriceList_ID()Get Price List. Unique identifier of a Price List -
getM_PriceList
- Throws:
RuntimeException
-
setM_Promotion_ID
void setM_Promotion_ID(int M_Promotion_ID) Set Promotion -
getM_Promotion_ID
int getM_Promotion_ID()Get Promotion -
getM_Promotion
- Throws:
RuntimeException
-
setM_PromotionPreCondition_ID
void setM_PromotionPreCondition_ID(int M_PromotionPreCondition_ID) Set Promotion Pre Condition -
getM_PromotionPreCondition_ID
int getM_PromotionPreCondition_ID()Get Promotion Pre Condition -
setM_PromotionPreCondition_UU
Set M_PromotionPreCondition_UU -
getM_PromotionPreCondition_UU
String getM_PromotionPreCondition_UU()Get M_PromotionPreCondition_UU -
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse. Storage Warehouse and Service Point -
getM_Warehouse_ID
int getM_Warehouse_ID()Get Warehouse. Storage Warehouse and Service Point -
getM_Warehouse
- Throws:
RuntimeException
-
setPromotionCode
Set Promotion Code. User entered promotion code at sales time -
getPromotionCode
String getPromotionCode()Get Promotion Code. User entered promotion code at sales time -
setPromotionCounter
void setPromotionCounter(int PromotionCounter) Set Usage Counter. Usage counter -
getPromotionCounter
int getPromotionCounter()Get Usage Counter. Usage counter -
setPromotionUsageLimit
void setPromotionUsageLimit(int PromotionUsageLimit) Set Usage Limit. Maximum usage limit -
getPromotionUsageLimit
int getPromotionUsageLimit()Get Usage Limit. Maximum usage limit -
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 -
setStartDate
Set Start Date. First effective day (inclusive) -
getStartDate
Timestamp getStartDate()Get Start Date. First effective day (inclusive) -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-