|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_IP_Requirement
public class X_IP_Requirement
Generated Model for IP_Requirement
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
C_PROJECTPHASEREQ_ID_AD_Reference_ID
C_ProjectPhaseReq_ID AD_Reference_ID=405 |
protected static KeyNamePair |
Model
|
static int |
REQUIREMENTTYPE_AD_Reference_ID
RequirementType AD_Reference_ID=407 |
static String |
REQUIREMENTTYPE_DetermineScope
Determine Scope = S |
static String |
REQUIREMENTTYPE_ImplementationTask
Implementation Task = T |
static String |
REQUIREMENTTYPE_Other
Other = O |
static int |
Table_ID
AD_Table_ID=906 |
static String |
Table_Name
TableName=IP_Requirement |
static int |
TASKTYPE_AD_Reference_ID
TaskType AD_Reference_ID=408 |
static String |
TASKTYPE_Delegation
Delegation = D |
static String |
TASKTYPE_Other
Other = O |
static String |
TASKTYPE_PersonalActivity
Personal Activity = A |
static String |
TASKTYPE_Research
Research = R |
static String |
TASKTYPE_TestVerify
Test/Verify = T |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_IP_Requirement(Ctx ctx,
int IP_Requirement_ID,
String trxName)
Standard Constructor |
|
X_IP_Requirement(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Process_ID()
Get Process. |
int |
getAD_Table_ID()
Get Table. |
int |
getAD_Window_ID()
Get Window. |
int |
getC_Project_ID()
Get Project. |
int |
getC_ProjectPhaseReq_ID()
Get Requirement Phase. |
String |
getConsequences()
Get Consequences. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment. |
int |
getIP_Requirement_ID()
Get Requirement. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getPrerequisites()
Get Prerequisites. |
String |
getRequirementType()
Get Requirement Type. |
BigDecimal |
getStandardQty()
Get Standard Quantity. |
String |
getTaskType()
Get Task Type. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isRequirementTypeValid(String test)
Is test a valid value. |
boolean |
isSummary()
Get Summary Level. |
boolean |
isTaskTypeValid(String test)
Is test a valid value. |
void |
setAD_Process_ID(int AD_Process_ID)
Set Process. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setC_ProjectPhaseReq_ID(int C_ProjectPhaseReq_ID)
Set Requirement Phase. |
void |
setConsequences(String Consequences)
Set Consequences. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment. |
void |
setIP_Requirement_ID(int IP_Requirement_ID)
Set Requirement. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
void |
setName(String Name)
Set Name. |
void |
setPrerequisites(String Prerequisites)
Set Prerequisites. |
void |
setRequirementType(String RequirementType)
Set Requirement Type. |
void |
setStandardQty(BigDecimal StandardQty)
Set Standard Quantity. |
void |
setTaskType(String TaskType)
Set Task Type. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int C_PROJECTPHASEREQ_ID_AD_Reference_ID
public static final int REQUIREMENTTYPE_AD_Reference_ID
public static final String REQUIREMENTTYPE_Other
public static final String REQUIREMENTTYPE_DetermineScope
public static final String REQUIREMENTTYPE_ImplementationTask
public static final int TASKTYPE_AD_Reference_ID
public static final String TASKTYPE_PersonalActivity
public static final String TASKTYPE_Delegation
public static final String TASKTYPE_Other
public static final String TASKTYPE_Research
public static final String TASKTYPE_TestVerify
| Constructor Detail |
|---|
public X_IP_Requirement(Ctx ctx,
int IP_Requirement_ID,
String trxName)
ctx - contextIP_Requirement_ID - idtrxName - transaction
public X_IP_Requirement(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_Process_ID(int AD_Process_ID)
AD_Process_ID - Process or Reportpublic int getAD_Process_ID()
public void setAD_Table_ID(int AD_Table_ID)
AD_Table_ID - Database Table informationpublic int getAD_Table_ID()
public void setAD_Window_ID(int AD_Window_ID)
AD_Window_ID - Data entry or display windowpublic int getAD_Window_ID()
public void setC_ProjectPhaseReq_ID(int C_ProjectPhaseReq_ID)
C_ProjectPhaseReq_ID - Project Requirements Phasepublic int getC_ProjectPhaseReq_ID()
public void setC_Project_ID(int C_Project_ID)
C_Project_ID - Financial Projectpublic int getC_Project_ID()
public void setConsequences(String Consequences)
Consequences - Consequences of the entrypublic String getConsequences()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIP_Requirement_ID(int IP_Requirement_ID)
IP_Requirement_ID - Business Requirementpublic int getIP_Requirement_ID()
public void setIsSummary(boolean IsSummary)
IsSummary - This is a summary entitypublic boolean isSummary()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPrerequisites(String Prerequisites)
Prerequisites - Prerequisites of this entitypublic String getPrerequisites()
public boolean isRequirementTypeValid(String test)
test - testvalue
public void setRequirementType(String RequirementType)
RequirementType - Requirement Typepublic String getRequirementType()
public void setStandardQty(BigDecimal StandardQty)
StandardQty - Standard Quantitypublic BigDecimal getStandardQty()
public boolean isTaskTypeValid(String test)
test - testvalue
public void setTaskType(String TaskType)
TaskType - Type of Project Taskpublic String getTaskType()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||