|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_K_Topic
Generated Interface for K_Topic
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsPublic
Column name IsPublic |
static String |
COLUMNNAME_IsPublicWrite
Column name IsPublicWrite |
static String |
COLUMNNAME_K_Topic_ID
Column name K_Topic_ID |
static String |
COLUMNNAME_K_Type_ID
Column name K_Type_ID |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=607 |
static String |
Table_Name
TableName=K_Topic |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
int |
getK_Topic_ID()
Get Knowledge Topic. |
int |
getK_Type_ID()
Get Knowldge Type. |
I_K_Type |
getK_Type()
|
String |
getName()
Get Name. |
boolean |
isPublic()
Get Public. |
boolean |
isPublicWrite()
Get Public Write. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsPublic(boolean IsPublic)
Set Public. |
void |
setIsPublicWrite(boolean IsPublicWrite)
Set Public Write. |
void |
setK_Topic_ID(int K_Topic_ID)
Set Knowledge Topic. |
void |
setK_Type_ID(int K_Type_ID)
Set Knowldge Type. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsPublic
static final String COLUMNNAME_IsPublicWrite
static final String COLUMNNAME_K_Topic_ID
static final String COLUMNNAME_K_Type_ID
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsPublic(boolean IsPublic)
boolean isPublic()
void setIsPublicWrite(boolean IsPublicWrite)
boolean isPublicWrite()
void setK_Topic_ID(int K_Topic_ID)
int getK_Topic_ID()
void setK_Type_ID(int K_Type_ID)
int getK_Type_ID()
I_K_Type getK_Type()
throws Exception
Exceptionvoid setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||