|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_K_Entry
Generated Interface for K_Entry
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_Session_ID
Column name AD_Session_ID |
static String |
COLUMNNAME_DescriptionURL
Column name DescriptionURL |
static String |
COLUMNNAME_IsPublic
Column name IsPublic |
static String |
COLUMNNAME_K_Entry_ID
Column name K_Entry_ID |
static String |
COLUMNNAME_K_Source_ID
Column name K_Source_ID |
static String |
COLUMNNAME_K_Topic_ID
Column name K_Topic_ID |
static String |
COLUMNNAME_Keywords
Column name Keywords |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Rating
Column name Rating |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static String |
COLUMNNAME_ValidTo
Column name ValidTo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=612 |
static String |
Table_Name
TableName=K_Entry |
| Method Summary | |
|---|---|
int |
getAD_Session_ID()
Get Session. |
I_AD_Session |
getAD_Session()
|
String |
getDescriptionURL()
Get Description URL. |
int |
getK_Entry_ID()
Get Entry. |
int |
getK_Source_ID()
Get Knowledge Source. |
I_K_Source |
getK_Source()
|
int |
getK_Topic_ID()
Get Knowledge Topic. |
I_K_Topic |
getK_Topic()
|
String |
getKeywords()
Get Keywords. |
String |
getName()
Get Name. |
int |
getRating()
Get Rating. |
String |
getTextMsg()
Get Text Message. |
Timestamp |
getValidTo()
Get Valid to. |
boolean |
isPublic()
Get Public. |
void |
setAD_Session_ID(int AD_Session_ID)
Set Session. |
void |
setDescriptionURL(String DescriptionURL)
Set Description URL. |
void |
setIsPublic(boolean IsPublic)
Set Public. |
void |
setK_Entry_ID(int K_Entry_ID)
Set Entry. |
void |
setK_Source_ID(int K_Source_ID)
Set Knowledge Source. |
void |
setK_Topic_ID(int K_Topic_ID)
Set Knowledge Topic. |
void |
setKeywords(String Keywords)
Set Keywords. |
void |
setName(String Name)
Set Name. |
void |
setRating(int Rating)
Set Rating. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Session_ID
static final String COLUMNNAME_DescriptionURL
static final String COLUMNNAME_IsPublic
static final String COLUMNNAME_K_Entry_ID
static final String COLUMNNAME_Keywords
static final String COLUMNNAME_K_Source_ID
static final String COLUMNNAME_K_Topic_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Rating
static final String COLUMNNAME_TextMsg
static final String COLUMNNAME_ValidTo
| Method Detail |
|---|
void setAD_Session_ID(int AD_Session_ID)
int getAD_Session_ID()
I_AD_Session getAD_Session()
throws Exception
Exceptionvoid setDescriptionURL(String DescriptionURL)
String getDescriptionURL()
void setIsPublic(boolean IsPublic)
boolean isPublic()
void setK_Entry_ID(int K_Entry_ID)
int getK_Entry_ID()
void setKeywords(String Keywords)
String getKeywords()
void setK_Source_ID(int K_Source_ID)
int getK_Source_ID()
I_K_Source getK_Source()
throws Exception
Exceptionvoid setK_Topic_ID(int K_Topic_ID)
int getK_Topic_ID()
I_K_Topic getK_Topic()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setRating(int Rating)
int getRating()
void setTextMsg(String TextMsg)
String getTextMsg()
void setValidTo(Timestamp ValidTo)
Timestamp getValidTo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||