|
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_SysConfig
public class X_AD_SysConfig
Generated Model for AD_SysConfig
| Field Summary | |
|---|---|
static int |
CONFIGURATIONLEVEL_AD_Reference_ID
ConfigurationLevel AD_Reference_ID=53222 |
static String |
CONFIGURATIONLEVEL_Client
Client = C |
static String |
CONFIGURATIONLEVEL_Organization
Organization = O |
static String |
CONFIGURATIONLEVEL_System
System = S |
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_SysConfig |
|---|
accessLevel, COLUMNNAME_AD_SysConfig_ID, COLUMNNAME_ConfigurationLevel, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Name, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_SysConfig(Properties ctx,
int AD_SysConfig_ID,
String trxName)
Standard Constructor |
|
X_AD_SysConfig(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_SysConfig_ID()
Get System Configurator. |
String |
getConfigurationLevel()
Get Configuration Level. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_SysConfig_ID(int AD_SysConfig_ID)
Set System Configurator. |
void |
setConfigurationLevel(String ConfigurationLevel)
Set Configuration Level. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setName(String Name)
Set Name. |
void |
setValue(String Value)
Set Search Key. |
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 CONFIGURATIONLEVEL_AD_Reference_ID
public static final String CONFIGURATIONLEVEL_System
public static final String CONFIGURATIONLEVEL_Client
public static final String CONFIGURATIONLEVEL_Organization
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_SysConfig(Properties ctx,
int AD_SysConfig_ID,
String trxName)
public X_AD_SysConfig(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_SysConfig_ID(int AD_SysConfig_ID)
setAD_SysConfig_ID in interface I_AD_SysConfigAD_SysConfig_ID - System Configuratorpublic int getAD_SysConfig_ID()
getAD_SysConfig_ID in interface I_AD_SysConfigpublic void setConfigurationLevel(String ConfigurationLevel)
setConfigurationLevel in interface I_AD_SysConfigConfigurationLevel - Configuration Level for this parameterpublic String getConfigurationLevel()
getConfigurationLevel in interface I_AD_SysConfigpublic void setDescription(String Description)
setDescription in interface I_AD_SysConfigDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_SysConfigpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_SysConfigEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_SysConfigpublic void setName(String Name)
setName in interface I_AD_SysConfigName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_SysConfigpublic KeyNamePair getKeyNamePair()
public void setValue(String Value)
setValue in interface I_AD_SysConfigValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_AD_SysConfig
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||