Package com.liferay.object.model
Class ObjectActionTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<ObjectActionTable>
com.liferay.object.model.ObjectActionTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<ObjectActionTable>
The table class for the "ObjectAction" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Boolean> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Long> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Clob> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Date> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> static final ObjectActionTable
final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Date> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Long> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Long> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Long> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Clob> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Integer> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Boolean> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
Long> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
String> final com.liferay.petra.sql.dsl.Column<ObjectActionTable,
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, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
uuid
-
externalReferenceCode
-
objectActionId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
objectDefinitionId
-
active
-
conditionExpression
-
description
-
errorMessage
-
label
-
name
-
objectActionExecutorKey
-
objectActionTriggerKey
-
parameters
-
system
-
status
-