|
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_CM_Container_Index
public class X_CM_Container_Index
Generated Model for CM_Container_Index
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=862 |
static String |
Table_Name
TableName=CM_Container_Index |
| 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 |
| Constructor Summary | |
|---|---|
X_CM_Container_Index(Properties ctx,
int CM_Container_Index_ID,
String trxName)
Standard Constructor |
|
X_CM_Container_Index(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getCM_Container_Element_ID()
Get Container Element. |
int |
getCM_CONTAINER_INDEX_ID()
Get Container Keyword Index. |
String |
getKeyword()
Get Keyword. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setCM_Container_Element_ID(int CM_Container_Element_ID)
Set Container Element. |
void |
setCM_CONTAINER_INDEX_ID(int CM_CONTAINER_INDEX_ID)
Set Container Keyword Index. |
void |
setKeyword(String Keyword)
Set Keyword. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_CM_Container_Index(Properties ctx,
int CM_Container_Index_ID,
String trxName)
ctx - contextCM_Container_Index_ID - idtrxName - transaction
public X_CM_Container_Index(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setCM_CONTAINER_INDEX_ID(int CM_CONTAINER_INDEX_ID)
CM_CONTAINER_INDEX_ID - Container keyword index contains the content in keywordspublic int getCM_CONTAINER_INDEX_ID()
public void setCM_Container_Element_ID(int CM_Container_Element_ID)
CM_Container_Element_ID - Container element i.e. Headline, Content, Footer etc.public int getCM_Container_Element_ID()
public void setKeyword(String Keyword)
Keyword - Case insensitive keywordpublic String getKeyword()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||