|
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_ASP_ClientException
public class X_ASP_ClientException
Generated Model for ASP_ClientException
| Field Summary | |
|---|---|
static int |
ASP_STATUS_AD_Reference_ID
ASP_Status AD_Reference_ID=53234 |
static String |
ASP_STATUS_Hide
Hide = H |
static String |
ASP_STATUS_Show
Show = S |
static String |
ASP_STATUS_Undefined
Undefined = U |
| 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_ASP_ClientException |
|---|
accessLevel, COLUMNNAME_AD_Field_ID, COLUMNNAME_AD_Form_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Process_Para_ID, COLUMNNAME_AD_Tab_ID, COLUMNNAME_AD_Task_ID, COLUMNNAME_AD_WF_Node_ID, COLUMNNAME_AD_Window_ID, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_ASP_ClientException_ID, COLUMNNAME_ASP_Status, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_ASP_ClientException(Properties ctx,
int ASP_ClientException_ID,
String trxName)
Standard Constructor |
|
X_ASP_ClientException(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Field_ID()
Get Field. |
I_AD_Field |
getAD_Field()
|
int |
getAD_Form_ID()
Get Special Form. |
I_AD_Form |
getAD_Form()
|
int |
getAD_Process_ID()
Get Process. |
int |
getAD_Process_Para_ID()
Get Process Parameter. |
I_AD_Process_Para |
getAD_Process_Para()
|
I_AD_Process |
getAD_Process()
|
int |
getAD_Tab_ID()
Get Tab. |
I_AD_Tab |
getAD_Tab()
|
int |
getAD_Task_ID()
Get OS Task. |
I_AD_Task |
getAD_Task()
|
int |
getAD_WF_Node_ID()
Get Node. |
I_AD_WF_Node |
getAD_WF_Node()
|
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_Window()
|
int |
getAD_Workflow_ID()
Get Workflow. |
I_AD_Workflow |
getAD_Workflow()
|
int |
getASP_ClientException_ID()
Get Client Exception. |
String |
getASP_Status()
Get ASP Status. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Field_ID(int AD_Field_ID)
Set Field. |
void |
setAD_Form_ID(int AD_Form_ID)
Set Special Form. |
void |
setAD_Process_ID(int AD_Process_ID)
Set Process. |
void |
setAD_Process_Para_ID(int AD_Process_Para_ID)
Set Process Parameter. |
void |
setAD_Tab_ID(int AD_Tab_ID)
Set Tab. |
void |
setAD_Task_ID(int AD_Task_ID)
Set OS Task. |
void |
setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. |
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow. |
void |
setASP_ClientException_ID(int ASP_ClientException_ID)
Set Client Exception. |
void |
setASP_Status(String ASP_Status)
Set ASP Status. |
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 |
| Field Detail |
|---|
public static final int ASP_STATUS_AD_Reference_ID
public static final String ASP_STATUS_Hide
public static final String ASP_STATUS_Show
public static final String ASP_STATUS_Undefined
| Constructor Detail |
|---|
public X_ASP_ClientException(Properties ctx,
int ASP_ClientException_ID,
String trxName)
public X_ASP_ClientException(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_Field getAD_Field()
throws Exception
getAD_Field in interface I_ASP_ClientExceptionExceptionpublic void setAD_Field_ID(int AD_Field_ID)
setAD_Field_ID in interface I_ASP_ClientExceptionAD_Field_ID - Field on a database tablepublic int getAD_Field_ID()
getAD_Field_ID in interface I_ASP_ClientException
public I_AD_Form getAD_Form()
throws Exception
getAD_Form in interface I_ASP_ClientExceptionExceptionpublic void setAD_Form_ID(int AD_Form_ID)
setAD_Form_ID in interface I_ASP_ClientExceptionAD_Form_ID - Special Formpublic int getAD_Form_ID()
getAD_Form_ID in interface I_ASP_ClientException
public I_AD_Process getAD_Process()
throws Exception
getAD_Process in interface I_ASP_ClientExceptionExceptionpublic void setAD_Process_ID(int AD_Process_ID)
setAD_Process_ID in interface I_ASP_ClientExceptionAD_Process_ID - Process or Reportpublic int getAD_Process_ID()
getAD_Process_ID in interface I_ASP_ClientException
public I_AD_Process_Para getAD_Process_Para()
throws Exception
getAD_Process_Para in interface I_ASP_ClientExceptionExceptionpublic void setAD_Process_Para_ID(int AD_Process_Para_ID)
setAD_Process_Para_ID in interface I_ASP_ClientExceptionAD_Process_Para_ID - Process Parameterpublic int getAD_Process_Para_ID()
getAD_Process_Para_ID in interface I_ASP_ClientException
public I_AD_Tab getAD_Tab()
throws Exception
getAD_Tab in interface I_ASP_ClientExceptionExceptionpublic void setAD_Tab_ID(int AD_Tab_ID)
setAD_Tab_ID in interface I_ASP_ClientExceptionAD_Tab_ID - Tab within a Windowpublic int getAD_Tab_ID()
getAD_Tab_ID in interface I_ASP_ClientException
public I_AD_Task getAD_Task()
throws Exception
getAD_Task in interface I_ASP_ClientExceptionExceptionpublic void setAD_Task_ID(int AD_Task_ID)
setAD_Task_ID in interface I_ASP_ClientExceptionAD_Task_ID - Operation System Taskpublic int getAD_Task_ID()
getAD_Task_ID in interface I_ASP_ClientException
public I_AD_WF_Node getAD_WF_Node()
throws Exception
getAD_WF_Node in interface I_ASP_ClientExceptionExceptionpublic void setAD_WF_Node_ID(int AD_WF_Node_ID)
setAD_WF_Node_ID in interface I_ASP_ClientExceptionAD_WF_Node_ID - Workflow Node (activity), step or processpublic int getAD_WF_Node_ID()
getAD_WF_Node_ID in interface I_ASP_ClientException
public I_AD_Window getAD_Window()
throws Exception
getAD_Window in interface I_ASP_ClientExceptionExceptionpublic void setAD_Window_ID(int AD_Window_ID)
setAD_Window_ID in interface I_ASP_ClientExceptionAD_Window_ID - Data entry or display windowpublic int getAD_Window_ID()
getAD_Window_ID in interface I_ASP_ClientException
public I_AD_Workflow getAD_Workflow()
throws Exception
getAD_Workflow in interface I_ASP_ClientExceptionExceptionpublic void setAD_Workflow_ID(int AD_Workflow_ID)
setAD_Workflow_ID in interface I_ASP_ClientExceptionAD_Workflow_ID - Workflow or combination of taskspublic int getAD_Workflow_ID()
getAD_Workflow_ID in interface I_ASP_ClientExceptionpublic void setASP_ClientException_ID(int ASP_ClientException_ID)
setASP_ClientException_ID in interface I_ASP_ClientExceptionASP_ClientException_ID - Client Exceptionpublic int getASP_ClientException_ID()
getASP_ClientException_ID in interface I_ASP_ClientExceptionpublic void setASP_Status(String ASP_Status)
setASP_Status in interface I_ASP_ClientExceptionASP_Status - ASP Statuspublic String getASP_Status()
getASP_Status in interface I_ASP_ClientException
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||