|
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_Index
public class X_K_Index
Generated Model for K_Index
| 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_Index |
|---|
accessLevel, COLUMNNAME_AD_Table_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_CM_WebProject_ID, COLUMNNAME_Excerpt, COLUMNNAME_K_INDEX_ID, COLUMNNAME_Keyword, COLUMNNAME_R_RequestType_ID, COLUMNNAME_Record_ID, COLUMNNAME_SourceUpdated, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_K_Index(Properties ctx,
int K_Index_ID,
String trxName)
Standard Constructor |
|
X_K_Index(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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_Index(Properties ctx,
int K_Index_ID,
String trxName)
public X_K_Index(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_Table getAD_Table()
throws Exception
getAD_Table in interface I_K_IndexExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_K_IndexAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_K_Index
public I_C_DocType getC_DocType()
throws Exception
getC_DocType in interface I_K_IndexExceptionpublic void setC_DocType_ID(int C_DocType_ID)
setC_DocType_ID in interface I_K_IndexC_DocType_ID - Document type or rulespublic int getC_DocType_ID()
getC_DocType_ID in interface I_K_Index
public I_CM_WebProject getCM_WebProject()
throws Exception
getCM_WebProject in interface I_K_IndexExceptionpublic void setCM_WebProject_ID(int CM_WebProject_ID)
setCM_WebProject_ID in interface I_K_IndexCM_WebProject_ID - A web project is the main data container for Containers, URLs, Ads, Media etc.public int getCM_WebProject_ID()
getCM_WebProject_ID in interface I_K_Indexpublic void setExcerpt(String Excerpt)
setExcerpt in interface I_K_IndexExcerpt - Surrounding text of the keywordpublic String getExcerpt()
getExcerpt in interface I_K_Indexpublic void setKeyword(String Keyword)
setKeyword in interface I_K_IndexKeyword - Case insensitive keywordpublic String getKeyword()
getKeyword in interface I_K_Indexpublic KeyNamePair getKeyNamePair()
public void setK_INDEX_ID(int K_INDEX_ID)
setK_INDEX_ID in interface I_K_IndexK_INDEX_ID - Text Search Indexpublic int getK_INDEX_ID()
getK_INDEX_ID in interface I_K_Indexpublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_K_IndexRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_K_Index
public I_R_RequestType getR_RequestType()
throws Exception
getR_RequestType in interface I_K_IndexExceptionpublic void setR_RequestType_ID(int R_RequestType_ID)
setR_RequestType_ID in interface I_K_IndexR_RequestType_ID - Type of request (e.g. Inquiry, Complaint, ..)public int getR_RequestType_ID()
getR_RequestType_ID in interface I_K_Indexpublic void setSourceUpdated(Timestamp SourceUpdated)
setSourceUpdated in interface I_K_IndexSourceUpdated - Date the source document was updatedpublic Timestamp getSourceUpdated()
getSourceUpdated in interface I_K_Index
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||