public class CommerceMLForecastAlertEntryTable extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceMLForecastAlertEntryTable>
CommerceMLForecastAlertEntry
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Double> |
actual |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> |
commerceAccountId |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> |
commerceMLForecastAlertEntryId |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.util.Date> |
createDate |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Double> |
forecast |
static CommerceMLForecastAlertEntryTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Double> |
relativeChange |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Integer> |
status |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.util.Date> |
timestamp |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.String> |
userName |
com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.String> |
uuid |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final CommerceMLForecastAlertEntryTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> commerceMLForecastAlertEntryId
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Long> commerceAccountId
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Double> actual
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Double> forecast
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.util.Date> timestamp
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Double> relativeChange
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,java.lang.Integer> status