Package org.compiere.model
Class X_C_ProjectIssue
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_C_ProjectIssue
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_C_ProjectIssue
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MProjectIssue
Generated Model for C_ProjectIssue
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
DocAction AD_Reference_ID=135static final String
Approve = APstatic final String
Close = CLstatic final String
Complete = COstatic final String
Invalidate = INstatic final String
<None> = --static final String
Post = POstatic final String
Prepare = PRstatic final String
Re-activate = REstatic final String
Reject = RJstatic final String
Reverse - Accrual = RAstatic final String
Reverse - Correct = RCstatic final String
Unlock = XLstatic final String
Void = VOstatic final String
Wait Complete = WCstatic final int
DocStatus AD_Reference_ID=131static final String
Approved = APstatic final String
Closed = CLstatic final String
Completed = COstatic final String
Drafted = DRstatic final String
In Progress = IPstatic final String
Invalid = INstatic final String
Not Approved = NAstatic final String
Reversed = REstatic final String
Unknown = ??static final String
Voided = VOstatic final String
Waiting Confirmation = WCstatic final String
Waiting Payment = WPFields 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_ID
Fields inherited from interface org.compiere.model.I_C_ProjectIssue
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_ProjectIssue_ID, COLUMNNAME_C_ProjectIssue_UU, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DocAction, COLUMNNAME_DocStatus, COLUMNNAME_IsActive, COLUMNNAME_IsApproved, COLUMNNAME_Line, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_MovementDate, COLUMNNAME_MovementQty, COLUMNNAME_Posted, COLUMNNAME_Processed, COLUMNNAME_ProcessedOn, COLUMNNAME_Processing, COLUMNNAME_Reversal_ID, COLUMNNAME_S_TimeExpenseLine_ID, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_C_ProjectIssue
(Properties ctx, int C_ProjectIssue_ID, String trxName) Standard ConstructorX_C_ProjectIssue
(Properties ctx, int C_ProjectIssue_ID, String trxName, String... virtualColumns) Standard ConstructorX_C_ProjectIssue
(Properties ctx, String C_ProjectIssue_UU, String trxName) Standard ConstructorX_C_ProjectIssue
(Properties ctx, String C_ProjectIssue_UU, String trxName, String... virtualColumns) Standard ConstructorX_C_ProjectIssue
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Project.int
Get Project Issue.Get C_ProjectIssue_UU.Get Description.Get Document Action.Get Document Status.Get Record ID/ColumnNameint
getLine()
Get Line No.int
Get Attribute Set Instance.int
Get Shipment/Receipt Line.int
Get Locator.int
Get Product.Get Movement Date.Get Movement Quantity.Get Processed On.int
Get Reversal ID.int
Get Expense Line.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Approved.boolean
isPosted()
Get Posted.boolean
Get Processed.boolean
Get Process Now.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setC_ProjectIssue_ID
(int C_ProjectIssue_ID) Set Project Issue.void
setC_ProjectIssue_UU
(String C_ProjectIssue_UU) Set C_ProjectIssue_UU.void
setDescription
(String Description) Set Description.void
setDocAction
(String DocAction) Set Document Action.void
setDocStatus
(String DocStatus) Set Document Status.void
setIsApproved
(boolean IsApproved) Set Approved.void
setLine
(int Line) Set Line No.void
setM_AttributeSetInstance_ID
(int M_AttributeSetInstance_ID) Set Attribute Set Instance.void
setM_InOutLine_ID
(int M_InOutLine_ID) Set Shipment/Receipt Line.void
setM_Locator_ID
(int M_Locator_ID) Set Locator.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setMovementDate
(Timestamp MovementDate) Set Movement Date.void
setMovementQty
(BigDecimal MovementQty) Set Movement Quantity.void
setPosted
(boolean Posted) Set Posted.void
setProcessed
(boolean Processed) Set Processed.void
setProcessedOn
(BigDecimal ProcessedOn) Set Processed On.void
setProcessing
(boolean Processing) Set Process Now.void
setReversal_ID
(int Reversal_ID) Set Reversal ID.void
setS_TimeExpenseLine_ID
(int S_TimeExpenseLine_ID) Set Expense Line.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
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_C_ProjectIssue
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
DOCACTION_AD_Reference_ID
public static final int DOCACTION_AD_Reference_IDDocAction AD_Reference_ID=135- See Also:
-
DOCACTION_None
<None> = --- See Also:
-
DOCACTION_Approve
Approve = AP- See Also:
-
DOCACTION_Close
Close = CL- See Also:
-
DOCACTION_Complete
Complete = CO- See Also:
-
DOCACTION_Invalidate
Invalidate = IN- See Also:
-
DOCACTION_Post
Post = PO- See Also:
-
DOCACTION_Prepare
Prepare = PR- See Also:
-
DOCACTION_Reverse_Accrual
Reverse - Accrual = RA- See Also:
-
DOCACTION_Reverse_Correct
Reverse - Correct = RC- See Also:
-
DOCACTION_Re_Activate
Re-activate = RE- See Also:
-
DOCACTION_Reject
Reject = RJ- See Also:
-
DOCACTION_Void
Void = VO- See Also:
-
DOCACTION_WaitComplete
Wait Complete = WC- See Also:
-
DOCACTION_Unlock
Unlock = XL- See Also:
-
DOCSTATUS_AD_Reference_ID
public static final int DOCSTATUS_AD_Reference_IDDocStatus AD_Reference_ID=131- See Also:
-
DOCSTATUS_Unknown
Unknown = ??- See Also:
-
DOCSTATUS_Approved
Approved = AP- See Also:
-
DOCSTATUS_Closed
Closed = CL- See Also:
-
DOCSTATUS_Completed
Completed = CO- See Also:
-
DOCSTATUS_Drafted
Drafted = DR- See Also:
-
DOCSTATUS_Invalid
Invalid = IN- See Also:
-
DOCSTATUS_InProgress
In Progress = IP- See Also:
-
DOCSTATUS_NotApproved
Not Approved = NA- See Also:
-
DOCSTATUS_Reversed
Reversed = RE- See Also:
-
DOCSTATUS_Voided
Voided = VO- See Also:
-
DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC- See Also:
-
DOCSTATUS_WaitingPayment
Waiting Payment = WP- See Also:
-
-
Constructor Details
-
X_C_ProjectIssue
Standard Constructor -
X_C_ProjectIssue
public X_C_ProjectIssue(Properties ctx, int C_ProjectIssue_ID, String trxName, String... virtualColumns) Standard Constructor -
X_C_ProjectIssue
Standard Constructor -
X_C_ProjectIssue
public X_C_ProjectIssue(Properties ctx, String C_ProjectIssue_UU, String trxName, String... virtualColumns) Standard Constructor -
X_C_ProjectIssue
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getC_Project
- Specified by:
getC_Project
in interfaceI_C_ProjectIssue
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_C_ProjectIssue
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_C_ProjectIssue
- Returns:
- Financial Project
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setC_ProjectIssue_ID
public void setC_ProjectIssue_ID(int C_ProjectIssue_ID) Set Project Issue.- Specified by:
setC_ProjectIssue_ID
in interfaceI_C_ProjectIssue
- Parameters:
C_ProjectIssue_ID
- Project Issues (Material, Labor)
-
getC_ProjectIssue_ID
public int getC_ProjectIssue_ID()Get Project Issue.- Specified by:
getC_ProjectIssue_ID
in interfaceI_C_ProjectIssue
- Returns:
- Project Issues (Material, Labor)
-
setC_ProjectIssue_UU
Set C_ProjectIssue_UU.- Specified by:
setC_ProjectIssue_UU
in interfaceI_C_ProjectIssue
- Parameters:
C_ProjectIssue_UU
- C_ProjectIssue_UU
-
getC_ProjectIssue_UU
Get C_ProjectIssue_UU.- Specified by:
getC_ProjectIssue_UU
in interfaceI_C_ProjectIssue
- Returns:
- C_ProjectIssue_UU
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_C_ProjectIssue
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_C_ProjectIssue
- Returns:
- Optional short description of the record
-
setDocAction
Set Document Action.- Specified by:
setDocAction
in interfaceI_C_ProjectIssue
- Parameters:
DocAction
- The targeted status of the document
-
getDocAction
Get Document Action.- Specified by:
getDocAction
in interfaceI_C_ProjectIssue
- Returns:
- The targeted status of the document
-
setDocStatus
Set Document Status.- Specified by:
setDocStatus
in interfaceI_C_ProjectIssue
- Parameters:
DocStatus
- The current status of the document
-
getDocStatus
Get Document Status.- Specified by:
getDocStatus
in interfaceI_C_ProjectIssue
- Returns:
- The current status of the document
-
setIsApproved
public void setIsApproved(boolean IsApproved) Set Approved.- Specified by:
setIsApproved
in interfaceI_C_ProjectIssue
- Parameters:
IsApproved
- Indicates if this document requires approval
-
isApproved
public boolean isApproved()Get Approved.- Specified by:
isApproved
in interfaceI_C_ProjectIssue
- Returns:
- Indicates if this document requires approval
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLine
in interfaceI_C_ProjectIssue
- Parameters:
Line
- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLine
in interfaceI_C_ProjectIssue
- Returns:
- Unique line for this document
-
getM_AttributeSetInstance
- Specified by:
getM_AttributeSetInstance
in interfaceI_C_ProjectIssue
- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_ID
in interfaceI_C_ProjectIssue
- Parameters:
M_AttributeSetInstance_ID
- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_ID
in interfaceI_C_ProjectIssue
- Returns:
- Product Attribute Set Instance
-
getM_InOutLine
- Specified by:
getM_InOutLine
in interfaceI_C_ProjectIssue
- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_ID
in interfaceI_C_ProjectIssue
- Parameters:
M_InOutLine_ID
- Line on Shipment or Receipt document
-
getM_InOutLine_ID
public int getM_InOutLine_ID()Get Shipment/Receipt Line.- Specified by:
getM_InOutLine_ID
in interfaceI_C_ProjectIssue
- Returns:
- Line on Shipment or Receipt document
-
getM_Locator
- Specified by:
getM_Locator
in interfaceI_C_ProjectIssue
- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID) Set Locator.- Specified by:
setM_Locator_ID
in interfaceI_C_ProjectIssue
- Parameters:
M_Locator_ID
- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()Get Locator.- Specified by:
getM_Locator_ID
in interfaceI_C_ProjectIssue
- Returns:
- Warehouse Locator
-
setMovementDate
Set Movement Date.- Specified by:
setMovementDate
in interfaceI_C_ProjectIssue
- Parameters:
MovementDate
- Date a product was moved in or out of inventory
-
getMovementDate
Get Movement Date.- Specified by:
getMovementDate
in interfaceI_C_ProjectIssue
- Returns:
- Date a product was moved in or out of inventory
-
setMovementQty
Set Movement Quantity.- Specified by:
setMovementQty
in interfaceI_C_ProjectIssue
- Parameters:
MovementQty
- Quantity of a product moved.
-
getMovementQty
Get Movement Quantity.- Specified by:
getMovementQty
in interfaceI_C_ProjectIssue
- Returns:
- Quantity of a product moved.
-
getM_Product
- Specified by:
getM_Product
in interfaceI_C_ProjectIssue
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_C_ProjectIssue
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_ID
in interfaceI_C_ProjectIssue
- Returns:
- Product, Service, Item
-
setPosted
public void setPosted(boolean Posted) Set Posted.- Specified by:
setPosted
in interfaceI_C_ProjectIssue
- Parameters:
Posted
- Posting status
-
isPosted
public boolean isPosted()Get Posted.- Specified by:
isPosted
in interfaceI_C_ProjectIssue
- Returns:
- Posting status
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_C_ProjectIssue
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_C_ProjectIssue
- Returns:
- The document has been processed
-
setProcessedOn
Set Processed On.- Specified by:
setProcessedOn
in interfaceI_C_ProjectIssue
- Parameters:
ProcessedOn
- The date+time (expressed in decimal format) when the document has been processed
-
getProcessedOn
Get Processed On.- Specified by:
getProcessedOn
in interfaceI_C_ProjectIssue
- Returns:
- The date+time (expressed in decimal format) when the document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_C_ProjectIssue
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_C_ProjectIssue
- Returns:
- Process Now
-
getReversal
- Specified by:
getReversal
in interfaceI_C_ProjectIssue
- Throws:
RuntimeException
-
setReversal_ID
public void setReversal_ID(int Reversal_ID) Set Reversal ID.- Specified by:
setReversal_ID
in interfaceI_C_ProjectIssue
- Parameters:
Reversal_ID
- ID of document reversal
-
getReversal_ID
public int getReversal_ID()Get Reversal ID.- Specified by:
getReversal_ID
in interfaceI_C_ProjectIssue
- Returns:
- ID of document reversal
-
getS_TimeExpenseLine
- Specified by:
getS_TimeExpenseLine
in interfaceI_C_ProjectIssue
- Throws:
RuntimeException
-
setS_TimeExpenseLine_ID
public void setS_TimeExpenseLine_ID(int S_TimeExpenseLine_ID) Set Expense Line.- Specified by:
setS_TimeExpenseLine_ID
in interfaceI_C_ProjectIssue
- Parameters:
S_TimeExpenseLine_ID
- Time and Expense Report Line
-
getS_TimeExpenseLine_ID
public int getS_TimeExpenseLine_ID()Get Expense Line.- Specified by:
getS_TimeExpenseLine_ID
in interfaceI_C_ProjectIssue
- Returns:
- Time and Expense Report Line
-