Class CommerceInventoryAuditTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommerceInventoryAuditTable>
com.liferay.commerce.inventory.model.CommerceInventoryAuditTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<CommerceInventoryAuditTable>
public class CommerceInventoryAuditTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceInventoryAuditTable>
The table class for the "CIAudit" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Date> static final CommerceInventoryAuditTablefinal com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,String> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Clob> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,String> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,String> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,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
-
commerceInventoryAuditId
public final com.liferay.petra.sql.dsl.Column<CommerceInventoryAuditTable,Long> commerceInventoryAuditId -
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
logType
-
logTypeSettings
-
quantity
-
sku
-
unitOfMeasureKey
-