|
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_Comment
public class X_K_Comment
Generated Model for K_Comment
| 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_Comment |
|---|
accessLevel, COLUMNNAME_AD_Session_ID, COLUMNNAME_IsPublic, COLUMNNAME_K_Comment_ID, COLUMNNAME_K_Entry_ID, COLUMNNAME_Rating, COLUMNNAME_TextMsg, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_K_Comment(Properties ctx,
int K_Comment_ID,
String trxName)
Standard Constructor |
|
X_K_Comment(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Session_ID()
Get Session. |
I_AD_Session |
getAD_Session()
|
int |
getK_Comment_ID()
Get Entry Comment. |
int |
getK_Entry_ID()
Get Entry. |
I_K_Entry |
getK_Entry()
|
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getRating()
Get Rating. |
String |
getTextMsg()
Get Text Message. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isPublic()
Get Public. |
void |
setAD_Session_ID(int AD_Session_ID)
Set Session. |
void |
setIsPublic(boolean IsPublic)
Set Public. |
void |
setK_Comment_ID(int K_Comment_ID)
Set Entry Comment. |
void |
setK_Entry_ID(int K_Entry_ID)
Set Entry. |
void |
setRating(int Rating)
Set Rating. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
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_Comment(Properties ctx,
int K_Comment_ID,
String trxName)
public X_K_Comment(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_AD_Session getAD_Session()
throws Exception
getAD_Session in interface I_K_CommentExceptionpublic void setAD_Session_ID(int AD_Session_ID)
setAD_Session_ID in interface I_K_CommentAD_Session_ID - User Session Online or Webpublic int getAD_Session_ID()
getAD_Session_ID in interface I_K_Commentpublic void setIsPublic(boolean IsPublic)
setIsPublic in interface I_K_CommentIsPublic - Public can read entrypublic boolean isPublic()
isPublic in interface I_K_Commentpublic void setK_Comment_ID(int K_Comment_ID)
setK_Comment_ID in interface I_K_CommentK_Comment_ID - Knowledge Entry Commentpublic int getK_Comment_ID()
getK_Comment_ID in interface I_K_Commentpublic KeyNamePair getKeyNamePair()
public I_K_Entry getK_Entry()
throws Exception
getK_Entry in interface I_K_CommentExceptionpublic void setK_Entry_ID(int K_Entry_ID)
setK_Entry_ID in interface I_K_CommentK_Entry_ID - Knowledge Entrypublic int getK_Entry_ID()
getK_Entry_ID in interface I_K_Commentpublic void setRating(int Rating)
setRating in interface I_K_CommentRating - Classification or Importancepublic int getRating()
getRating in interface I_K_Commentpublic void setTextMsg(String TextMsg)
setTextMsg in interface I_K_CommentTextMsg - Text Messagepublic String getTextMsg()
getTextMsg in interface I_K_Comment
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||