Package com.liferay.journal.model
Class JournalFolderTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<JournalFolderTable>
com.liferay.journal.model.JournalFolderTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<JournalFolderTable>
public class JournalFolderTable
extends com.liferay.petra.sql.dsl.base.BaseTable<JournalFolderTable>
The table class for the "JournalFolder" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Date> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
String> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
String> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> static final JournalFolderTable
final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Date> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Date> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
String> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Integer> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Integer> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
String> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Date> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
String> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
Long> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
String> final com.liferay.petra.sql.dsl.Column<JournalFolderTable,
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
-
uuid
-
externalReferenceCode
-
folderId
-
groupId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
parentFolderId
-
treePath
-
name
-
description
-
restrictionType
-
lastPublishDate
-
status
-
statusByUserId
-
statusByUserName
-
statusDate
-