?? basecmschannel.java
字號:
/**
* Set the value related to the column: PARAM2
* @param param2 the PARAM2 value
*/
public void setParam2 (java.lang.String param2) {
this.param2 = param2;
}
/**
* Return the value associated with the column: PARAM3
*/
public java.lang.String getParam3 () {
return param3;
}
/**
* Set the value related to the column: PARAM3
* @param param3 the PARAM3 value
*/
public void setParam3 (java.lang.String param3) {
this.param3 = param3;
}
/**
* Return the value associated with the column: DEF_STRING_1
*/
public java.lang.String getDefStr1 () {
return defStr1;
}
/**
* Set the value related to the column: DEF_STRING_1
* @param defStr1 the DEF_STRING_1 value
*/
public void setDefStr1 (java.lang.String defStr1) {
this.defStr1 = defStr1;
}
/**
* Return the value associated with the column: DEF_STRING_2
*/
public java.lang.String getDefStr2 () {
return defStr2;
}
/**
* Set the value related to the column: DEF_STRING_2
* @param defStr2 the DEF_STRING_2 value
*/
public void setDefStr2 (java.lang.String defStr2) {
this.defStr2 = defStr2;
}
/**
* Return the value associated with the column: DEF_STRING_3
*/
public java.lang.String getDefStr3 () {
return defStr3;
}
/**
* Set the value related to the column: DEF_STRING_3
* @param defStr3 the DEF_STRING_3 value
*/
public void setDefStr3 (java.lang.String defStr3) {
this.defStr3 = defStr3;
}
/**
* Return the value associated with the column: DEF_STRING_4
*/
public java.lang.String getDefStr4 () {
return defStr4;
}
/**
* Set the value related to the column: DEF_STRING_4
* @param defStr4 the DEF_STRING_4 value
*/
public void setDefStr4 (java.lang.String defStr4) {
this.defStr4 = defStr4;
}
/**
* Return the value associated with the column: DEF_STRING_5
*/
public java.lang.String getDefStr5 () {
return defStr5;
}
/**
* Set the value related to the column: DEF_STRING_5
* @param defStr5 the DEF_STRING_5 value
*/
public void setDefStr5 (java.lang.String defStr5) {
this.defStr5 = defStr5;
}
/**
* Return the value associated with the column: DEF_STRING_6
*/
public java.lang.String getDefStr6 () {
return defStr6;
}
/**
* Set the value related to the column: DEF_STRING_6
* @param defStr6 the DEF_STRING_6 value
*/
public void setDefStr6 (java.lang.String defStr6) {
this.defStr6 = defStr6;
}
/**
* Return the value associated with the column: DEF_STRING_7
*/
public java.lang.String getDefStr7 () {
return defStr7;
}
/**
* Set the value related to the column: DEF_STRING_7
* @param defStr7 the DEF_STRING_7 value
*/
public void setDefStr7 (java.lang.String defStr7) {
this.defStr7 = defStr7;
}
/**
* Return the value associated with the column: DEF_STRING_8
*/
public java.lang.String getDefStr8 () {
return defStr8;
}
/**
* Set the value related to the column: DEF_STRING_8
* @param defStr8 the DEF_STRING_8 value
*/
public void setDefStr8 (java.lang.String defStr8) {
this.defStr8 = defStr8;
}
/**
* Return the value associated with the column: DEF_STRING_9
*/
public java.lang.String getDefStr9 () {
return defStr9;
}
/**
* Set the value related to the column: DEF_STRING_9
* @param defStr9 the DEF_STRING_9 value
*/
public void setDefStr9 (java.lang.String defStr9) {
this.defStr9 = defStr9;
}
/**
* Return the value associated with the column: DEF_LONG_1
*/
public java.lang.Long getDefLong1 () {
return defLong1;
}
/**
* Set the value related to the column: DEF_LONG_1
* @param defLong1 the DEF_LONG_1 value
*/
public void setDefLong1 (java.lang.Long defLong1) {
this.defLong1 = defLong1;
}
/**
* Return the value associated with the column: DEF_LONG_2
*/
public java.lang.Long getDefLong2 () {
return defLong2;
}
/**
* Set the value related to the column: DEF_LONG_2
* @param defLong2 the DEF_LONG_2 value
*/
public void setDefLong2 (java.lang.Long defLong2) {
this.defLong2 = defLong2;
}
/**
* Return the value associated with the column: DEF_LONG_3
*/
public java.lang.Long getDefLong3 () {
return defLong3;
}
/**
* Set the value related to the column: DEF_LONG_3
* @param defLong3 the DEF_LONG_3 value
*/
public void setDefLong3 (java.lang.Long defLong3) {
this.defLong3 = defLong3;
}
/**
* Return the value associated with the column: DEF_LONG_4
*/
public java.lang.Long getDefLong4 () {
return defLong4;
}
/**
* Set the value related to the column: DEF_LONG_4
* @param defLong4 the DEF_LONG_4 value
*/
public void setDefLong4 (java.lang.Long defLong4) {
this.defLong4 = defLong4;
}
/**
* Return the value associated with the column: DEF_LONG_5
*/
public java.lang.Long getDefLong5 () {
return defLong5;
}
/**
* Set the value related to the column: DEF_LONG_5
* @param defLong5 the DEF_LONG_5 value
*/
public void setDefLong5 (java.lang.Long defLong5) {
this.defLong5 = defLong5;
}
/**
* Return the value associated with the column: DEF_MONEY1
*/
public java.math.BigDecimal getDefMoney1 () {
return defMoney1;
}
/**
* Set the value related to the column: DEF_MONEY1
* @param defMoney1 the DEF_MONEY1 value
*/
public void setDefMoney1 (java.math.BigDecimal defMoney1) {
this.defMoney1 = defMoney1;
}
/**
* Return the value associated with the column: DEF_MONEY2
*/
public java.math.BigDecimal getDefMoney2 () {
return defMoney2;
}
/**
* Set the value related to the column: DEF_MONEY2
* @param defMoney2 the DEF_MONEY2 value
*/
public void setDefMoney2 (java.math.BigDecimal defMoney2) {
this.defMoney2 = defMoney2;
}
/**
* Return the value associated with the column: DEF_MONEY3
*/
public java.math.BigDecimal getDefMoney3 () {
return defMoney3;
}
/**
* Set the value related to the column: DEF_MONEY3
* @param defMoney3 the DEF_MONEY3 value
*/
public void setDefMoney3 (java.math.BigDecimal defMoney3) {
this.defMoney3 = defMoney3;
}
/**
* Return the value associated with the column: DEF_DATE1
*/
public java.util.Date getDefDate1 () {
return defDate1;
}
/**
* Set the value related to the column: DEF_DATE1
* @param defDate1 the DEF_DATE1 value
*/
public void setDefDate1 (java.util.Date defDate1) {
this.defDate1 = defDate1;
}
/**
* Return the value associated with the column: DEF_DATE2
*/
public java.util.Date getDefDate2 () {
return defDate2;
}
/**
* Set the value related to the column: DEF_DATE2
* @param defDate2 the DEF_DATE2 value
*/
public void setDefDate2 (java.util.Date defDate2) {
this.defDate2 = defDate2;
}
/**
* Return the value associated with the column: DEF_DATE3
*/
public java.util.Date getDefDate3 () {
return defDate3;
}
/**
* Set the value related to the column: DEF_DATE3
* @param defDate3 the DEF_DATE3 value
*/
public void setDefDate3 (java.util.Date defDate3) {
this.defDate3 = defDate3;
}
/**
* Return the value associated with the column: DEF_BOOL1
*/
public java.lang.Boolean getDefBool1 () {
return defBool1;
}
/**
* Set the value related to the column: DEF_BOOL1
* @param defBool1 the DEF_BOOL1 value
*/
public void setDefBool1 (java.lang.Boolean defBool1) {
this.defBool1 = defBool1;
}
/**
* Return the value associated with the column: DEF_BOOL2
*/
public java.lang.Boolean getDefBool2 () {
return defBool2;
}
/**
* Set the value related to the column: DEF_BOOL2
* @param defBool2 the DEF_BOOL2 value
*/
public void setDefBool2 (java.lang.Boolean defBool2) {
this.defBool2 = defBool2;
}
/**
* Return the value associated with the column: DEF_BOOL3
*/
public java.lang.Boolean getDefBool3 () {
return defBool3;
}
/**
* Set the value related to the column: DEF_BOOL3
* @param defBool3 the DEF_BOOL3 value
*/
public void setDefBool3 (java.lang.Boolean defBool3) {
this.defBool3 = defBool3;
}
/**
* Return the value associated with the column: GROUP_CONTRI_ID
*/
public com.jeecms.cms.entity.CmsMemberGroup getGroupContribute () {
return groupContribute;
}
/**
* Set the value related to the column: GROUP_CONTRI_ID
* @param groupContribute the GROUP_CONTRI_ID value
*/
public void setGroupContribute (com.jeecms.cms.entity.CmsMemberGroup groupContribute) {
this.groupContribute = groupContribute;
}
/**
* Return the value associated with the column: GROUP_VISIT_ID
*/
public com.jeecms.cms.entity.CmsMemberGroup getGroupVisit () {
return groupVisit;
}
/**
* Set the value related to the column: GROUP_VISIT_ID
* @param groupVisit the GROUP_VISIT_ID value
*/
public void setGroupVisit (com.jeecms.cms.entity.CmsMemberGroup groupVisit) {
this.groupVisit = groupVisit;
}
/**
* Return the value associated with the column: PARENT
*/
public com.jeecms.cms.entity.CmsChannel getParent () {
return parent;
}
/**
* Set the value related to the column: PARENT
* @param parent the PARENT value
*/
public void setParent (com.jeecms.cms.entity.CmsChannel parent) {
this.parent = parent;
}
/**
* Return the value associated with the column: MODEL_ID
*/
public com.jeecms.cms.entity.ChnlModel getModel () {
return model;
}
/**
* Set the value related to the column: MODEL_ID
* @param model the MODEL_ID value
*/
public void setModel (com.jeecms.cms.entity.ChnlModel model) {
this.model = model;
}
/**
* Return the value associated with the column: CONFIG_ID
*/
public com.jeecms.cms.entity.CmsConfig getConfig () {
return config;
}
/**
* Set the value related to the column: CONFIG_ID
* @param config the CONFIG_ID value
*/
public void setConfig (com.jeecms.cms.entity.CmsConfig config) {
this.config = config;
}
/**
* Return the value associated with the column: WEBSITE_ID
*/
public com.jeecms.core.entity.Website getWebsite () {
return website;
}
/**
* Set the value related to the column: WEBSITE_ID
* @param website the WEBSITE_ID value
*/
public void setWebsite (com.jeecms.core.entity.Website website) {
this.website = website;
}
/**
* Return the value associated with the column: child
*/
public java.util.Set<com.jeecms.cms.entity.CmsChannel> getChild () {
return child;
}
/**
* Set the value related to the column: child
* @param child the child value
*/
public void setChild (java.util.Set<com.jeecms.cms.entity.CmsChannel> child) {
this.child = child;
}
public void addTochild (com.jeecms.cms.entity.CmsChannel cmsChannel) {
if (null == getChild()) setChild(new java.util.TreeSet<com.jeecms.cms.entity.CmsChannel>());
getChild().add(cmsChannel);
}
/**
* Return the value associated with the column: attachments
*/
public java.util.Set<com.jeecms.core.entity.Attachment> getAttachments () {
return attachments;
}
/**
* Set the value related to the column: attachments
* @param attachments the attachments value
*/
public void setAttachments (java.util.Set<com.jeecms.core.entity.Attachment> attachments) {
this.attachments = attachments;
}
/**
* Return the value associated with the column: admins
*/
public java.util.Set<com.jeecms.cms.entity.CmsAdmin> getAdmins () {
return admins;
}
/**
* Set the value related to the column: admins
* @param admins the admins value
*/
public void setAdmins (java.util.Set<com.jeecms.cms.entity.CmsAdmin> admins) {
this.admins = admins;
}
public void addToadmins (com.jeecms.cms.entity.CmsAdmin cmsAdmin) {
if (null == getAdmins()) setAdmins(new java.util.TreeSet<com.jeecms.cms.entity.CmsAdmin>());
getAdmins().add(cmsAdmin);
}
public boolean equals (Object obj) {
if (null == obj) return false;
if (!(obj instanceof com.jeecms.cms.entity.CmsChannel)) return false;
else {
com.jeecms.cms.entity.CmsChannel cmsChannel = (com.jeecms.cms.entity.CmsChannel) obj;
if (null == this.getId() || null == cmsChannel.getId()) return false;
else return (this.getId().equals(cmsChannel.getId()));
}
}
public int hashCode () {
if (Integer.MIN_VALUE == this.hashCode) {
if (null == this.getId()) return super.hashCode();
else {
String hashStr = this.getClass().getName() + ":" + this.getId().hashCode();
this.hashCode = hashStr.hashCode();
}
}
return this.hashCode;
}
public String toString () {
return super.toString();
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -