|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_WF_ActivityResult
public class X_AD_WF_ActivityResult
Generated Model for AD_WF_ActivityResult
| 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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_WF_ActivityResult |
|---|
accessLevel, COLUMNNAME_AD_WF_Activity_ID, COLUMNNAME_AD_WF_ActivityResult_ID, COLUMNNAME_AttributeName, COLUMNNAME_AttributeValue, COLUMNNAME_Description, COLUMNNAME_Help, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_WF_ActivityResult(Properties ctx,
int AD_WF_ActivityResult_ID,
String trxName)
Standard Constructor |
|
X_AD_WF_ActivityResult(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_WF_Activity_ID()
Get Workflow Activity. |
I_AD_WF_Activity |
getAD_WF_Activity()
|
int |
getAD_WF_ActivityResult_ID()
Get Workflow Activity Result. |
String |
getAttributeName()
Get Attribute Name. |
String |
getAttributeValue()
Get Attribute Value. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_WF_Activity_ID(int AD_WF_Activity_ID)
Set Workflow Activity. |
void |
setAD_WF_ActivityResult_ID(int AD_WF_ActivityResult_ID)
Set Workflow Activity Result. |
void |
setAttributeName(String AttributeName)
Set Attribute Name. |
void |
setAttributeValue(String AttributeValue)
Set Attribute Value. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_AD_WF_ActivityResult(Properties ctx,
int AD_WF_ActivityResult_ID,
String trxName)
public X_AD_WF_ActivityResult(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_WF_Activity getAD_WF_Activity()
throws Exception
getAD_WF_Activity in interface I_AD_WF_ActivityResultExceptionpublic void setAD_WF_Activity_ID(int AD_WF_Activity_ID)
setAD_WF_Activity_ID in interface I_AD_WF_ActivityResultAD_WF_Activity_ID - Workflow Activitypublic int getAD_WF_Activity_ID()
getAD_WF_Activity_ID in interface I_AD_WF_ActivityResultpublic KeyNamePair getKeyNamePair()
public void setAD_WF_ActivityResult_ID(int AD_WF_ActivityResult_ID)
setAD_WF_ActivityResult_ID in interface I_AD_WF_ActivityResultAD_WF_ActivityResult_ID - Result of the Workflow Process Activitypublic int getAD_WF_ActivityResult_ID()
getAD_WF_ActivityResult_ID in interface I_AD_WF_ActivityResultpublic void setAttributeName(String AttributeName)
setAttributeName in interface I_AD_WF_ActivityResultAttributeName - Name of the Attributepublic String getAttributeName()
getAttributeName in interface I_AD_WF_ActivityResultpublic void setAttributeValue(String AttributeValue)
setAttributeValue in interface I_AD_WF_ActivityResultAttributeValue - Value of the Attributepublic String getAttributeValue()
getAttributeValue in interface I_AD_WF_ActivityResultpublic void setDescription(String Description)
setDescription in interface I_AD_WF_ActivityResultDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_WF_ActivityResultpublic void setHelp(String Help)
setHelp in interface I_AD_WF_ActivityResultHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_WF_ActivityResult
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||