|
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_EntryRelated
public class X_K_EntryRelated
Generated Model for K_EntryRelated
| Field Summary | |
|---|---|
static int |
K_ENTRYRELATED_ID_AD_Reference_ID
K_EntryRelated_ID AD_Reference_ID=285 |
| 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_EntryRelated |
|---|
accessLevel, COLUMNNAME_K_Entry_ID, COLUMNNAME_K_EntryRelated_ID, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_K_EntryRelated(Properties ctx,
int K_EntryRelated_ID,
String trxName)
Standard Constructor |
|
X_K_EntryRelated(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getK_Entry_ID()
Get Entry. |
I_K_Entry |
getK_Entry()
|
int |
getK_EntryRelated_ID()
Get Related Entry. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setK_Entry_ID(int K_Entry_ID)
Set Entry. |
void |
setK_EntryRelated_ID(int K_EntryRelated_ID)
Set Related Entry. |
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 K_ENTRYRELATED_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_K_EntryRelated(Properties ctx,
int K_EntryRelated_ID,
String trxName)
public X_K_EntryRelated(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 PO
public I_K_Entry getK_Entry()
throws Exception
getK_Entry in interface I_K_EntryRelatedExceptionpublic void setK_Entry_ID(int K_Entry_ID)
setK_Entry_ID in interface I_K_EntryRelatedK_Entry_ID - Knowledge Entrypublic int getK_Entry_ID()
getK_Entry_ID in interface I_K_EntryRelatedpublic void setK_EntryRelated_ID(int K_EntryRelated_ID)
setK_EntryRelated_ID in interface I_K_EntryRelatedK_EntryRelated_ID - Related Entry for this Enntrypublic int getK_EntryRelated_ID()
getK_EntryRelated_ID in interface I_K_EntryRelatedpublic KeyNamePair getKeyNamePair()
public void setName(String Name)
setName in interface I_K_EntryRelatedName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_K_EntryRelated
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||