Package com.liferay.portal.kernel.model
Class LayoutPrototypeTable
Object
com.liferay.petra.sql.dsl.base.BaseTable<LayoutPrototypeTable>
com.liferay.portal.kernel.model.LayoutPrototypeTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<LayoutPrototypeTable>
public class LayoutPrototypeTable
extends com.liferay.petra.sql.dsl.base.BaseTable<LayoutPrototypeTable>
The table class for the "LayoutPrototype" database table.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Boolean> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Long> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Date> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Long> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Clob> static final LayoutPrototypeTable
final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Long> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Date> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Long> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Clob> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
String> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
Long> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
String> final com.liferay.petra.sql.dsl.Column<LayoutPrototypeTable,
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
-
layoutPrototypeId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
name
-
description
-
settings
-
active
-