|
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_Table_ScriptValidator
public class X_AD_Table_ScriptValidator
Generated Model for AD_Table_ScriptValidator
| 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_Table_ScriptValidator |
|---|
accessLevel, COLUMNNAME_AD_Rule_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_Table_ScriptValidator_ID, COLUMNNAME_EventModelValidator, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Table_ScriptValidator(Properties ctx,
int AD_Table_ScriptValidator_ID,
String trxName)
Standard Constructor |
|
X_AD_Table_ScriptValidator(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Rule_ID()
Get Rule. |
I_AD_Rule |
getAD_Rule()
|
int |
getAD_Table_ID()
Get Table. |
int |
getAD_Table_ScriptValidator_ID()
Get Table Script Validator. |
I_AD_Table |
getAD_Table()
|
String |
getEventModelValidator()
Get Event Model Validator. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
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 |
setEventModelValidator(String EventModelValidator)
Set Event Model Validator. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
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 EVENTMODELVALIDATOR_AD_Reference_ID
public static final String EVENTMODELVALIDATOR_TableBeforeNew
public static final String EVENTMODELVALIDATOR_TableBeforeChange
public static final String EVENTMODELVALIDATOR_TableBeforeDelete
public static final String EVENTMODELVALIDATOR_TableAfterNew
public static final String EVENTMODELVALIDATOR_TableAfterChange
public static final String EVENTMODELVALIDATOR_TableAfterDelete
public static final String EVENTMODELVALIDATOR_DocumentBeforePrepare
public static final String EVENTMODELVALIDATOR_DocumentBeforeVoid
public static final String EVENTMODELVALIDATOR_DocumentBeforeClose
public static final String EVENTMODELVALIDATOR_DocumentBeforeReactivate
public static final String EVENTMODELVALIDATOR_DocumentBeforeReverseCorrect
public static final String EVENTMODELVALIDATOR_DocumentBeforeReverseAccrual
public static final String EVENTMODELVALIDATOR_DocumentBeforeComplete
public static final String EVENTMODELVALIDATOR_DocumentBeforePost
public static final String EVENTMODELVALIDATOR_DocumentAfterPrepare
public static final String EVENTMODELVALIDATOR_DocumentAfterVoid
public static final String EVENTMODELVALIDATOR_DocumentAfterClose
public static final String EVENTMODELVALIDATOR_DocumentAfterReactivate
public static final String EVENTMODELVALIDATOR_DocumentAfterReverseCorrect
public static final String EVENTMODELVALIDATOR_DocumentAfterReverseAccrual
public static final String EVENTMODELVALIDATOR_DocumentAfterComplete
public static final String EVENTMODELVALIDATOR_DocumentAfterPost
public static final String EVENTMODELVALIDATOR_TableAfterNewReplication
public static final String EVENTMODELVALIDATOR_TableAfterChangeReplication
public static final String EVENTMODELVALIDATOR_TableBeforeDeleteReplication
| Constructor Detail |
|---|
public X_AD_Table_ScriptValidator(Properties ctx,
int AD_Table_ScriptValidator_ID,
String trxName)
public X_AD_Table_ScriptValidator(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_Rule getAD_Rule()
throws Exception
getAD_Rule in interface I_AD_Table_ScriptValidatorExceptionpublic void setAD_Rule_ID(int AD_Rule_ID)
setAD_Rule_ID in interface I_AD_Table_ScriptValidatorAD_Rule_ID - Rulepublic int getAD_Rule_ID()
getAD_Rule_ID in interface I_AD_Table_ScriptValidator
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_Table_ScriptValidatorExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_Table_ScriptValidatorAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_Table_ScriptValidatorpublic void setAD_Table_ScriptValidator_ID(int AD_Table_ScriptValidator_ID)
setAD_Table_ScriptValidator_ID in interface I_AD_Table_ScriptValidatorAD_Table_ScriptValidator_ID - Table Script Validatorpublic int getAD_Table_ScriptValidator_ID()
getAD_Table_ScriptValidator_ID in interface I_AD_Table_ScriptValidatorpublic void setEventModelValidator(String EventModelValidator)
setEventModelValidator in interface I_AD_Table_ScriptValidatorEventModelValidator - Event Model Validatorpublic String getEventModelValidator()
getEventModelValidator in interface I_AD_Table_ScriptValidatorpublic KeyNamePair getKeyNamePair()
public void setSeqNo(int SeqNo)
setSeqNo in interface I_AD_Table_ScriptValidatorSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_AD_Table_ScriptValidator
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||