Package com.liferay.portal.kernel.model
Class RoleTable
Object
com.liferay.petra.sql.dsl.base.BaseTable<RoleTable>
com.liferay.portal.kernel.model.RoleTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<RoleTable>
The table class for the "Role_" database table.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
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
-
uuid
-
externalReferenceCode
-
roleId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
classNameId
-
classPK
-
name
-
title
-
description
-
type
-
subtype
-