org.seasar.robot.db.exentity
クラス UrlFilter

java.lang.Object
  上位を拡張 org.seasar.robot.db.bsentity.BsUrlFilter
      上位を拡張 org.seasar.robot.db.exentity.UrlFilter
すべての実装されたインタフェース:
java.io.Serializable, org.seasar.robot.dbflute.Entity

public class UrlFilter
extends BsUrlFilter

The entity of URL_FILTER.

You can implement your original methods here. This class remains when re-generating.

作成者:
DBFlute(AutoGenerator)
関連項目:
直列化された形式

入れ子のクラスの概要
 
インタフェース org.seasar.robot.dbflute.Entity から継承された入れ子のクラス/インタフェース
org.seasar.robot.dbflute.Entity.EntityModifiedProperties, org.seasar.robot.dbflute.Entity.InternalUtil
 
フィールドの概要
 
クラス org.seasar.robot.db.bsentity.BsUrlFilter から継承されたフィールド
__modifiedProperties, _createTime, _filterType, _id, _sessionId, _url
 
コンストラクタの概要
UrlFilter()
           
 
メソッドの概要
 
クラス org.seasar.robot.db.bsentity.BsUrlFilter から継承されたメソッド
buildColumnString, buildDisplayString, buildRelationString, clearModifiedInfo, equals, getCreateTime, getDBMeta, getFilterType, getId, getSessionId, getTableDbName, getTablePropertyName, getUrl, hashCode, hasModification, hasPrimaryKeyValue, modifiedProperties, newModifiedProperties, setCreateTime, setFilterType, setId, setSessionId, setUrl, toString, toStringWithRelation, xCH, xSV
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

UrlFilter

public UrlFilter()


Copyright © 2012. All Rights Reserved.