Merge Revision 12586 from /release to /trunk

r12586
Steps to release -> generate complete model for new version (official tables) part 3/5

***** Please note: trunk may have build problems till this series of commits are completed
***** Each merge is taking about 1/2 an hour and each commit 1/4 an hour !!! I LUV SVN

Regards,
Tony
This commit is contained in:
tspc 2010-06-15 06:15:19 +00:00
parent 59e9167d17
commit 53eb16c257
249 changed files with 1085 additions and 1026 deletions

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Product
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Product
{
@ -251,12 +251,12 @@ public interface I_M_Product
public static final String COLUMNNAME_GuaranteeDaysMin = "GuaranteeDaysMin";
/** Set Min Guarantee Days.
* Minumum number of guarantee days
* Minimum number of guarantee days
*/
public void setGuaranteeDaysMin (int GuaranteeDaysMin);
/** Get Min Guarantee Days.
* Minumum number of guarantee days
* Minimum number of guarantee days
*/
public int getGuaranteeDaysMin();
@ -446,22 +446,26 @@ public interface I_M_Product
public static final String COLUMNNAME_IsWebStoreFeatured = "IsWebStoreFeatured";
/** Set Featured in Web Store.
* If selected, the product is displayed in the inital or any empy search
* If selected, the product is displayed in the initial or any empty search
*/
public void setIsWebStoreFeatured (boolean IsWebStoreFeatured);
/** Get Featured in Web Store.
* If selected, the product is displayed in the inital or any empy search
* If selected, the product is displayed in the initial or any empty search
*/
public boolean isWebStoreFeatured();
/** Column name LowLevel */
public static final String COLUMNNAME_LowLevel = "LowLevel";
/** Set Low Level */
/** Set Low Level.
* The Low Level is used to calculate the material plan and determines if a net requirement should be exploited
*/
public void setLowLevel (int LowLevel);
/** Get Low Level */
/** Get Low Level.
* The Low Level is used to calculate the material plan and determines if a net requirement should be exploited
*/
public int getLowLevel();
/** Column name M_AttributeSet_ID */

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_ProductDownload
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_ProductDownload
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_ProductOperation
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_ProductOperation
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_ProductPrice
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_ProductPrice
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_ProductPriceVendorBreak
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_ProductPriceVendorBreak
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Product_BOM
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Product_BOM
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Product_Category
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Product_Category
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Product_Category_Acct
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Product_Category_Acct
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Product_Costing
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Product_Costing
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Product_PO
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Product_PO
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Production
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Production
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_ProductionLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_ProductionLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_ProductionLineMA
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_ProductionLineMA
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_ProductionPlan
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_ProductionPlan
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Promotion
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Promotion
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_PromotionDistribution
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_PromotionDistribution
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_PromotionGroup
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_PromotionGroup
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_PromotionGroupLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_PromotionGroupLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_PromotionLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_PromotionLine
{
@ -108,12 +108,12 @@ public interface I_M_PromotionLine
public static final String COLUMNNAME_MinimumAmt = "MinimumAmt";
/** Set Minimum Amt.
* Minumum Amout in Document Currency
* Minimum Amount in Document Currency
*/
public void setMinimumAmt (BigDecimal MinimumAmt);
/** Get Minimum Amt.
* Minumum Amout in Document Currency
* Minimum Amount in Document Currency
*/
public BigDecimal getMinimumAmt();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_PromotionPreCondition
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_PromotionPreCondition
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_PromotionReward
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_PromotionReward
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_RMA
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_RMA
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_RMALine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_RMALine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_RMAType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_RMAType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_RelatedProduct
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_RelatedProduct
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Replenish
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Replenish
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Requisition
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Requisition
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_RequisitionLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_RequisitionLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_SerNoCtl
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_SerNoCtl
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_SerNoCtlExclude
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_SerNoCtlExclude
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Shipper
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Shipper
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Storage
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Storage
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Substitute
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Substitute
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Transaction
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Transaction
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_TransactionAllocation
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_TransactionAllocation
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Warehouse
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Warehouse
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for M_Warehouse_Acct
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_M_Warehouse_Acct
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_Achievement
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_Achievement
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_Benchmark
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_Benchmark
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_BenchmarkData
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_BenchmarkData
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_ColorSchema
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_ColorSchema
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_DashboardContent
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_DashboardContent
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_Goal
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_Goal
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_GoalRestriction
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_GoalRestriction
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_Hierarchy
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_Hierarchy
{
@ -81,12 +81,12 @@ public interface I_PA_Hierarchy
public static final String COLUMNNAME_AD_Tree_Activity_ID = "AD_Tree_Activity_ID";
/** Set Activity Tree.
* Tree to determine activity hierarchy
* Trees are used for (financial) reporting
*/
public void setAD_Tree_Activity_ID (int AD_Tree_Activity_ID);
/** Get Activity Tree.
* Tree to determine activity hierarchy
* Trees are used for (financial) reporting
*/
public int getAD_Tree_Activity_ID();
@ -96,12 +96,12 @@ public interface I_PA_Hierarchy
public static final String COLUMNNAME_AD_Tree_BPartner_ID = "AD_Tree_BPartner_ID";
/** Set BPartner Tree.
* Tree to determine business partner hierarchy
* Trees are used for (financial) reporting
*/
public void setAD_Tree_BPartner_ID (int AD_Tree_BPartner_ID);
/** Get BPartner Tree.
* Tree to determine business partner hierarchy
* Trees are used for (financial) reporting
*/
public int getAD_Tree_BPartner_ID();
@ -111,12 +111,12 @@ public interface I_PA_Hierarchy
public static final String COLUMNNAME_AD_Tree_Campaign_ID = "AD_Tree_Campaign_ID";
/** Set Campaign Tree.
* Tree to determine marketing campaign hierarchy
* Trees are used for (financial) reporting
*/
public void setAD_Tree_Campaign_ID (int AD_Tree_Campaign_ID);
/** Get Campaign Tree.
* Tree to determine marketing campaign hierarchy
* Trees are used for (financial) reporting
*/
public int getAD_Tree_Campaign_ID();
@ -126,12 +126,12 @@ public interface I_PA_Hierarchy
public static final String COLUMNNAME_AD_Tree_Org_ID = "AD_Tree_Org_ID";
/** Set Organization Tree.
* Tree to determine organizational hierarchy
* Trees are used for (financial) reporting and security access (via role)
*/
public void setAD_Tree_Org_ID (int AD_Tree_Org_ID);
/** Get Organization Tree.
* Tree to determine organizational hierarchy
* Trees are used for (financial) reporting and security access (via role)
*/
public int getAD_Tree_Org_ID();
@ -141,12 +141,12 @@ public interface I_PA_Hierarchy
public static final String COLUMNNAME_AD_Tree_Product_ID = "AD_Tree_Product_ID";
/** Set Product Tree.
* Tree to determine product hierarchy
* Trees are used for (financial) reporting
*/
public void setAD_Tree_Product_ID (int AD_Tree_Product_ID);
/** Get Product Tree.
* Tree to determine product hierarchy
* Trees are used for (financial) reporting
*/
public int getAD_Tree_Product_ID();
@ -156,12 +156,12 @@ public interface I_PA_Hierarchy
public static final String COLUMNNAME_AD_Tree_Project_ID = "AD_Tree_Project_ID";
/** Set Project Tree.
* Tree to determine project hierarchy
* Trees are used for (financial) reporting
*/
public void setAD_Tree_Project_ID (int AD_Tree_Project_ID);
/** Get Project Tree.
* Tree to determine project hierarchy
* Trees are used for (financial) reporting
*/
public int getAD_Tree_Project_ID();
@ -171,12 +171,12 @@ public interface I_PA_Hierarchy
public static final String COLUMNNAME_AD_Tree_SalesRegion_ID = "AD_Tree_SalesRegion_ID";
/** Set Sales Region Tree.
* Tree to determine sales regional hierarchy
* Trees are used for (financial) reporting
*/
public void setAD_Tree_SalesRegion_ID (int AD_Tree_SalesRegion_ID);
/** Get Sales Region Tree.
* Tree to determine sales regional hierarchy
* Trees are used for (financial) reporting
*/
public int getAD_Tree_SalesRegion_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_Measure
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_Measure
{
@ -259,12 +259,12 @@ public interface I_PA_Measure
public static final String COLUMNNAME_PA_Ratio_ID = "PA_Ratio_ID";
/** Set Ratio.
* Performace Ratio
* Performance Ratio
*/
public void setPA_Ratio_ID (int PA_Ratio_ID);
/** Get Ratio.
* Performace Ratio
* Performance Ratio
*/
public int getPA_Ratio_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_MeasureCalc
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_MeasureCalc
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_Ratio
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_Ratio
{
@ -149,12 +149,12 @@ public interface I_PA_Ratio
public static final String COLUMNNAME_PA_Ratio_ID = "PA_Ratio_ID";
/** Set Ratio.
* Performace Ratio
* Performance Ratio
*/
public void setPA_Ratio_ID (int PA_Ratio_ID);
/** Get Ratio.
* Performace Ratio
* Performance Ratio
*/
public int getPA_Ratio_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_RatioElement
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_RatioElement
{
@ -177,12 +177,12 @@ public interface I_PA_RatioElement
public static final String COLUMNNAME_PA_Ratio_ID = "PA_Ratio_ID";
/** Set Ratio.
* Performace Ratio
* Performance Ratio
*/
public void setPA_Ratio_ID (int PA_Ratio_ID);
/** Get Ratio.
* Performace Ratio
* Performance Ratio
*/
public int getPA_Ratio_ID();
@ -192,12 +192,12 @@ public interface I_PA_RatioElement
public static final String COLUMNNAME_PA_RatioUsed_ID = "PA_RatioUsed_ID";
/** Set Ratio Used.
* Performace Ratio Used
* Performance Ratio Used
*/
public void setPA_RatioUsed_ID (int PA_RatioUsed_ID);
/** Get Ratio Used.
* Performace Ratio Used
* Performance Ratio Used
*/
public int getPA_RatioUsed_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_Report
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_Report
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_ReportColumn
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_ReportColumn
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_ReportColumnSet
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_ReportColumnSet
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_ReportCube
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_ReportCube
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_ReportLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_ReportLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_ReportLineSet
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_ReportLineSet
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_ReportSource
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_ReportSource
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_SLA_Criteria
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_SLA_Criteria
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_SLA_Goal
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_SLA_Goal
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for PA_SLA_Measure
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_PA_SLA_Measure
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for RV_BPartner
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_RV_BPartner
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for RV_WarehousePrice
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_RV_WarehousePrice
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_Category
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_Category
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_CategoryUpdates
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_CategoryUpdates
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_ContactInterest
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_ContactInterest
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_Group
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_Group
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_GroupUpdates
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_GroupUpdates
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_InterestArea
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_InterestArea
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_IssueKnown
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_IssueKnown
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_IssueProject
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_IssueProject
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_IssueRecommendation
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_IssueRecommendation
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_IssueStatus
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_IssueStatus
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_IssueSystem
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_IssueSystem
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_IssueUser
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_IssueUser
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_MailText
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_MailText
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_Request
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_Request
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestAction
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestAction
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestProcessor
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestProcessor
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestProcessorLog
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestProcessorLog
{
@ -121,12 +121,12 @@ public interface I_R_RequestProcessorLog
public static final String COLUMNNAME_IsError = "IsError";
/** Set Error.
* An Error occured in the execution
* An Error occurred in the execution
*/
public void setIsError (boolean IsError);
/** Get Error.
* An Error occured in the execution
* An Error occurred in the execution
*/
public boolean isError();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestProcessor_Route
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestProcessor_Route
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestTypeUpdates
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestTypeUpdates
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestUpdate
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestUpdate
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_RequestUpdates
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_RequestUpdates
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_Resolution
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_Resolution
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_StandardResponse
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_StandardResponse
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_Status
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_Status
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for R_StatusCategory
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_R_StatusCategory
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_ExpenseType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_ExpenseType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_Resource
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_Resource
{
@ -221,10 +221,14 @@ public interface I_S_Resource
/** Column name QueuingTime */
public static final String COLUMNNAME_QueuingTime = "QueuingTime";
/** Set Queuing Time */
/** Set Queuing Time.
* Queue time is the time a job waits at a work center before begin handled.
*/
public void setQueuingTime (BigDecimal QueuingTime);
/** Get Queuing Time */
/** Get Queuing Time.
* Queue time is the time a job waits at a work center before begin handled.
*/
public BigDecimal getQueuingTime();
/** Column name S_Resource_ID */

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_ResourceAssignment
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_ResourceAssignment
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_ResourceType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_ResourceType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_ResourceUnAvailable
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_ResourceUnAvailable
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_TimeExpense
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_TimeExpense
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_TimeExpenseLine
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_TimeExpenseLine
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_TimeType
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_TimeType
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_Training
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_Training
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for S_Training_Class
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_S_Training_Class
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for T_Aging
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_T_Aging
{

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for T_DistributionRunDetail
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_T_DistributionRunDetail
{
@ -170,12 +170,12 @@ public interface I_T_DistributionRunDetail
public static final String COLUMNNAME_M_DistributionRunLine_ID = "M_DistributionRunLine_ID";
/** Set Distribution Run Line.
* Distribution Run Lines define Distribution List, the Product and Quantiries
* Distribution Run Lines define Distribution List, the Product and Quantities
*/
public void setM_DistributionRunLine_ID (int M_DistributionRunLine_ID);
/** Get Distribution Run Line.
* Distribution Run Lines define Distribution List, the Product and Quantiries
* Distribution Run Lines define Distribution List, the Product and Quantities
*/
public int getM_DistributionRunLine_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for T_InventoryValue
* @author Adempiere (generated)
* @version Release 3.5.4a
* @version Release 3.6.0LTS
*/
public interface I_T_InventoryValue
{

Some files were not shown because too many files have changed in this diff Show More