Package org.compiere.model
Class X_ASP_ClientException
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_ASP_ClientException
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_ASP_ClientException,I_Persistent,Evaluatee
Generated Model for ASP_ClientException
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intASP_Status AD_Reference_ID=53234static final StringHide = Hstatic final StringShow = Sstatic final StringUndefined = UFields 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.compiere.model.I_ASP_ClientException
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Field_ID, COLUMNNAME_AD_Form_ID, COLUMNNAME_AD_Org_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_ClientException_UU, COLUMNNAME_ASP_Status, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_ASP_ClientException(Properties ctx, int ASP_ClientException_ID, String trxName) Standard ConstructorX_ASP_ClientException(Properties ctx, int ASP_ClientException_ID, String trxName, String... virtualColumns) Standard ConstructorX_ASP_ClientException(Properties ctx, String ASP_ClientException_UU, String trxName) Standard ConstructorX_ASP_ClientException(Properties ctx, String ASP_ClientException_UU, String trxName, String... virtualColumns) Standard ConstructorX_ASP_ClientException(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelDeprecated.intGet Field.Deprecated.intGet Special Form.Deprecated.intGet Process.Deprecated.intGet Process Parameter.Deprecated.intGet Tab.Deprecated.intGet OS Task.Deprecated.intGet Node.Deprecated.intGet Window.Deprecated.intGet Workflow.intGet Tenant Exception.Get ASP_ClientException_UU.Get ASP Status.protected POInfoinitPO(Properties ctx) Load Meta DatavoidsetAD_Field_ID(int AD_Field_ID) Set Field.voidsetAD_Form_ID(int AD_Form_ID) Set Special Form.voidsetAD_Process_ID(int AD_Process_ID) Set Process.voidsetAD_Process_Para_ID(int AD_Process_Para_ID) Set Process Parameter.voidsetAD_Tab_ID(int AD_Tab_ID) Set Tab.voidsetAD_Task_ID(int AD_Task_ID) Set OS Task.voidsetAD_WF_Node_ID(int AD_WF_Node_ID) Set Node.voidsetAD_Window_ID(int AD_Window_ID) Set Window.voidsetAD_Workflow_ID(int AD_Workflow_ID) Set Workflow.voidsetASP_ClientException_ID(int ASP_ClientException_ID) Set Tenant Exception.voidsetASP_ClientException_UU(String ASP_ClientException_UU) Set ASP_ClientException_UU.voidsetASP_Status(String ASP_Status) Set ASP Status.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_TableAttribute, get_TableAttributeAsBoolean, get_TableAttributeAsInt, get_TableAttributes, 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.compiere.model.I_ASP_ClientException
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
ASP_STATUS_AD_Reference_ID
public static final int ASP_STATUS_AD_Reference_IDASP_Status AD_Reference_ID=53234- See Also:
-
ASP_STATUS_Hide
Hide = H- See Also:
-
ASP_STATUS_Show
Show = S- See Also:
-
ASP_STATUS_Undefined
Undefined = U- See Also:
-
-
Constructor Details
-
X_ASP_ClientException
Standard Constructor -
X_ASP_ClientException
public X_ASP_ClientException(Properties ctx, int ASP_ClientException_ID, String trxName, String... virtualColumns) Standard Constructor -
X_ASP_ClientException
Standard Constructor -
X_ASP_ClientException
public X_ASP_ClientException(Properties ctx, String ASP_ClientException_UU, String trxName, String... virtualColumns) Standard Constructor -
X_ASP_ClientException
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 2 - Client
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
getAD_Field
Deprecated.- Specified by:
getAD_Fieldin interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Field_ID
public void setAD_Field_ID(int AD_Field_ID) Set Field.- Specified by:
setAD_Field_IDin interfaceI_ASP_ClientException- Parameters:
AD_Field_ID- Field on a database table
-
getAD_Field_ID
public int getAD_Field_ID()Get Field.- Specified by:
getAD_Field_IDin interfaceI_ASP_ClientException- Returns:
- Field on a database table
-
getAD_Form
Deprecated.- Specified by:
getAD_Formin interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Form_ID
public void setAD_Form_ID(int AD_Form_ID) Set Special Form.- Specified by:
setAD_Form_IDin interfaceI_ASP_ClientException- Parameters:
AD_Form_ID- Special Form
-
getAD_Form_ID
public int getAD_Form_ID()Get Special Form.- Specified by:
getAD_Form_IDin interfaceI_ASP_ClientException- Returns:
- Special Form
-
getAD_Process
Deprecated.- Specified by:
getAD_Processin interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Process_ID
public void setAD_Process_ID(int AD_Process_ID) Set Process.- Specified by:
setAD_Process_IDin interfaceI_ASP_ClientException- Parameters:
AD_Process_ID- Process or Report
-
getAD_Process_ID
public int getAD_Process_ID()Get Process.- Specified by:
getAD_Process_IDin interfaceI_ASP_ClientException- Returns:
- Process or Report
-
getAD_Process_Para
Deprecated.- Specified by:
getAD_Process_Parain interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Process_Para_ID
public void setAD_Process_Para_ID(int AD_Process_Para_ID) Set Process Parameter.- Specified by:
setAD_Process_Para_IDin interfaceI_ASP_ClientException- Parameters:
AD_Process_Para_ID- Process Parameter
-
getAD_Process_Para_ID
public int getAD_Process_Para_ID()Get Process Parameter.- Specified by:
getAD_Process_Para_IDin interfaceI_ASP_ClientException- Returns:
- Process Parameter
-
getAD_Tab
Deprecated.- Specified by:
getAD_Tabin interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Tab_ID
public void setAD_Tab_ID(int AD_Tab_ID) Set Tab.- Specified by:
setAD_Tab_IDin interfaceI_ASP_ClientException- Parameters:
AD_Tab_ID- Tab within a Window
-
getAD_Tab_ID
public int getAD_Tab_ID()Get Tab.- Specified by:
getAD_Tab_IDin interfaceI_ASP_ClientException- Returns:
- Tab within a Window
-
getAD_Task
Deprecated.- Specified by:
getAD_Taskin interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Task_ID
public void setAD_Task_ID(int AD_Task_ID) Set OS Task.- Specified by:
setAD_Task_IDin interfaceI_ASP_ClientException- Parameters:
AD_Task_ID- Operation System Task
-
getAD_Task_ID
public int getAD_Task_ID()Get OS Task.- Specified by:
getAD_Task_IDin interfaceI_ASP_ClientException- Returns:
- Operation System Task
-
getAD_WF_Node
Deprecated.- Specified by:
getAD_WF_Nodein interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_WF_Node_ID
public void setAD_WF_Node_ID(int AD_WF_Node_ID) Set Node.- Specified by:
setAD_WF_Node_IDin interfaceI_ASP_ClientException- Parameters:
AD_WF_Node_ID- Workflow Node (activity), step or process
-
getAD_WF_Node_ID
public int getAD_WF_Node_ID()Get Node.- Specified by:
getAD_WF_Node_IDin interfaceI_ASP_ClientException- Returns:
- Workflow Node (activity), step or process
-
getAD_Window
Deprecated.- Specified by:
getAD_Windowin interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Window_ID
public void setAD_Window_ID(int AD_Window_ID) Set Window.- Specified by:
setAD_Window_IDin interfaceI_ASP_ClientException- Parameters:
AD_Window_ID- Data entry or display window
-
getAD_Window_ID
public int getAD_Window_ID()Get Window.- Specified by:
getAD_Window_IDin interfaceI_ASP_ClientException- Returns:
- Data entry or display window
-
getAD_Workflow
Deprecated.- Specified by:
getAD_Workflowin interfaceI_ASP_ClientException- Throws:
RuntimeException
-
setAD_Workflow_ID
public void setAD_Workflow_ID(int AD_Workflow_ID) Set Workflow.- Specified by:
setAD_Workflow_IDin interfaceI_ASP_ClientException- Parameters:
AD_Workflow_ID- Workflow or combination of tasks
-
getAD_Workflow_ID
public int getAD_Workflow_ID()Get Workflow.- Specified by:
getAD_Workflow_IDin interfaceI_ASP_ClientException- Returns:
- Workflow or combination of tasks
-
setASP_ClientException_ID
public void setASP_ClientException_ID(int ASP_ClientException_ID) Set Tenant Exception.- Specified by:
setASP_ClientException_IDin interfaceI_ASP_ClientException- Parameters:
ASP_ClientException_ID- Tenant Exception
-
getASP_ClientException_ID
public int getASP_ClientException_ID()Get Tenant Exception.- Specified by:
getASP_ClientException_IDin interfaceI_ASP_ClientException- Returns:
- Tenant Exception
-
setASP_ClientException_UU
Set ASP_ClientException_UU.- Specified by:
setASP_ClientException_UUin interfaceI_ASP_ClientException- Parameters:
ASP_ClientException_UU- ASP_ClientException_UU
-
getASP_ClientException_UU
Get ASP_ClientException_UU.- Specified by:
getASP_ClientException_UUin interfaceI_ASP_ClientException- Returns:
- ASP_ClientException_UU
-
setASP_Status
Set ASP Status.- Specified by:
setASP_Statusin interfaceI_ASP_ClientException- Parameters:
ASP_Status- ASP Status
-
getASP_Status
Get ASP Status.- Specified by:
getASP_Statusin interfaceI_ASP_ClientException- Returns:
- ASP Status
-