Package com.liferay.portal.kernel.model
Class LayoutSetBranchTable
Object
com.liferay.petra.sql.dsl.base.BaseTable<LayoutSetBranchTable>
com.liferay.portal.kernel.model.LayoutSetBranchTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<LayoutSetBranchTable>
public class LayoutSetBranchTable
extends com.liferay.petra.sql.dsl.base.BaseTable<LayoutSetBranchTable>
The table class for the "LayoutSetBranch" database table.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,String> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Long> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Date> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Clob> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,String> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Long> static final LayoutSetBranchTablefinal com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Long> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Boolean> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,String> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Long> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Boolean> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Date> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Long> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,String> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Boolean> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Clob> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,String> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Long> final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,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, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
layoutSetBranchId
-
groupId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
privateLayout
-
name
-
description
-
master
-
logoId
-
themeId
-
colorSchemeId
-
css
-
settings
-
layoutSetPrototypeUuid
-
layoutSetPrototypeLinkEnabled
public final com.liferay.petra.sql.dsl.Column<LayoutSetBranchTable,Boolean> layoutSetPrototypeLinkEnabled
-