Adempiere 3.5.2a

org.compiere.model
Interface I_AD_Table_ScriptValidator

All Known Implementing Classes:
MTableScriptValidator, X_AD_Table_ScriptValidator

public interface I_AD_Table_ScriptValidator

Generated Interface for AD_Table_ScriptValidator

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 4 - System
static String COLUMNNAME_AD_Rule_ID
          Column name AD_Rule_ID
static String COLUMNNAME_AD_Table_ID
          Column name AD_Table_ID
static String COLUMNNAME_AD_Table_ScriptValidator_ID
          Column name AD_Table_ScriptValidator_ID
static String COLUMNNAME_EventModelValidator
          Column name EventModelValidator
static String COLUMNNAME_SeqNo
          Column name SeqNo
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53059
static String Table_Name
          TableName=AD_Table_ScriptValidator
 
Method Summary
 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
 int getSeqNo()
          Get Sequence.
 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.
 

Field Detail

Table_Name

static final String Table_Name
TableName=AD_Table_ScriptValidator

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53059


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 4 - System


COLUMNNAME_AD_Rule_ID

static final String COLUMNNAME_AD_Rule_ID
Column name AD_Rule_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Table_ID

static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Table_ScriptValidator_ID

static final String COLUMNNAME_AD_Table_ScriptValidator_ID
Column name AD_Table_ScriptValidator_ID

See Also:
Constant Field Values

COLUMNNAME_EventModelValidator

static final String COLUMNNAME_EventModelValidator
Column name EventModelValidator

See Also:
Constant Field Values

COLUMNNAME_SeqNo

static final String COLUMNNAME_SeqNo
Column name SeqNo

See Also:
Constant Field Values
Method Detail

setAD_Rule_ID

void setAD_Rule_ID(int AD_Rule_ID)
Set Rule


getAD_Rule_ID

int getAD_Rule_ID()
Get Rule


getAD_Rule

I_AD_Rule getAD_Rule()
                     throws Exception
Throws:
Exception

setAD_Table_ID

void setAD_Table_ID(int AD_Table_ID)
Set Table. Database Table information


getAD_Table_ID

int getAD_Table_ID()
Get Table. Database Table information


getAD_Table

I_AD_Table getAD_Table()
                       throws Exception
Throws:
Exception

setAD_Table_ScriptValidator_ID

void setAD_Table_ScriptValidator_ID(int AD_Table_ScriptValidator_ID)
Set Table Script Validator


getAD_Table_ScriptValidator_ID

int getAD_Table_ScriptValidator_ID()
Get Table Script Validator


setEventModelValidator

void setEventModelValidator(String EventModelValidator)
Set Event Model Validator


getEventModelValidator

String getEventModelValidator()
Get Event Model Validator


setSeqNo

void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first


getSeqNo

int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.