Package org.compiere.model
Interface I_C_Opportunity
- All Known Implementing Classes:
MOpportunity,X_C_Opportunity
public interface I_C_Opportunity
Generated Interface for C_Opportunity
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_User_IDstatic final StringColumn name C_BPartner_IDstatic final StringColumn name C_Campaign_IDstatic final StringColumn name C_Currency_IDstatic final StringColumn name C_Opportunity_IDstatic final StringColumn name C_Opportunity_UUstatic final StringColumn name C_Order_IDstatic final StringColumn name C_SalesStage_IDstatic final StringColumn name CloseDatestatic final StringColumn name Commentsstatic final StringColumn name Coststatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name DocumentNostatic final StringColumn name ExpectedCloseDatestatic final StringColumn name IsActivestatic final StringColumn name OpportunityAmtstatic final StringColumn name Probabilitystatic final StringColumn name SalesRep_IDstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name WeightedAmtstatic final KeyNamePairstatic final intAD_Table_ID=53337static final StringTableName=C_Opportunity -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet User/Contact.Deprecated.intGet Business Partner.Deprecated.intGet Campaign.Deprecated.intGet Currency.intGet Sales OpportunityGet C_Opportunity_UUDeprecated.intGet Order.Deprecated.intGet Sales Stage.Get Close Date.Get Comments.getCost()Get Cost.Get Created.intGet Created By.Get Description.Get Document No.Get Expected Close Date.Get Opportunity Amount.Get ProbabilityDeprecated.intGet Sales Representative.Get Updated.intGet Updated By.Get Weighted Amount.booleanisActive()Get Active.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_User_ID(int AD_User_ID) Set User/Contact.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_Campaign_ID(int C_Campaign_ID) Set Campaign.voidsetC_Currency_ID(int C_Currency_ID) Set Currency.voidsetC_Opportunity_ID(int C_Opportunity_ID) Set Sales OpportunityvoidsetC_Opportunity_UU(String C_Opportunity_UU) Set C_Opportunity_UUvoidsetC_Order_ID(int C_Order_ID) Set Order.voidsetC_SalesStage_ID(int C_SalesStage_ID) Set Sales Stage.voidsetCloseDate(Timestamp CloseDate) Set Close Date.voidsetComments(String Comments) Set Comments.voidsetCost(BigDecimal Cost) Set Cost.voidsetDescription(String Description) Set Description.voidsetDocumentNo(String DocumentNo) Set Document No.voidsetExpectedCloseDate(Timestamp ExpectedCloseDate) Set Expected Close Date.voidsetIsActive(boolean IsActive) Set Active.voidsetOpportunityAmt(BigDecimal OpportunityAmt) Set Opportunity Amount.voidsetProbability(BigDecimal Probability) Set ProbabilityvoidsetSalesRep_ID(int SalesRep_ID) Set Sales Representative.voidsetWeightedAmt(BigDecimal WeightedAmt) Set Weighted Amount.
-
Field Details
-
Table_Name
TableName=C_Opportunity- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53337- 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_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_Opportunity_ID
Column name C_Opportunity_ID- See Also:
-
COLUMNNAME_C_Opportunity_UU
Column name C_Opportunity_UU- See Also:
-
COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
-
COLUMNNAME_C_SalesStage_ID
Column name C_SalesStage_ID- See Also:
-
COLUMNNAME_CloseDate
Column name CloseDate- See Also:
-
COLUMNNAME_Comments
Column name Comments- See Also:
-
COLUMNNAME_Cost
Column name Cost- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_ExpectedCloseDate
Column name ExpectedCloseDate- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_OpportunityAmt
Column name OpportunityAmt- See Also:
-
COLUMNNAME_Probability
Column name Probability- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WeightedAmt
Column name WeightedAmt- 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 -
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID) Set Campaign. Marketing Campaign -
getC_Campaign_ID
int getC_Campaign_ID()Get Campaign. Marketing Campaign -
getC_Campaign
Deprecated.- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
Deprecated.- Throws:
RuntimeException
-
setC_Opportunity_ID
void setC_Opportunity_ID(int C_Opportunity_ID) Set Sales Opportunity -
getC_Opportunity_ID
int getC_Opportunity_ID()Get Sales Opportunity -
setC_Opportunity_UU
Set C_Opportunity_UU -
getC_Opportunity_UU
String getC_Opportunity_UU()Get C_Opportunity_UU -
setC_Order_ID
void setC_Order_ID(int C_Order_ID) Set Order. Order -
getC_Order_ID
int getC_Order_ID()Get Order. Order -
getC_Order
Deprecated.- Throws:
RuntimeException
-
setC_SalesStage_ID
void setC_SalesStage_ID(int C_SalesStage_ID) Set Sales Stage. Stages of the sales process -
getC_SalesStage_ID
int getC_SalesStage_ID()Get Sales Stage. Stages of the sales process -
getC_SalesStage
Deprecated.- Throws:
RuntimeException
-
setCloseDate
Set Close Date. Close Date -
getCloseDate
Timestamp getCloseDate()Get Close Date. Close Date -
setComments
Set Comments. Comments or additional information -
getComments
String getComments()Get Comments. Comments or additional information -
setCost
Set Cost. Cost information -
getCost
BigDecimal getCost()Get Cost. Cost information -
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 -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
setExpectedCloseDate
Set Expected Close Date. Expected Close Date -
getExpectedCloseDate
Timestamp getExpectedCloseDate()Get Expected Close Date. Expected Close Date -
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 -
setOpportunityAmt
Set Opportunity Amount. The estimated value of this opportunity. -
getOpportunityAmt
BigDecimal getOpportunityAmt()Get Opportunity Amount. The estimated value of this opportunity. -
setProbability
Set Probability -
getProbability
BigDecimal getProbability()Get Probability -
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID) Set Sales Representative. Sales Representative or Company Agent -
getSalesRep_ID
int getSalesRep_ID()Get Sales Representative. Sales Representative or Company Agent -
getSalesRep
Deprecated.- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWeightedAmt
Set Weighted Amount. The amount adjusted by the probability. -
getWeightedAmt
BigDecimal getWeightedAmt()Get Weighted Amount. The amount adjusted by the probability.
-