|
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_Field
public class X_AD_BView_Field
Generated Model for AD_BView_Field
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=1048 |
static String |
Table_Name
TableName=AD_BView_Field |
static long |
updatedMS
Last Updated Timestamp 2008-07-03 13:51:02.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_Field(Ctx ctx,
int AD_BView_Field_ID,
String trxName)
Standard Constructor |
|
X_AD_BView_Field(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_BView_Field_ID()
Get Business View Field. |
int |
getAD_BView_ID()
Get Business View. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getSeqNo()
Get Sequence. |
int |
getSortNo()
Get Record Sort No. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isIdentifier()
Get Identifier. |
boolean |
isPrinted()
Get Printed. |
void |
setAD_BView_Field_ID(int AD_BView_Field_ID)
Set Business View Field. |
void |
setAD_BView_ID(int AD_BView_ID)
Set Business View. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setIsIdentifier(boolean IsIdentifier)
Set Identifier. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setName(String Name)
Set Name. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
void |
setSortNo(int SortNo)
Set Record Sort No. |
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
| Constructor Detail |
|---|
public X_AD_BView_Field(Ctx ctx,
int AD_BView_Field_ID,
String trxName)
ctx - contextAD_BView_Field_ID - idtrxName - transaction
public X_AD_BView_Field(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_Field_ID(int AD_BView_Field_ID)
AD_BView_Field_ID - Business View Fieldpublic int getAD_BView_Field_ID()
public void setAD_BView_ID(int AD_BView_ID)
AD_BView_ID - Business Viewpublic int getAD_BView_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 setIsIdentifier(boolean IsIdentifier)
IsIdentifier - This column is part of the record identifierpublic boolean isIdentifier()
public void setIsPrinted(boolean IsPrinted)
IsPrinted - Indicates if this document / line is printedpublic boolean isPrinted()
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 void setSortNo(int SortNo)
SortNo - Determines in what order the records are displayedpublic int getSortNo()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||