Package com.liferay.social.kernel.model
Class SocialActivityCounterTable
Object
com.liferay.petra.sql.dsl.base.BaseTable<SocialActivityCounterTable>
com.liferay.social.kernel.model.SocialActivityCounterTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<SocialActivityCounterTable>
public class SocialActivityCounterTable
extends com.liferay.petra.sql.dsl.base.BaseTable<SocialActivityCounterTable>
The table class for the "SocialActivityCounter" database table.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Boolean> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Long> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Long> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Long> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Long> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Long> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Integer> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Integer> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Integer> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Long> static final SocialActivityCounterTablefinal com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Long> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,String> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Integer> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Integer> final com.liferay.petra.sql.dsl.Column<SocialActivityCounterTable,Integer> -
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
-
mvccVersion
-
ctCollectionId
-
activityCounterId
-
groupId
-
companyId
-
classNameId
-
classPK
-
name
-
ownerType
-
currentValue
-
totalValue
-
graceValue
-
startPeriod
-
endPeriod
-
active
-