Package org.compiere.model
Class X_AD_Table_ScriptValidator
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_Table_ScriptValidator
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_Table_ScriptValidator
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MTableScriptValidator
public class X_AD_Table_ScriptValidator extends PO implements I_AD_Table_ScriptValidator, I_Persistent
Generated Model for AD_Table_ScriptValidator- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_AD_Table_ScriptValidator
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Rule_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_Table_ScriptValidator_ID, COLUMNNAME_AD_Table_ScriptValidator_UU, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_EventModelValidator, COLUMNNAME_IsActive, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_Table_ScriptValidator(Properties ctx, int AD_Table_ScriptValidator_ID, String trxName)
Standard ConstructorX_AD_Table_ScriptValidator(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_AD_Rule
getAD_Rule()
int
getAD_Rule_ID()
Get Rule.I_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.int
getAD_Table_ScriptValidator_ID()
Get Table Script Validator.String
getAD_Table_ScriptValidator_UU()
Get AD_Table_ScriptValidator_UU.String
getEventModelValidator()
Get Event Model Validator.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameint
getSeqNo()
Get Sequence.protected POInfo
initPO(Properties ctx)
Load Meta Datavoid
setAD_Rule_ID(int AD_Rule_ID)
Set Rule.void
setAD_Table_ID(int AD_Table_ID)
Set Table.void
setAD_Table_ScriptValidator_ID(int AD_Table_ScriptValidator_ID)
Set Table Script Validator.void
setAD_Table_ScriptValidator_UU(String AD_Table_ScriptValidator_UU)
Set AD_Table_ScriptValidator_UU.void
setEventModelValidator(String EventModelValidator)
Set Event Model Validator.void
setSeqNo(int SeqNo)
Set Sequence.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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_AD_Table_ScriptValidator
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 Detail
-
EVENTMODELVALIDATOR_AD_Reference_ID
public static final int EVENTMODELVALIDATOR_AD_Reference_ID
EventModelValidator AD_Reference_ID=53237- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterReactivate
public static final String EVENTMODELVALIDATOR_DocumentAfterReactivate
Document After Reactivate = DAAC- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterClose
public static final String EVENTMODELVALIDATOR_DocumentAfterClose
Document After Close = DACL- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterComplete
public static final String EVENTMODELVALIDATOR_DocumentAfterComplete
Document After Complete = DACO- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterPost
public static final String EVENTMODELVALIDATOR_DocumentAfterPost
Document After Post = DAPO- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterPrepare
public static final String EVENTMODELVALIDATOR_DocumentAfterPrepare
Document After Prepare = DAPR- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterReverseAccrual
public static final String EVENTMODELVALIDATOR_DocumentAfterReverseAccrual
Document After Reverse Accrual = DARA- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterReverseCorrect
public static final String EVENTMODELVALIDATOR_DocumentAfterReverseCorrect
Document After Reverse Correct = DARC- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentAfterVoid
public static final String EVENTMODELVALIDATOR_DocumentAfterVoid
Document After Void = DAVO- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforeReactivate
public static final String EVENTMODELVALIDATOR_DocumentBeforeReactivate
Document Before Reactivate = DBAC- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforeClose
public static final String EVENTMODELVALIDATOR_DocumentBeforeClose
Document Before Close = DBCL- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforeComplete
public static final String EVENTMODELVALIDATOR_DocumentBeforeComplete
Document Before Complete = DBCO- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforePost
public static final String EVENTMODELVALIDATOR_DocumentBeforePost
Document Before Post = DBPO- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforePrepare
public static final String EVENTMODELVALIDATOR_DocumentBeforePrepare
Document Before Prepare = DBPR- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforeReverseAccrual
public static final String EVENTMODELVALIDATOR_DocumentBeforeReverseAccrual
Document Before Reverse Accrual = DBRA- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforeReverseCorrect
public static final String EVENTMODELVALIDATOR_DocumentBeforeReverseCorrect
Document Before Reverse Correct = DBRC- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_DocumentBeforeVoid
public static final String EVENTMODELVALIDATOR_DocumentBeforeVoid
Document Before Void = DBVO- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableAfterChange
public static final String EVENTMODELVALIDATOR_TableAfterChange
Table After Change = TAC- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableAfterChangeReplication
public static final String EVENTMODELVALIDATOR_TableAfterChangeReplication
Table After Change Replication = TACR- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableAfterDelete
public static final String EVENTMODELVALIDATOR_TableAfterDelete
Table After Delete = TAD- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableAfterNew
public static final String EVENTMODELVALIDATOR_TableAfterNew
Table After New = TAN- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableAfterNewReplication
public static final String EVENTMODELVALIDATOR_TableAfterNewReplication
Table After New Replication = TANR- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableBeforeChange
public static final String EVENTMODELVALIDATOR_TableBeforeChange
Table Before Change = TBC- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableBeforeDelete
public static final String EVENTMODELVALIDATOR_TableBeforeDelete
Table Before Delete = TBD- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableBeforeDeleteReplication
public static final String EVENTMODELVALIDATOR_TableBeforeDeleteReplication
Table Before Delete Replication = TBDR- See Also:
- Constant Field Values
-
EVENTMODELVALIDATOR_TableBeforeNew
public static final String EVENTMODELVALIDATOR_TableBeforeNew
Table Before New = TBN- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_AD_Table_ScriptValidator
public X_AD_Table_ScriptValidator(Properties ctx, int AD_Table_ScriptValidator_ID, String trxName)
Standard Constructor
-
X_AD_Table_ScriptValidator
public X_AD_Table_ScriptValidator(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 4 - System
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Rule
public I_AD_Rule getAD_Rule() throws RuntimeException
- Specified by:
getAD_Rule
in interfaceI_AD_Table_ScriptValidator
- Throws:
RuntimeException
-
setAD_Rule_ID
public void setAD_Rule_ID(int AD_Rule_ID)
Set Rule.- Specified by:
setAD_Rule_ID
in interfaceI_AD_Table_ScriptValidator
- Parameters:
AD_Rule_ID
- Rule
-
getAD_Rule_ID
public int getAD_Rule_ID()
Get Rule.- Specified by:
getAD_Rule_ID
in interfaceI_AD_Table_ScriptValidator
- Returns:
- Rule
-
getAD_Table
public I_AD_Table getAD_Table() throws RuntimeException
- Specified by:
getAD_Table
in interfaceI_AD_Table_ScriptValidator
- Throws:
RuntimeException
-
setAD_Table_ID
public void setAD_Table_ID(int AD_Table_ID)
Set Table.- Specified by:
setAD_Table_ID
in interfaceI_AD_Table_ScriptValidator
- Parameters:
AD_Table_ID
- Database Table information
-
getAD_Table_ID
public int getAD_Table_ID()
Get Table.- Specified by:
getAD_Table_ID
in interfaceI_AD_Table_ScriptValidator
- Returns:
- Database Table information
-
setAD_Table_ScriptValidator_ID
public void setAD_Table_ScriptValidator_ID(int AD_Table_ScriptValidator_ID)
Set Table Script Validator.- Specified by:
setAD_Table_ScriptValidator_ID
in interfaceI_AD_Table_ScriptValidator
- Parameters:
AD_Table_ScriptValidator_ID
- Table Script Validator
-
getAD_Table_ScriptValidator_ID
public int getAD_Table_ScriptValidator_ID()
Get Table Script Validator.- Specified by:
getAD_Table_ScriptValidator_ID
in interfaceI_AD_Table_ScriptValidator
- Returns:
- Table Script Validator
-
setAD_Table_ScriptValidator_UU
public void setAD_Table_ScriptValidator_UU(String AD_Table_ScriptValidator_UU)
Set AD_Table_ScriptValidator_UU.- Specified by:
setAD_Table_ScriptValidator_UU
in interfaceI_AD_Table_ScriptValidator
- Parameters:
AD_Table_ScriptValidator_UU
- AD_Table_ScriptValidator_UU
-
getAD_Table_ScriptValidator_UU
public String getAD_Table_ScriptValidator_UU()
Get AD_Table_ScriptValidator_UU.- Specified by:
getAD_Table_ScriptValidator_UU
in interfaceI_AD_Table_ScriptValidator
- Returns:
- AD_Table_ScriptValidator_UU
-
setEventModelValidator
public void setEventModelValidator(String EventModelValidator)
Set Event Model Validator.- Specified by:
setEventModelValidator
in interfaceI_AD_Table_ScriptValidator
- Parameters:
EventModelValidator
- Event Model Validator
-
getEventModelValidator
public String getEventModelValidator()
Get Event Model Validator.- Specified by:
getEventModelValidator
in interfaceI_AD_Table_ScriptValidator
- Returns:
- Event Model Validator
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setSeqNo
public void setSeqNo(int SeqNo)
Set Sequence.- Specified by:
setSeqNo
in interfaceI_AD_Table_ScriptValidator
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()
Get Sequence.- Specified by:
getSeqNo
in interfaceI_AD_Table_ScriptValidator
- Returns:
- Method of ordering records; lowest number comes first
-
-