Package com.liferay.asset.list.model
Class AssetListEntryAssetEntryRelTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<AssetListEntryAssetEntryRelTable>
com.liferay.asset.list.model.AssetListEntryAssetEntryRelTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<AssetListEntryAssetEntryRelTable>
public class AssetListEntryAssetEntryRelTable
extends com.liferay.petra.sql.dsl.base.BaseTable<AssetListEntryAssetEntryRelTable>
The table class for the "AssetListEntryAssetEntryRel" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Date> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> static final AssetListEntryAssetEntryRelTable
final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Date> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Date> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Integer> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
Long> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
String> final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,
String> -
Method Summary
Methods inherited from class com.liferay.petra.sql.dsl.base.BaseTable
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
ctCollectionId
-
uuid
-
assetListEntryAssetEntryRelId
public final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,Long> assetListEntryAssetEntryRelId -
groupId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
assetListEntryId
public final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,Long> assetListEntryId -
assetEntryId
-
segmentsEntryId
public final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,Long> segmentsEntryId -
position
-
lastPublishDate
public final com.liferay.petra.sql.dsl.Column<AssetListEntryAssetEntryRelTable,Date> lastPublishDate
-