|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_K_Index
Generated Interface for K_Index
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static String |
COLUMNNAME_CM_WebProject_ID
Column name CM_WebProject_ID |
static String |
COLUMNNAME_Excerpt
Column name Excerpt |
static String |
COLUMNNAME_K_INDEX_ID
Column name K_INDEX_ID |
static String |
COLUMNNAME_Keyword
Column name Keyword |
static String |
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static String |
COLUMNNAME_SourceUpdated
Column name SourceUpdated |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=900 |
static String |
Table_Name
TableName=K_Index |
| Method Summary | |
|---|---|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getCM_WebProject_ID()
Get Web Project. |
I_CM_WebProject |
getCM_WebProject()
|
String |
getExcerpt()
Get Excerpt. |
int |
getK_INDEX_ID()
Get Index. |
String |
getKeyword()
Get Keyword. |
int |
getR_RequestType_ID()
Get Request Type. |
I_R_RequestType |
getR_RequestType()
|
int |
getRecord_ID()
Get Record ID. |
Timestamp |
getSourceUpdated()
Get Source Updated. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. |
void |
setExcerpt(String Excerpt)
Set Excerpt. |
void |
setK_INDEX_ID(int K_INDEX_ID)
Set Index. |
void |
setKeyword(String Keyword)
Set Keyword. |
void |
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setSourceUpdated(Timestamp SourceUpdated)
Set Source Updated. |
| 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_Table_ID
static final String COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_CM_WebProject_ID
static final String COLUMNNAME_Excerpt
static final String COLUMNNAME_Keyword
static final String COLUMNNAME_K_INDEX_ID
static final String COLUMNNAME_Record_ID
static final String COLUMNNAME_R_RequestType_ID
static final String COLUMNNAME_SourceUpdated
| Method Detail |
|---|
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
I_C_DocType getC_DocType()
throws Exception
Exceptionvoid setCM_WebProject_ID(int CM_WebProject_ID)
int getCM_WebProject_ID()
I_CM_WebProject getCM_WebProject()
throws Exception
Exceptionvoid setExcerpt(String Excerpt)
String getExcerpt()
void setKeyword(String Keyword)
String getKeyword()
void setK_INDEX_ID(int K_INDEX_ID)
int getK_INDEX_ID()
void setRecord_ID(int Record_ID)
int getRecord_ID()
void setR_RequestType_ID(int R_RequestType_ID)
int getR_RequestType_ID()
I_R_RequestType getR_RequestType()
throws Exception
Exceptionvoid setSourceUpdated(Timestamp SourceUpdated)
Timestamp getSourceUpdated()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||