|
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_CM_Template
public class X_CM_Template
Generated Model for CM_Template
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=854 |
static String |
Table_Name
TableName=CM_Template |
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_CM_Template(Ctx ctx,
int CM_Template_ID,
String trxName)
Standard Constructor |
|
X_CM_Template(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getCM_Template_ID()
Get Template. |
int |
getCM_WebProject_ID()
Get Web Project. |
String |
getDescription()
Get Description. |
String |
getElements()
Get Elements. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getTemplateXST()
Get TemplateXST. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isInclude()
Get Included. |
boolean |
isNews()
Get Uses News. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isSummary()
Get Summary Level. |
boolean |
isUseAd()
Get Use Ad. |
boolean |
isValid()
Get Valid. |
void |
setCM_Template_ID(int CM_Template_ID)
Set Template. |
void |
setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. |
void |
setDescription(String Description)
Set Description. |
void |
setElements(String Elements)
Set Elements. |
void |
setHelp(String Help)
Set Comment. |
void |
setIsInclude(boolean IsInclude)
Set Included. |
void |
setIsNews(boolean IsNews)
Set Uses News. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
void |
setIsUseAd(boolean IsUseAd)
Set Use Ad. |
void |
setIsValid(boolean IsValid)
Set Valid. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setTemplateXST(String TemplateXST)
Set TemplateXST. |
void |
setValue(String Value)
Set Search Key. |
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_CM_Template(Ctx ctx,
int CM_Template_ID,
String trxName)
ctx - contextCM_Template_ID - idtrxName - transaction
public X_CM_Template(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 setCM_Template_ID(int CM_Template_ID)
CM_Template_ID - Template defines how content is displayedpublic int getCM_Template_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 setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setElements(String Elements)
Elements - Contains list of elements separated by CRpublic String getElements()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsInclude(boolean IsInclude)
IsInclude - Defines whether this content / template is included into another onepublic boolean isInclude()
public void setIsNews(boolean IsNews)
IsNews - Template or container uses news channelspublic boolean isNews()
public void setIsSummary(boolean IsSummary)
IsSummary - This is a summary entitypublic boolean isSummary()
public void setIsUseAd(boolean IsUseAd)
IsUseAd - Whether or not this template uses Ad'spublic boolean isUseAd()
public void setIsValid(boolean IsValid)
IsValid - Element is validpublic boolean isValid()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setTemplateXST(String TemplateXST)
TemplateXST - Contains the template code itselfpublic String getTemplateXST()
public void setValue(String Value)
Value - Search key for the record in the format required - must be uniquepublic String getValue()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||