|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_BView_Source
public class X_AD_BView_Source
Generated Model for AD_BView_Source
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
protected static KeyNamePair |
Model
|
static int |
SOURCETYPE_AD_Reference_ID
SourceType AD_Reference_ID=457 |
static String |
SOURCETYPE_ReportProcess
Report & Process = 3 |
static String |
SOURCETYPE_ReportView
Report View = 2 |
static String |
SOURCETYPE_TableOrView
Table or View = 1 |
static int |
Table_ID
AD_Table_ID=1049 |
static String |
Table_Name
TableName=AD_BView_Source |
static long |
updatedMS
Last Updated Timestamp 2008-07-19 08:56:39.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_BView_Source(Ctx ctx,
int AD_BView_Source_ID,
String trxName)
Standard Constructor |
|
X_AD_BView_Source(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_BView_ID()
Get Business View. |
int |
getAD_BView_Source_ID()
Get Business View Source. |
int |
getAD_Process_ID()
Get Process. |
int |
getAD_ReportView_ID()
Get Report View. |
int |
getAD_Table_ID()
Get Table. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getImportFields()
Get Import Fields. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getSeqNo()
Get Sequence. |
String |
getSourceType()
Get SourceType. |
String |
getTableName()
Get DB Table Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isDefault()
Get Default. |
boolean |
isSourceTypeValid(String test)
Is test a valid value. |
void |
setAD_BView_ID(int AD_BView_ID)
Set Business View. |
void |
setAD_BView_Source_ID(int AD_BView_Source_ID)
Set Business View Source. |
void |
setAD_Process_ID(int AD_Process_ID)
Set Process. |
void |
setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setImportFields(String ImportFields)
Set Import Fields. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setName(String Name)
Set Name. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
void |
setSourceType(String SourceType)
Set SourceType. |
void |
setTableName(String TableName)
Set DB Table Name. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int ENTITYTYPE_AD_Reference_ID
public static final int SOURCETYPE_AD_Reference_ID
public static final String SOURCETYPE_TableOrView
public static final String SOURCETYPE_ReportView
public static final String SOURCETYPE_ReportProcess
| Constructor Detail |
|---|
public X_AD_BView_Source(Ctx ctx,
int AD_BView_Source_ID,
String trxName)
ctx - contextAD_BView_Source_ID - idtrxName - transaction
public X_AD_BView_Source(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_BView_ID(int AD_BView_ID)
AD_BView_ID - Business Viewpublic int getAD_BView_ID()
public void setAD_BView_Source_ID(int AD_BView_Source_ID)
AD_BView_Source_ID - Business View Sourcepublic int getAD_BView_Source_ID()
public void setAD_Process_ID(int AD_Process_ID)
AD_Process_ID - Process or Reportpublic int getAD_Process_ID()
public void setAD_ReportView_ID(int AD_ReportView_ID)
AD_ReportView_ID - View used to generate this reportpublic int getAD_ReportView_ID()
public void setAD_Table_ID(int AD_Table_ID)
AD_Table_ID - Database Table informationpublic int getAD_Table_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEntityType(String EntityType)
EntityType - Dictionary Entity Type;
Determines ownership and synchronizationpublic String getEntityType()
public void setImportFields(String ImportFields)
ImportFields - Create Fields from Table Columnspublic String getImportFields()
public void setIsDefault(boolean IsDefault)
IsDefault - Default valuepublic boolean isDefault()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setSeqNo(int SeqNo)
SeqNo - Method of ordering elements;
lowest number comes firstpublic int getSeqNo()
public boolean isSourceTypeValid(String test)
test - testvalue
public void setSourceType(String SourceType)
SourceType - SourceTypepublic String getSourceType()
public void setTableName(String TableName)
TableName - Name of the table in the databasepublic String getTableName()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||