Class KaleoNotificationRecipientTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<KaleoNotificationRecipientTable>
com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipientTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<KaleoNotificationRecipientTable>
public class KaleoNotificationRecipientTable
extends com.liferay.petra.sql.dsl.base.BaseTable<KaleoNotificationRecipientTable>
The table class for the "KaleoNotificationRecipient" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
String> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Date> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> static final KaleoNotificationRecipientTable
final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Date> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
String> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
String> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Integer> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Clob> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
String> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
String> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
Long> final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,
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
-
ctCollectionId
-
kaleoNotificationRecipientId
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,Long> kaleoNotificationRecipientId -
groupId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
kaleoDefinitionId
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,Long> kaleoDefinitionId -
kaleoDefinitionVersionId
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,Long> kaleoDefinitionVersionId -
kaleoNotificationId
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,Long> kaleoNotificationId -
recipientClassName
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,String> recipientClassName -
recipientClassPK
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,Long> recipientClassPK -
recipientRoleType
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,Integer> recipientRoleType -
recipientScript
-
recipientScriptLanguage
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,String> recipientScriptLanguage -
recipientScriptContexts
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,String> recipientScriptContexts -
address
-
notificationReceptionType
public final com.liferay.petra.sql.dsl.Column<KaleoNotificationRecipientTable,String> notificationReceptionType
-