Package org.brerp.markup.model
Class X_COF_C_PriceChange
java.lang.Object
org.compiere.model.PO
org.brerp.markup.model.X_COF_C_PriceChange
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_COF_C_PriceChange,I_Persistent,Evaluatee
- Direct Known Subclasses:
MCOFCPriceChange
Generated Model for COF_C_PriceChange
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAddition Freight = AFstatic final StringAddition Generic = AGstatic final StringAddition IPI = APstatic final StringAddition ST = ASstatic final StringCommercial Discount = CDstatic final StringFinancial Discount = FDstatic final StringGeneric Discount = GDstatic final StringVolume Discount = VDFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.brerp.markup.model.I_COF_C_PriceChange
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_ChangeType, COLUMNNAME_COF_C_PriceChange_ID, COLUMNNAME_COF_C_PriceChange_UU, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_M_PriceList_Version_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Percentage, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_COF_C_PriceChange(Properties ctx, int COF_C_PriceChange_ID, String trxName) Standard ConstructorX_COF_C_PriceChange(Properties ctx, int COF_C_PriceChange_ID, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_PriceChange(Properties ctx, String COF_C_PriceChange_UU, String trxName) Standard ConstructorX_COF_C_PriceChange(Properties ctx, String COF_C_PriceChange_UU, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_PriceChange(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelGet Change Type.intGet COF_C_PriceChange_ID.Get COF_C_PriceChange_UU.intGet Price List Version.intGet Product.Get Percentage.protected POInfoinitPO(Properties ctx) Load Meta DatavoidsetChangeType(String ChangeType) Set Change Type.voidsetCOF_C_PriceChange_ID(int COF_C_PriceChange_ID) Set COF_C_PriceChange_ID.voidsetCOF_C_PriceChange_UU(String COF_C_PriceChange_UU) Set COF_C_PriceChange_UU.voidsetM_PriceList_Version_ID(int M_PriceList_Version_ID) Set Price List Version.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetPercentage(BigDecimal Percentage) Set Percentage.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys, validForeignKeysExMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.brerp.markup.model.I_COF_C_PriceChange
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
CHANGETYPE_AdditionFreight
Addition Freight = AF- See Also:
-
CHANGETYPE_AdditionGeneric
Addition Generic = AG- See Also:
-
CHANGETYPE_AdditionIPI
Addition IPI = AP- See Also:
-
CHANGETYPE_AdditionST
Addition ST = AS- See Also:
-
CHANGETYPE_CommercialDiscount
Commercial Discount = CD- See Also:
-
CHANGETYPE_FinancialDiscount
Financial Discount = FD- See Also:
-
CHANGETYPE_GenericDiscount
Generic Discount = GD- See Also:
-
CHANGETYPE_VolumeDiscount
Volume Discount = VD- See Also:
-
-
Constructor Details
-
X_COF_C_PriceChange
Standard Constructor -
X_COF_C_PriceChange
public X_COF_C_PriceChange(Properties ctx, int COF_C_PriceChange_ID, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_PriceChange
Standard Constructor -
X_COF_C_PriceChange
public X_COF_C_PriceChange(Properties ctx, String COF_C_PriceChange_UU, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_PriceChange
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
setCOF_C_PriceChange_ID
public void setCOF_C_PriceChange_ID(int COF_C_PriceChange_ID) Set COF_C_PriceChange_ID.- Specified by:
setCOF_C_PriceChange_IDin interfaceI_COF_C_PriceChange- Parameters:
COF_C_PriceChange_ID- Primary Key : Price Change
-
getCOF_C_PriceChange_ID
public int getCOF_C_PriceChange_ID()Get COF_C_PriceChange_ID.- Specified by:
getCOF_C_PriceChange_IDin interfaceI_COF_C_PriceChange- Returns:
- Primary Key : Price Change
-
setCOF_C_PriceChange_UU
Set COF_C_PriceChange_UU.- Specified by:
setCOF_C_PriceChange_UUin interfaceI_COF_C_PriceChange- Parameters:
COF_C_PriceChange_UU- COF_C_PriceChange_UU
-
getCOF_C_PriceChange_UU
Get COF_C_PriceChange_UU.- Specified by:
getCOF_C_PriceChange_UUin interfaceI_COF_C_PriceChange- Returns:
- COF_C_PriceChange_UU
-
setChangeType
Set Change Type.- Specified by:
setChangeTypein interfaceI_COF_C_PriceChange- Parameters:
ChangeType- Change Type
-
getChangeType
Get Change Type.- Specified by:
getChangeTypein interfaceI_COF_C_PriceChange- Returns:
- Change Type
-
getM_PriceList_Version
- Specified by:
getM_PriceList_Versionin interfaceI_COF_C_PriceChange- Throws:
RuntimeException
-
setM_PriceList_Version_ID
public void setM_PriceList_Version_ID(int M_PriceList_Version_ID) Set Price List Version.- Specified by:
setM_PriceList_Version_IDin interfaceI_COF_C_PriceChange- Parameters:
M_PriceList_Version_ID- Identifies a unique instance of a Price List
-
getM_PriceList_Version_ID
public int getM_PriceList_Version_ID()Get Price List Version.- Specified by:
getM_PriceList_Version_IDin interfaceI_COF_C_PriceChange- Returns:
- Identifies a unique instance of a Price List
-
getM_Product
- Specified by:
getM_Productin interfaceI_COF_C_PriceChange- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_IDin interfaceI_COF_C_PriceChange- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_IDin interfaceI_COF_C_PriceChange- Returns:
- Product, Service, Item
-
setPercentage
Set Percentage.- Specified by:
setPercentagein interfaceI_COF_C_PriceChange- Parameters:
Percentage- Percent of the entire amount
-
getPercentage
Get Percentage.- Specified by:
getPercentagein interfaceI_COF_C_PriceChange- Returns:
- Percent of the entire amount
-