public class ObjectLayoutRowTable extends com.liferay.petra.sql.dsl.base.BaseTable<ObjectLayoutRowTable>
ObjectLayoutRow
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.util.Date> |
createDate |
static ObjectLayoutRowTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> |
objectLayoutBoxId |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> |
objectLayoutRowId |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Integer> |
priority |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.String> |
userName |
com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.String> |
uuid |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final ObjectLayoutRowTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> objectLayoutRowId
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Long> objectLayoutBoxId
public final com.liferay.petra.sql.dsl.Column<ObjectLayoutRowTable,java.lang.Integer> priority