|
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_IndexStop
public class X_K_IndexStop
Generated Model for K_IndexStop
| 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_IndexStop |
|---|
accessLevel, COLUMNNAME_C_DocType_ID, COLUMNNAME_CM_WebProject_ID, COLUMNNAME_IsManual, COLUMNNAME_K_IndexStop_ID, COLUMNNAME_Keyword, COLUMNNAME_R_RequestType_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_K_IndexStop(Properties ctx,
int K_IndexStop_ID,
String trxName)
Standard Constructor |
|
X_K_IndexStop(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getCM_WebProject_ID()
Get Web Project. |
I_CM_WebProject |
getCM_WebProject()
|
int |
getK_IndexStop_ID()
Get Index Stop. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getKeyword()
Get Keyword. |
int |
getR_RequestType_ID()
Get Request Type. |
I_R_RequestType |
getR_RequestType()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isManual()
Get Manual. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. |
void |
setIsManual(boolean IsManual)
Set Manual. |
void |
setK_IndexStop_ID(int K_IndexStop_ID)
Set Index Stop. |
void |
setKeyword(String Keyword)
Set Keyword. |
void |
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type. |
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_IndexStop(Properties ctx,
int K_IndexStop_ID,
String trxName)
public X_K_IndexStop(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_C_DocType getC_DocType()
throws Exception
getC_DocType in interface I_K_IndexStopExceptionpublic void setC_DocType_ID(int C_DocType_ID)
setC_DocType_ID in interface I_K_IndexStopC_DocType_ID - Document type or rulespublic int getC_DocType_ID()
getC_DocType_ID in interface I_K_IndexStop
public I_CM_WebProject getCM_WebProject()
throws Exception
getCM_WebProject in interface I_K_IndexStopExceptionpublic void setCM_WebProject_ID(int CM_WebProject_ID)
setCM_WebProject_ID in interface I_K_IndexStopCM_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_IndexStoppublic void setIsManual(boolean IsManual)
setIsManual in interface I_K_IndexStopIsManual - This is a manual processpublic boolean isManual()
isManual in interface I_K_IndexStoppublic void setKeyword(String Keyword)
setKeyword in interface I_K_IndexStopKeyword - Case insensitive keywordpublic String getKeyword()
getKeyword in interface I_K_IndexStoppublic KeyNamePair getKeyNamePair()
public void setK_IndexStop_ID(int K_IndexStop_ID)
setK_IndexStop_ID in interface I_K_IndexStopK_IndexStop_ID - Keyword not to be indexedpublic int getK_IndexStop_ID()
getK_IndexStop_ID in interface I_K_IndexStop
public I_R_RequestType getR_RequestType()
throws Exception
getR_RequestType in interface I_K_IndexStopExceptionpublic void setR_RequestType_ID(int R_RequestType_ID)
setR_RequestType_ID in interface I_K_IndexStopR_RequestType_ID - Type of request (e.g. Inquiry, Complaint, ..)public int getR_RequestType_ID()
getR_RequestType_ID in interface I_K_IndexStop
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||