⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 basearticle.java

📁 JEECMS是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
	}

	/**
	 * 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: NEXT_ID
	 */
	public com.jeecms.article.entity.Article getNext () {
		return next;
	}

	/**
	 * Set the value related to the column: NEXT_ID
	 * @param next the NEXT_ID value
	 */
	public void setNext (com.jeecms.article.entity.Article next) {
		this.next = next;
	}



	/**
	 * Return the value associated with the column: PRE_ID
	 */
	public com.jeecms.article.entity.Article getPre () {
		return pre;
	}

	/**
	 * Set the value related to the column: PRE_ID
	 * @param pre the PRE_ID value
	 */
	public void setPre (com.jeecms.article.entity.Article pre) {
		this.pre = pre;
	}



	/**
	 * Return the value associated with the column: CTTCTG_ID
	 */
	public com.jeecms.cms.entity.ContentCtg getContentCtg () {
		return contentCtg;
	}

	/**
	 * Set the value related to the column: CTTCTG_ID
	 * @param contentCtg the CTTCTG_ID value
	 */
	public void setContentCtg (com.jeecms.cms.entity.ContentCtg contentCtg) {
		this.contentCtg = contentCtg;
	}



	/**
	 * Return the value associated with the column: ADMIN_DISABLE
	 */
	public com.jeecms.cms.entity.CmsAdmin getAdminDisable () {
		return adminDisable;
	}

	/**
	 * Set the value related to the column: ADMIN_DISABLE
	 * @param adminDisable the ADMIN_DISABLE value
	 */
	public void setAdminDisable (com.jeecms.cms.entity.CmsAdmin adminDisable) {
		this.adminDisable = adminDisable;
	}



	/**
	 * Return the value associated with the column: GROUP_ID
	 */
	public com.jeecms.cms.entity.CmsMemberGroup getGroup () {
		return group;
	}

	/**
	 * Set the value related to the column: GROUP_ID
	 * @param group the GROUP_ID value
	 */
	public void setGroup (com.jeecms.cms.entity.CmsMemberGroup group) {
		this.group = group;
	}



	/**
	 * Return the value associated with the column: CHANNEL_ID
	 */
	public com.jeecms.cms.entity.CmsChannel getChannel () {
		return channel;
	}

	/**
	 * Set the value related to the column: CHANNEL_ID
	 * @param channel the CHANNEL_ID value
	 */
	public void setChannel (com.jeecms.cms.entity.CmsChannel channel) {
		this.channel = channel;
	}



	/**
	 * 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: 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: ADMIN_CHECK
	 */
	public com.jeecms.cms.entity.CmsAdmin getAdminCheck () {
		return adminCheck;
	}

	/**
	 * Set the value related to the column: ADMIN_CHECK
	 * @param adminCheck the ADMIN_CHECK value
	 */
	public void setAdminCheck (com.jeecms.cms.entity.CmsAdmin adminCheck) {
		this.adminCheck = adminCheck;
	}



	/**
	 * Return the value associated with the column: ADMIN_INPUT
	 */
	public com.jeecms.cms.entity.CmsAdmin getAdminInput () {
		return adminInput;
	}

	/**
	 * Set the value related to the column: ADMIN_INPUT
	 * @param adminInput the ADMIN_INPUT value
	 */
	public void setAdminInput (com.jeecms.cms.entity.CmsAdmin adminInput) {
		this.adminInput = adminInput;
	}



	/**
	 * Return the value associated with the column: MEMBER_ID
	 */
	public com.jeecms.cms.entity.CmsMember getMember () {
		return member;
	}

	/**
	 * Set the value related to the column: MEMBER_ID
	 * @param member the MEMBER_ID value
	 */
	public void setMember (com.jeecms.cms.entity.CmsMember member) {
		this.member = member;
	}



	/**
	 * 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;
	}




	public boolean equals (Object obj) {
		if (null == obj) return false;
		if (!(obj instanceof com.jeecms.article.entity.Article)) return false;
		else {
			com.jeecms.article.entity.Article article = (com.jeecms.article.entity.Article) obj;
			if (null == this.getId() || null == article.getId()) return false;
			else return (this.getId().equals(article.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 + -