Package org.brerp.markup.model
Class X_COF_C_Markup
java.lang.Object
org.compiere.model.PO
org.brerp.markup.model.X_COF_C_Markup
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_COF_C_Markup,I_Persistent,Evaluatee
- Direct Known Subclasses:
MCOFCMarkup
Generated Model for COF_C_Markup
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Fields 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_Markup
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_Allow_Info_Product, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_COF_C_Markup_ID, COLUMNNAME_COF_C_Markup_UU, COLUMNNAME_cof_MarkupMaximum, COLUMNNAME_cof_MarkupMinimum, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_M_Product_Category_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_PriorityNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_COF_C_Markup(Properties ctx, int COF_C_Markup_ID, String trxName) Standard ConstructorX_COF_C_Markup(Properties ctx, int COF_C_Markup_ID, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_Markup(Properties ctx, String COF_C_Markup_UU, String trxName) Standard ConstructorX_COF_C_Markup(Properties ctx, String COF_C_Markup_UU, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_Markup(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelintGet Business Partner.intGet Document Type.intGet Markup.Get COF_C_Markup_UU.Get Markup Maximum.Get Markup Minimum.intGet Product Category.intGet Product.intGet Relative Priority.Get Valid from.Get Valid to.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Allow Info Product.voidsetAllow_Info_Product(boolean Allow_Info_Product) Set Allow Info Product.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_DocType_ID(int C_DocType_ID) Set Document Type.voidsetCOF_C_Markup_ID(int COF_C_Markup_ID) Set Markup.voidsetCOF_C_Markup_UU(String COF_C_Markup_UU) Set COF_C_Markup_UU.voidsetcof_MarkupMaximum(BigDecimal cof_MarkupMaximum) Set Markup Maximum.voidsetcof_MarkupMinimum(BigDecimal cof_MarkupMinimum) Set Markup Minimum.voidsetM_Product_Category_ID(int M_Product_Category_ID) Set Product Category.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetPriorityNo(int PriorityNo) Set Relative Priority.voidsetValidFrom(Timestamp ValidFrom) Set Valid from.voidsetValidTo(Timestamp ValidTo) Set Valid to.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_Markup
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_COF_C_Markup
Standard Constructor -
X_COF_C_Markup
public X_COF_C_Markup(Properties ctx, int COF_C_Markup_ID, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_Markup
Standard Constructor -
X_COF_C_Markup
public X_COF_C_Markup(Properties ctx, String COF_C_Markup_UU, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_Markup
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 -
setAllow_Info_Product
public void setAllow_Info_Product(boolean Allow_Info_Product) Set Allow Info Product.- Specified by:
setAllow_Info_Productin interfaceI_COF_C_Markup- Parameters:
Allow_Info_Product- Allow Info Product
-
isAllow_Info_Product
public boolean isAllow_Info_Product()Get Allow Info Product.- Specified by:
isAllow_Info_Productin interfaceI_COF_C_Markup- Returns:
- Allow Info Product
-
setCOF_C_Markup_ID
public void setCOF_C_Markup_ID(int COF_C_Markup_ID) Set Markup.- Specified by:
setCOF_C_Markup_IDin interfaceI_COF_C_Markup- Parameters:
COF_C_Markup_ID- Markup
-
getCOF_C_Markup_ID
public int getCOF_C_Markup_ID()Get Markup.- Specified by:
getCOF_C_Markup_IDin interfaceI_COF_C_Markup- Returns:
- Markup
-
setCOF_C_Markup_UU
Set COF_C_Markup_UU.- Specified by:
setCOF_C_Markup_UUin interfaceI_COF_C_Markup- Parameters:
COF_C_Markup_UU- COF_C_Markup_UU
-
getCOF_C_Markup_UU
Get COF_C_Markup_UU.- Specified by:
getCOF_C_Markup_UUin interfaceI_COF_C_Markup- Returns:
- COF_C_Markup_UU
-
getC_BPartner
- Specified by:
getC_BPartnerin interfaceI_COF_C_Markup- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_COF_C_Markup- Parameters:
C_BPartner_ID- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_IDin interfaceI_COF_C_Markup- Returns:
- Identifies a Business Partner
-
getC_DocType
- Specified by:
getC_DocTypein interfaceI_COF_C_Markup- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_IDin interfaceI_COF_C_Markup- Parameters:
C_DocType_ID- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_IDin interfaceI_COF_C_Markup- Returns:
- Document type or rules
-
getM_Product_Category
- Specified by:
getM_Product_Categoryin interfaceI_COF_C_Markup- Throws:
RuntimeException
-
setM_Product_Category_ID
public void setM_Product_Category_ID(int M_Product_Category_ID) Set Product Category.- Specified by:
setM_Product_Category_IDin interfaceI_COF_C_Markup- Parameters:
M_Product_Category_ID- Category of a Product
-
getM_Product_Category_ID
public int getM_Product_Category_ID()Get Product Category.- Specified by:
getM_Product_Category_IDin interfaceI_COF_C_Markup- Returns:
- Category of a Product
-
getM_Product
- Specified by:
getM_Productin interfaceI_COF_C_Markup- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_IDin interfaceI_COF_C_Markup- 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_Markup- Returns:
- Product, Service, Item
-
setPriorityNo
public void setPriorityNo(int PriorityNo) Set Relative Priority.- Specified by:
setPriorityNoin interfaceI_COF_C_Markup- Parameters:
PriorityNo- Where inventory should be picked from first
-
getPriorityNo
public int getPriorityNo()Get Relative Priority.- Specified by:
getPriorityNoin interfaceI_COF_C_Markup- Returns:
- Where inventory should be picked from first
-
setValidFrom
Set Valid from.- Specified by:
setValidFromin interfaceI_COF_C_Markup- Parameters:
ValidFrom- Valid from including this date (first day)
-
getValidFrom
Get Valid from.- Specified by:
getValidFromin interfaceI_COF_C_Markup- Returns:
- Valid from including this date (first day)
-
setValidTo
Set Valid to.- Specified by:
setValidToin interfaceI_COF_C_Markup- Parameters:
ValidTo- Valid to including this date (last day)
-
getValidTo
Get Valid to.- Specified by:
getValidToin interfaceI_COF_C_Markup- Returns:
- Valid to including this date (last day)
-
setcof_MarkupMaximum
Set Markup Maximum.- Specified by:
setcof_MarkupMaximumin interfaceI_COF_C_Markup- Parameters:
cof_MarkupMaximum- Markup Maximum
-
getcof_MarkupMaximum
Get Markup Maximum.- Specified by:
getcof_MarkupMaximumin interfaceI_COF_C_Markup- Returns:
- Markup Maximum
-
setcof_MarkupMinimum
Set Markup Minimum.- Specified by:
setcof_MarkupMinimumin interfaceI_COF_C_Markup- Parameters:
cof_MarkupMinimum- Markup Minimum
-
getcof_MarkupMinimum
Get Markup Minimum.- Specified by:
getcof_MarkupMinimumin interfaceI_COF_C_Markup- Returns:
- Markup Minimum
-