|
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_Element
public class X_AD_Element
Generated Model for AD_Element
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
| 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_Element |
|---|
accessLevel, COLUMNNAME_AD_Element_ID, COLUMNNAME_ColumnName, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_Name, COLUMNNAME_PO_Description, COLUMNNAME_PO_Help, COLUMNNAME_PO_Name, COLUMNNAME_PO_PrintName, COLUMNNAME_PrintName, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Element(Properties ctx,
int AD_Element_ID,
String trxName)
Standard Constructor |
|
X_AD_Element(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Element_ID()
Get System Element. |
String |
getColumnName()
Get DB Column Name. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getPO_Description()
Get PO Description. |
String |
getPO_Help()
Get PO Help. |
String |
getPO_Name()
Get PO Name. |
String |
getPO_PrintName()
Get PO Print name. |
String |
getPrintName()
Get Print Text. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Element_ID(int AD_Element_ID)
Set System Element. |
void |
setColumnName(String ColumnName)
Set DB Column Name. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setName(String Name)
Set Name. |
void |
setPO_Description(String PO_Description)
Set PO Description. |
void |
setPO_Help(String PO_Help)
Set PO Help. |
void |
setPO_Name(String PO_Name)
Set PO Name. |
void |
setPO_PrintName(String PO_PrintName)
Set PO Print name. |
void |
setPrintName(String PrintName)
Set Print Text. |
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 ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_Element(Properties ctx,
int AD_Element_ID,
String trxName)
public X_AD_Element(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 POpublic void setAD_Element_ID(int AD_Element_ID)
setAD_Element_ID in interface I_AD_ElementAD_Element_ID - System Element enables the central maintenance of column description and help.public int getAD_Element_ID()
getAD_Element_ID in interface I_AD_Elementpublic void setColumnName(String ColumnName)
setColumnName in interface I_AD_ElementColumnName - Name of the column in the databasepublic String getColumnName()
getColumnName in interface I_AD_Elementpublic KeyNamePair getKeyNamePair()
public void setDescription(String Description)
setDescription in interface I_AD_ElementDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Elementpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_ElementEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_Elementpublic void setHelp(String Help)
setHelp in interface I_AD_ElementHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_Elementpublic void setName(String Name)
setName in interface I_AD_ElementName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Elementpublic void setPO_Description(String PO_Description)
setPO_Description in interface I_AD_ElementPO_Description - Description in PO Screenspublic String getPO_Description()
getPO_Description in interface I_AD_Elementpublic void setPO_Help(String PO_Help)
setPO_Help in interface I_AD_ElementPO_Help - Help for PO Screenspublic String getPO_Help()
getPO_Help in interface I_AD_Elementpublic void setPO_Name(String PO_Name)
setPO_Name in interface I_AD_ElementPO_Name - Name on PO Screenspublic String getPO_Name()
getPO_Name in interface I_AD_Elementpublic void setPO_PrintName(String PO_PrintName)
setPO_PrintName in interface I_AD_ElementPO_PrintName - Print name on PO Screens/Reportspublic String getPO_PrintName()
getPO_PrintName in interface I_AD_Elementpublic void setPrintName(String PrintName)
setPrintName in interface I_AD_ElementPrintName - The label text to be printed on a document or correspondence.public String getPrintName()
getPrintName in interface I_AD_Element
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||