|
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_Form
public class X_AD_Form
Generated Model for AD_Form
| Field Summary | |
|---|---|
static int |
ACCESSLEVEL_AD_Reference_ID
AccessLevel AD_Reference_ID=5 |
static String |
ACCESSLEVEL_All
All = 7 |
static String |
ACCESSLEVEL_ClientOnly
Client only = 2 |
static String |
ACCESSLEVEL_ClientPlusOrganization
Client+Organization = 3 |
static String |
ACCESSLEVEL_Organization
Organization = 1 |
static String |
ACCESSLEVEL_SystemOnly
System only = 4 |
static String |
ACCESSLEVEL_SystemPlusClient
System+Client = 6 |
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_Form |
|---|
accessLevel, COLUMNNAME_AccessLevel, COLUMNNAME_AD_Form_ID, COLUMNNAME_Classname, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_IsBetaFunctionality, COLUMNNAME_JSPURL, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Form(Properties ctx,
int AD_Form_ID,
String trxName)
Standard Constructor |
|
X_AD_Form(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAccessLevel()
Get Data Access Level. |
int |
getAD_Form_ID()
Get Special Form. |
String |
getClassname()
Get Classname. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment/Help. |
String |
getJSPURL()
Get jsp URL. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isBetaFunctionality()
Get Beta Functionality. |
void |
setAccessLevel(String AccessLevel)
Set Data Access Level. |
void |
setAD_Form_ID(int AD_Form_ID)
Set Special Form. |
void |
setClassname(String Classname)
Set Classname. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality. |
void |
setJSPURL(String JSPURL)
Set jsp URL. |
void |
setName(String Name)
Set Name. |
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 ACCESSLEVEL_AD_Reference_ID
public static final String ACCESSLEVEL_Organization
public static final String ACCESSLEVEL_ClientPlusOrganization
public static final String ACCESSLEVEL_SystemOnly
public static final String ACCESSLEVEL_All
public static final String ACCESSLEVEL_SystemPlusClient
public static final String ACCESSLEVEL_ClientOnly
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_Form(Properties ctx,
int AD_Form_ID,
String trxName)
public X_AD_Form(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 setAccessLevel(String AccessLevel)
setAccessLevel in interface I_AD_FormAccessLevel - Access Level requiredpublic String getAccessLevel()
getAccessLevel in interface I_AD_Formpublic void setAD_Form_ID(int AD_Form_ID)
setAD_Form_ID in interface I_AD_FormAD_Form_ID - Special Formpublic int getAD_Form_ID()
getAD_Form_ID in interface I_AD_Formpublic void setClassname(String Classname)
setClassname in interface I_AD_FormClassname - Java Classnamepublic String getClassname()
getClassname in interface I_AD_Formpublic void setDescription(String Description)
setDescription in interface I_AD_FormDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Formpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_FormEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_Formpublic void setHelp(String Help)
setHelp in interface I_AD_FormHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_Formpublic void setIsBetaFunctionality(boolean IsBetaFunctionality)
setIsBetaFunctionality in interface I_AD_FormIsBetaFunctionality - This functionality is considered Betapublic boolean isBetaFunctionality()
isBetaFunctionality in interface I_AD_Formpublic void setJSPURL(String JSPURL)
setJSPURL in interface I_AD_FormJSPURL - Web URL of the jsp functionpublic String getJSPURL()
getJSPURL in interface I_AD_Formpublic void setName(String Name)
setName in interface I_AD_FormName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Formpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||