public class FacebookpostdefaultInfoNames extends java.lang.Object implements EntityNameInterface
FacebookpostdefaultInfoのプロパティ名の集合です。| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
FacebookpostdefaultInfoNames._FacebookpostdefaultInfoNames |
| コンストラクタと説明 |
|---|
FacebookpostdefaultInfoNames() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Boolean> |
defaulton()
defaultonのプロパティ名を返します。
|
java.lang.String |
entityName()
エンティティの名称を取得します.
|
static FacebookpostInfoNames._FacebookpostInfoNames |
facebookpostInfo()
facebookpostInfoのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
facebookpostinfoid()
facebookpostinfoidのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
id()
idのプロパティ名を返します。
|
static MenuInfoNames._MenuInfoNames |
menuInfo()
menuInfoのプロパティ名を返します。
|
static NoticedefaultInfoNames._NoticedefaultInfoNames |
noticedefaultInfo()
noticedefaultInfoのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
noticedefaultinfoid()
noticedefaultinfoidのプロパティ名を返します。
|
public java.lang.String entityName()
EntityNameInterfaceentityName インタフェース内 EntityNameInterfacepublic static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> id()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> noticedefaultinfoid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> facebookpostinfoid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Boolean> defaulton()
public static FacebookpostInfoNames._FacebookpostInfoNames facebookpostInfo()
public static NoticedefaultInfoNames._NoticedefaultInfoNames noticedefaultInfo()
public static MenuInfoNames._MenuInfoNames menuInfo()