|
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_U_Web_Properties
public class X_U_Web_Properties
Generated Model for U_Web_Properties
| Field Summary |
|---|
| 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_U_Web_Properties |
|---|
accessLevel, COLUMNNAME_U_Key, COLUMNNAME_U_Value, COLUMNNAME_U_Web_Properties_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_U_Web_Properties(Properties ctx,
int U_Web_Properties_ID,
String trxName)
Standard Constructor |
|
X_U_Web_Properties(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getU_Key()
Get Key. |
String |
getU_Value()
Get Value. |
int |
getU_Web_Properties_ID()
Get Web Properties. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setU_Key(String U_Key)
Set Key. |
void |
setU_Value(String U_Value)
Set Value. |
void |
setU_Web_Properties_ID(int U_Web_Properties_ID)
Set Web Properties. |
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 |
| Constructor Detail |
|---|
public X_U_Web_Properties(Properties ctx,
int U_Web_Properties_ID,
String trxName)
public X_U_Web_Properties(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 setU_Key(String U_Key)
setU_Key in interface I_U_Web_PropertiesU_Key - Keypublic String getU_Key()
getU_Key in interface I_U_Web_Propertiespublic void setU_Value(String U_Value)
setU_Value in interface I_U_Web_PropertiesU_Value - Valuepublic String getU_Value()
getU_Value in interface I_U_Web_Propertiespublic void setU_Web_Properties_ID(int U_Web_Properties_ID)
setU_Web_Properties_ID in interface I_U_Web_PropertiesU_Web_Properties_ID - Web Propertiespublic int getU_Web_Properties_ID()
getU_Web_Properties_ID in interface I_U_Web_Properties
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||