|
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_ToDo
public class X_CM_Container_ToDo
Generated Model for CM_Container_ToDo
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
NEXT_USER_ID_AD_Reference_ID
Next_User_ID AD_Reference_ID=110 |
static int |
Table_ID
AD_Table_ID=863 |
static String |
Table_Name
TableName=CM_Container_ToDo |
| 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_ToDo(Properties ctx,
int CM_Container_ToDo_ID,
String trxName)
Standard Constructor |
|
X_CM_Container_ToDo(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_User_ID()
Get User/Contact. |
int |
getCM_Container_ID()
Get Web Container. |
int |
getCM_Container_ToDo_ID()
Get Container ToDo. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getHistoryInfo()
Get HistoryInfo. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getNext_User_ID()
Get Next User. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setCM_Container_ID(int CM_Container_ID)
Set Web Container. |
void |
setCM_Container_ToDo_ID(int CM_Container_ToDo_ID)
Set Container ToDo. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setHistoryInfo(String HistoryInfo)
Set HistoryInfo. |
void |
setName(String Name)
Set Name. |
void |
setNext_User_ID(int Next_User_ID)
Set Next User. |
void |
setValue(String Value)
Set Search Key. |
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
public static final int NEXT_USER_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_CM_Container_ToDo(Properties ctx,
int CM_Container_ToDo_ID,
String trxName)
ctx - contextCM_Container_ToDo_ID - idtrxName - transaction
public X_CM_Container_ToDo(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 setAD_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setCM_Container_ID(int CM_Container_ID)
CM_Container_ID - Web Container contains content like images, text etc.public int getCM_Container_ID()
public void setCM_Container_ToDo_ID(int CM_Container_ToDo_ID)
CM_Container_ToDo_ID - Contains internal workflow strcuturepublic int getCM_Container_ToDo_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setHelp(String Help)
Help - Comment or Hintpublic String getHelp()
public void setHistoryInfo(String HistoryInfo)
HistoryInfo - Info on the historypublic String getHistoryInfo()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setNext_User_ID(int Next_User_ID)
Next_User_ID - Info who should handle this case nextpublic int getNext_User_ID()
public void setValue(String Value)
Value - Search key for the record in the format required - must be uniquepublic String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||