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

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

public class UrlQueue
extends BsUrlQueue
implements org.seasar.robot.entity.UrlQueue

The entity of URL_QUEUE.

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.db.bsentity.BsUrlQueue から継承されたフィールド
_createTime, _depth, _id, _lastModified, _method, _modifiedProperties, _parentUrl, _sessionId, _url
 
コンストラクタの概要
UrlQueue()
           
 
メソッドの概要
 
クラス org.seasar.robot.db.bsentity.BsUrlQueue から継承されたメソッド
buildDisplayString, clearModifiedPropertyNames, equals, getCreateTime, getDBMeta, getDepth, getId, getLastModified, getMethod, getModifiedPropertyNames, getParentUrl, getSessionId, getTableDbName, getTablePropertyName, getUrl, hashCode, hasModification, hasPrimaryKeyValue, helpComparingValue, newEntityModifiedProperties, setCreateTime, setDepth, setId, setLastModified, setMethod, setParentUrl, setSessionId, setUrl, toString, toStringWithRelation
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
インタフェース org.seasar.robot.entity.UrlQueue から継承されたメソッド
getCreateTime, getDepth, getId, getLastModified, getMethod, getParentUrl, getSessionId, getUrl, setCreateTime, setDepth, setId, setLastModified, setMethod, setParentUrl, setSessionId, setUrl
 

コンストラクタの詳細

UrlQueue

public UrlQueue()


Copyright © 2009. All Rights Reserved.