|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_K_Index
public class X_K_Index
Generated Model for K_Index
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=900 |
static String |
Table_Name
TableName=K_Index |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_K_Index(Ctx ctx,
int K_Index_ID,
String trxName)
Standard Constructor |
|
X_K_Index(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Table_ID()
Get Table. |
int |
getC_DocType_ID()
Get Document Type. |
int |
getCM_WebProject_ID()
Get Web Project. |
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. |
int |
getRecord_ID()
Get Record ID. |
Timestamp |
getSourceUpdated()
Get Source Updated. |
protected POInfo |
initPO(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_K_Index(Ctx ctx,
int K_Index_ID,
String trxName)
ctx - contextK_Index_ID - idtrxName - transaction
public X_K_Index(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_Table_ID(int AD_Table_ID)
AD_Table_ID - Database Table informationpublic int getAD_Table_ID()
public void setCM_WebProject_ID(int CM_WebProject_ID)
CM_WebProject_ID - A web project is the main data container for Containers, URLs, Ads, and Media etc.public int getCM_WebProject_ID()
public void setC_DocType_ID(int C_DocType_ID)
C_DocType_ID - Document type or rulespublic int getC_DocType_ID()
public void setExcerpt(String Excerpt)
Excerpt - Surrounding text of the keywordpublic String getExcerpt()
public void setK_Index_ID(int K_Index_ID)
K_Index_ID - Text Search Indexpublic int getK_Index_ID()
public void setKeyword(String Keyword)
Keyword - Case insensitive keywordpublic String getKeyword()
public KeyNamePair getKeyNamePair()
public void setR_RequestType_ID(int R_RequestType_ID)
R_RequestType_ID - Type of request (e.g. Inquiry, Complaint...)public int getR_RequestType_ID()
public void setRecord_ID(int Record_ID)
Record_ID - Direct internal record IDpublic int getRecord_ID()
public void setSourceUpdated(Timestamp SourceUpdated)
SourceUpdated - Date the source document was updatedpublic Timestamp getSourceUpdated()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||