Package org.compiere.model
Interface I_C_ProjectPhase
- All Known Implementing Classes:
MProjectPhase,X_C_ProjectPhase
public interface I_C_ProjectPhase
Generated Interface for C_ProjectPhase
- 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 C_Order_IDstatic final StringColumn name C_Phase_IDstatic final StringColumn name C_Project_IDstatic final StringColumn name C_ProjectPhase_IDstatic final StringColumn name C_ProjectPhase_UUstatic final StringColumn name CommittedAmtstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name EndDatestatic final StringColumn name GenerateOrderstatic final StringColumn name Helpstatic final StringColumn name IsActivestatic final StringColumn name IsCommitCeilingstatic final StringColumn name IsCompletestatic final StringColumn name M_Product_IDstatic final StringColumn name Namestatic final StringColumn name PlannedAmtstatic final StringColumn name PriceActualstatic final StringColumn name ProjInvoiceRulestatic final StringColumn name Qtystatic final StringColumn name SeqNostatic final StringColumn name StartDatestatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=576static final StringTableName=C_ProjectPhase -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Order.Deprecated.intGet Standard Phase.Deprecated.intGet Project.intGet Project Phase.Get C_ProjectPhase_UUGet Committed Amount.Get Created.intGet Created By.Get Description.Get End Date.Get Generate Order.getHelp()Get Comment/Help.Deprecated.intGet Product.getName()Get Name.Get Planned Amount.Get Unit Price.Get Invoice Rule.getQty()Get Quantity.intgetSeqNo()Get Sequence.Get Start Date.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Commitment is Ceiling.booleanGet Complete.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetC_Order_ID(int C_Order_ID) Set Order.voidsetC_Phase_ID(int C_Phase_ID) Set Standard Phase.voidsetC_Project_ID(int C_Project_ID) Set Project.voidsetC_ProjectPhase_ID(int C_ProjectPhase_ID) Set Project Phase.voidsetC_ProjectPhase_UU(String C_ProjectPhase_UU) Set C_ProjectPhase_UUvoidsetCommittedAmt(BigDecimal CommittedAmt) Set Committed Amount.voidsetDescription(String Description) Set Description.voidsetEndDate(Timestamp EndDate) Set End Date.voidsetGenerateOrder(String GenerateOrder) Set Generate Order.voidSet Comment/Help.voidsetIsActive(boolean IsActive) Set Active.voidsetIsCommitCeiling(boolean IsCommitCeiling) Set Commitment is Ceiling.voidsetIsComplete(boolean IsComplete) Set Complete.voidsetM_Product_ID(int M_Product_ID) Set Product.voidSet Name.voidsetPlannedAmt(BigDecimal PlannedAmt) Set Planned Amount.voidsetPriceActual(BigDecimal PriceActual) Set Unit Price.voidsetProjInvoiceRule(String ProjInvoiceRule) Set Invoice Rule.voidsetQty(BigDecimal Qty) Set Quantity.voidsetSeqNo(int SeqNo) Set Sequence.voidsetStartDate(Timestamp StartDate) Set Start Date.
-
Field Details
-
Table_Name
TableName=C_ProjectPhase- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=576- 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_Order_ID
Column name C_Order_ID- See Also:
-
COLUMNNAME_C_Phase_ID
Column name C_Phase_ID- See Also:
-
COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_ID- See Also:
-
COLUMNNAME_C_ProjectPhase_UU
Column name C_ProjectPhase_UU- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_CommittedAmt
Column name CommittedAmt- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EndDate
Column name EndDate- See Also:
-
COLUMNNAME_GenerateOrder
Column name GenerateOrder- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsCommitCeiling
Column name IsCommitCeiling- See Also:
-
COLUMNNAME_IsComplete
Column name IsComplete- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PlannedAmt
Column name PlannedAmt- See Also:
-
COLUMNNAME_PriceActual
Column name PriceActual- See Also:
-
COLUMNNAME_ProjInvoiceRule
Column name ProjInvoiceRule- See Also:
-
COLUMNNAME_Qty
Column name Qty- 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_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_Phase_ID
void setC_Phase_ID(int C_Phase_ID) Set Standard Phase. Standard Phase of the Project Type -
getC_Phase_ID
int getC_Phase_ID()Get Standard Phase. Standard Phase of the Project Type -
getC_Phase
Deprecated.- Throws:
RuntimeException
-
setC_ProjectPhase_ID
void setC_ProjectPhase_ID(int C_ProjectPhase_ID) Set Project Phase. Phase of a Project -
getC_ProjectPhase_ID
int getC_ProjectPhase_ID()Get Project Phase. Phase of a Project -
setC_ProjectPhase_UU
Set C_ProjectPhase_UU -
getC_ProjectPhase_UU
String getC_ProjectPhase_UU()Get C_ProjectPhase_UU -
setC_Project_ID
void setC_Project_ID(int C_Project_ID) Set Project. Financial Project -
getC_Project_ID
int getC_Project_ID()Get Project. Financial Project -
getC_Project
Deprecated.- Throws:
RuntimeException
-
setCommittedAmt
Set Committed Amount. The (legal) commitment amount -
getCommittedAmt
BigDecimal getCommittedAmt()Get Committed Amount. The (legal) commitment amount -
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 -
setEndDate
Set End Date. Last effective date (inclusive) -
getEndDate
Timestamp getEndDate()Get End Date. Last effective date (inclusive) -
setGenerateOrder
Set Generate Order. Generate Order -
getGenerateOrder
String getGenerateOrder()Get Generate Order. Generate Order -
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 -
setIsCommitCeiling
void setIsCommitCeiling(boolean IsCommitCeiling) Set Commitment is Ceiling. The commitment amount/quantity is the chargeable ceiling -
isCommitCeiling
boolean isCommitCeiling()Get Commitment is Ceiling. The commitment amount/quantity is the chargeable ceiling -
setIsComplete
void setIsComplete(boolean IsComplete) Set Complete. It is complete -
isComplete
boolean isComplete()Get Complete. It is complete -
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
Deprecated.- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPlannedAmt
Set Planned Amount. Planned amount for this project -
getPlannedAmt
BigDecimal getPlannedAmt()Get Planned Amount. Planned amount for this project -
setPriceActual
Set Unit Price. Actual Price -
getPriceActual
BigDecimal getPriceActual()Get Unit Price. Actual Price -
setProjInvoiceRule
Set Invoice Rule. Invoice Rule for the project -
getProjInvoiceRule
String getProjInvoiceRule()Get Invoice Rule. Invoice Rule for the project -
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 -
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
-