public class SXPBlueprintTable extends com.liferay.petra.sql.dsl.base.BaseTable<SXPBlueprintTable>
SXPBlueprint
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.sql.Clob> |
configurationJSON |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.util.Date> |
createDate |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> |
description |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.sql.Clob> |
elementInstancesJSON |
static SXPBlueprintTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> |
schemaVersion |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Integer> |
status |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> |
statusByUserId |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> |
statusByUserName |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.util.Date> |
statusDate |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> |
sxpBlueprintId |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> |
title |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> |
userName |
com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> |
uuid |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final SXPBlueprintTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> sxpBlueprintId
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.sql.Clob> configurationJSON
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> description
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.sql.Clob> elementInstancesJSON
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> schemaVersion
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> title
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Integer> status
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.Long> statusByUserId
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.lang.String> statusByUserName
public final com.liferay.petra.sql.dsl.Column<SXPBlueprintTable,java.util.Date> statusDate