/****************************************************************************** * Product: iDempiere ERP & CRM Smart Business Solution * * Copyright (C) 1999-2012 ComPiere, Inc. All Rights Reserved. * * This program is free software, you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * * that it will be useful, but WITHOUT ANY WARRANTY, without even the implied * * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * * with this program, if not, write to the Free Software Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * * For the text or an alternative of this public license, you may reach us * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * or via info@compiere.org or http://www.compiere.org/license.html * *****************************************************************************/ package org.compiere.model; import java.math.BigDecimal; import java.sql.Timestamp; import org.compiere.util.KeyNamePair; /** Generated Interface for C_ProjectPhase * @author iDempiere (generated) * @version Release 11 */ public interface I_C_ProjectPhase { /** TableName=C_ProjectPhase */ public static final String Table_Name = "C_ProjectPhase"; /** AD_Table_ID=576 */ public static final int Table_ID = 576; KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name); /** AccessLevel = 3 - Client - Org */ BigDecimal accessLevel = BigDecimal.valueOf(3); /** Load Meta Data */ /** Column name AD_Client_ID */ public static final String COLUMNNAME_AD_Client_ID = "AD_Client_ID"; /** Get Tenant. * Tenant for this installation. */ public int getAD_Client_ID(); /** Column name AD_Org_ID */ public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID"; /** Set Organization. * Organizational entity within tenant */ public void setAD_Org_ID (int AD_Org_ID); /** Get Organization. * Organizational entity within tenant */ public int getAD_Org_ID(); /** Column name CommittedAmt */ public static final String COLUMNNAME_CommittedAmt = "CommittedAmt"; /** Set Committed Amount. * The (legal) commitment amount */ public void setCommittedAmt (BigDecimal CommittedAmt); /** Get Committed Amount. * The (legal) commitment amount */ public BigDecimal getCommittedAmt(); /** Column name C_Order_ID */ public static final String COLUMNNAME_C_Order_ID = "C_Order_ID"; /** Set Order. * Order */ public void setC_Order_ID (int C_Order_ID); /** Get Order. * Order */ public int getC_Order_ID(); public org.compiere.model.I_C_Order getC_Order() throws RuntimeException; /** Column name C_Phase_ID */ public static final String COLUMNNAME_C_Phase_ID = "C_Phase_ID"; /** Set Standard Phase. * Standard Phase of the Project Type */ public void setC_Phase_ID (int C_Phase_ID); /** Get Standard Phase. * Standard Phase of the Project Type */ public int getC_Phase_ID(); public org.compiere.model.I_C_Phase getC_Phase() throws RuntimeException; /** Column name C_Project_ID */ public static final String COLUMNNAME_C_Project_ID = "C_Project_ID"; /** Set Project. * Financial Project */ public void setC_Project_ID (int C_Project_ID); /** Get Project. * Financial Project */ public int getC_Project_ID(); public org.compiere.model.I_C_Project getC_Project() throws RuntimeException; /** Column name C_ProjectPhase_ID */ public static final String COLUMNNAME_C_ProjectPhase_ID = "C_ProjectPhase_ID"; /** Set Project Phase. * Phase of a Project */ public void setC_ProjectPhase_ID (int C_ProjectPhase_ID); /** Get Project Phase. * Phase of a Project */ public int getC_ProjectPhase_ID(); /** Column name C_ProjectPhase_UU */ public static final String COLUMNNAME_C_ProjectPhase_UU = "C_ProjectPhase_UU"; /** Set C_ProjectPhase_UU */ public void setC_ProjectPhase_UU (String C_ProjectPhase_UU); /** Get C_ProjectPhase_UU */ public String getC_ProjectPhase_UU(); /** Column name Created */ public static final String COLUMNNAME_Created = "Created"; /** Get Created. * Date this record was created */ public Timestamp getCreated(); /** Column name CreatedBy */ public static final String COLUMNNAME_CreatedBy = "CreatedBy"; /** Get Created By. * User who created this records */ public int getCreatedBy(); /** Column name Description */ public static final String COLUMNNAME_Description = "Description"; /** Set Description. * Optional short description of the record */ public void setDescription (String Description); /** Get Description. * Optional short description of the record */ public String getDescription(); /** Column name EndDate */ public static final String COLUMNNAME_EndDate = "EndDate"; /** Set End Date. * Last effective date (inclusive) */ public void setEndDate (Timestamp EndDate); /** Get End Date. * Last effective date (inclusive) */ public Timestamp getEndDate(); /** Column name GenerateOrder */ public static final String COLUMNNAME_GenerateOrder = "GenerateOrder"; /** Set Generate Order. * Generate Order */ public void setGenerateOrder (String GenerateOrder); /** Get Generate Order. * Generate Order */ public String getGenerateOrder(); /** Column name Help */ public static final String COLUMNNAME_Help = "Help"; /** Set Comment/Help. * Comment or Hint */ public void setHelp (String Help); /** Get Comment/Help. * Comment or Hint */ public String getHelp(); /** Column name IsActive */ public static final String COLUMNNAME_IsActive = "IsActive"; /** Set Active. * The record is active in the system */ public void setIsActive (boolean IsActive); /** Get Active. * The record is active in the system */ public boolean isActive(); /** Column name IsCommitCeiling */ public static final String COLUMNNAME_IsCommitCeiling = "IsCommitCeiling"; /** Set Commitment is Ceiling. * The commitment amount/quantity is the chargeable ceiling */ public void setIsCommitCeiling (boolean IsCommitCeiling); /** Get Commitment is Ceiling. * The commitment amount/quantity is the chargeable ceiling */ public boolean isCommitCeiling(); /** Column name IsComplete */ public static final String COLUMNNAME_IsComplete = "IsComplete"; /** Set Complete. * It is complete */ public void setIsComplete (boolean IsComplete); /** Get Complete. * It is complete */ public boolean isComplete(); /** Column name M_Product_ID */ public static final String COLUMNNAME_M_Product_ID = "M_Product_ID"; /** Set Product. * Product, Service, Item */ public void setM_Product_ID (int M_Product_ID); /** Get Product. * Product, Service, Item */ public int getM_Product_ID(); public org.compiere.model.I_M_Product getM_Product() throws RuntimeException; /** Column name Name */ public static final String COLUMNNAME_Name = "Name"; /** Set Name. * Alphanumeric identifier of the entity */ public void setName (String Name); /** Get Name. * Alphanumeric identifier of the entity */ public String getName(); /** Column name PlannedAmt */ public static final String COLUMNNAME_PlannedAmt = "PlannedAmt"; /** Set Planned Amount. * Planned amount for this project */ public void setPlannedAmt (BigDecimal PlannedAmt); /** Get Planned Amount. * Planned amount for this project */ public BigDecimal getPlannedAmt(); /** Column name PriceActual */ public static final String COLUMNNAME_PriceActual = "PriceActual"; /** Set Unit Price. * Actual Price */ public void setPriceActual (BigDecimal PriceActual); /** Get Unit Price. * Actual Price */ public BigDecimal getPriceActual(); /** Column name ProjInvoiceRule */ public static final String COLUMNNAME_ProjInvoiceRule = "ProjInvoiceRule"; /** Set Invoice Rule. * Invoice Rule for the project */ public void setProjInvoiceRule (String ProjInvoiceRule); /** Get Invoice Rule. * Invoice Rule for the project */ public String getProjInvoiceRule(); /** Column name Qty */ public static final String COLUMNNAME_Qty = "Qty"; /** Set Quantity. * Quantity */ public void setQty (BigDecimal Qty); /** Get Quantity. * Quantity */ public BigDecimal getQty(); /** Column name SeqNo */ public static final String COLUMNNAME_SeqNo = "SeqNo"; /** Set Sequence. * Method of ordering records; lowest number comes first */ public void setSeqNo (int SeqNo); /** Get Sequence. * Method of ordering records; lowest number comes first */ public int getSeqNo(); /** Column name StartDate */ public static final String COLUMNNAME_StartDate = "StartDate"; /** Set Start Date. * First effective day (inclusive) */ public void setStartDate (Timestamp StartDate); /** Get Start Date. * First effective day (inclusive) */ public Timestamp getStartDate(); /** Column name Updated */ public static final String COLUMNNAME_Updated = "Updated"; /** Get Updated. * Date this record was updated */ public Timestamp getUpdated(); /** Column name UpdatedBy */ public static final String COLUMNNAME_UpdatedBy = "UpdatedBy"; /** Get Updated By. * User who updated this records */ public int getUpdatedBy(); }