Package com.liferay.portal.kernel.model
Class UserGroups_TeamsTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<UserGroups_TeamsTable>
com.liferay.portal.kernel.model.UserGroups_TeamsTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<UserGroups_TeamsTable>
public class UserGroups_TeamsTable
extends com.liferay.petra.sql.dsl.base.BaseTable<UserGroups_TeamsTable>
The table class for the "UserGroups_Teams" database table.
- Author:
- Brian Wing Shun Chan
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<UserGroups_TeamsTable, Long> final com.liferay.petra.sql.dsl.Column<UserGroups_TeamsTable, Boolean> final com.liferay.petra.sql.dsl.Column<UserGroups_TeamsTable, Long> static final UserGroups_TeamsTablefinal com.liferay.petra.sql.dsl.Column<UserGroups_TeamsTable, Long> final com.liferay.petra.sql.dsl.Column<UserGroups_TeamsTable, Long> -
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
-
companyId
-
teamId
-
userGroupId
-
ctCollectionId
-
ctChangeType
-