|
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_K_Source
public class X_K_Source
Generated Model for K_Source
| 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_K_Source |
|---|
accessLevel, COLUMNNAME_DescriptionURL, COLUMNNAME_K_Source_ID, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_K_Source(Properties ctx,
int K_Source_ID,
String trxName)
Standard Constructor |
|
X_K_Source(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescriptionURL()
Get Description URL. |
int |
getK_Source_ID()
Get Knowledge Source. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setDescriptionURL(String DescriptionURL)
Set Description URL. |
void |
setK_Source_ID(int K_Source_ID)
Set Knowledge Source. |
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 |
| Constructor Detail |
|---|
public X_K_Source(Properties ctx,
int K_Source_ID,
String trxName)
public X_K_Source(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 setDescriptionURL(String DescriptionURL)
setDescriptionURL in interface I_K_SourceDescriptionURL - URL for the descriptionpublic String getDescriptionURL()
getDescriptionURL in interface I_K_Sourcepublic void setK_Source_ID(int K_Source_ID)
setK_Source_ID in interface I_K_SourceK_Source_ID - Source of a Knowledge Entrypublic int getK_Source_ID()
getK_Source_ID in interface I_K_Sourcepublic void setName(String Name)
setName in interface I_K_SourceName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_K_Sourcepublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||