Class SocialActivityCounterModelImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
com.liferay.portlet.social.model.impl.SocialActivityCounterModelImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityCounter>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel,com.liferay.social.kernel.model.SocialActivityCounterModel,Serializable,Cloneable,Comparable<com.liferay.social.kernel.model.SocialActivityCounter>
- Direct Known Subclasses:
SocialActivityCounterBaseImpl
public class SocialActivityCounterModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
implements com.liferay.social.kernel.model.SocialActivityCounterModel
The base model implementation for the SocialActivityCounter service. Represents a row in the "SocialActivityCounter" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface SocialActivityCounterModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in SocialActivityCounterImpl.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longDeprecated.static final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementstatic final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementstatic final booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final longstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Stringstatic final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Object[][]static final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()com.liferay.social.kernel.model.SocialActivityCounterintcompareTo(com.liferay.social.kernel.model.SocialActivityCounter socialActivityCounter) booleanbooleanlongMap<String,BiConsumer<com.liferay.social.kernel.model.SocialActivityCounter, Object>> longlonglongstatic longgetColumnBitmask(String columnName) <T> TgetColumnOriginalValue(String columnName) <T> TgetColumnValue(String columnName) longlongintintcom.liferay.expando.kernel.model.ExpandoBridgeintlongClass<?>longgetName()longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)intDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)intDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)intDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)intlongintintinthashCode()booleanisActive()booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementvoidvoidsetActive(boolean active) voidsetActivityCounterId(long activityCounterId) voidsetClassName(String className) voidsetClassNameId(long classNameId) voidsetClassPK(long classPK) voidsetCompanyId(long companyId) voidsetCtCollectionId(long ctCollectionId) voidsetCurrentValue(int currentValue) voidsetEndPeriod(int endPeriod) voidsetExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) voidsetGraceValue(int graceValue) voidsetGroupId(long groupId) voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) voidvoidsetOwnerType(int ownerType) voidsetPrimaryKey(long primaryKey) voidsetPrimaryKeyObj(Serializable primaryKeyObj) voidsetStartPeriod(int startPeriod) voidsetTotalValue(int totalValue) com.liferay.portal.kernel.model.CacheModel<com.liferay.social.kernel.model.SocialActivityCounter>com.liferay.social.kernel.model.SocialActivityCountertoString()Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelMethods inherited from interface com.liferay.social.kernel.model.SocialActivityCounterModel
toXmlString
-
Field Details
-
TABLE_NAME
- See Also:
-
TABLE_COLUMNS
-
TABLE_COLUMNS_MAP
-
TABLE_SQL_CREATE
- See Also:
-
TABLE_SQL_DROP
- See Also:
-
ORDER_BY_JPQL
- See Also:
-
ORDER_BY_SQL
- See Also:
-
DATA_SOURCE
- See Also:
-
SESSION_FACTORY
- See Also:
-
TX_MANAGER
- See Also:
-
ENTITY_CACHE_ENABLED
Deprecated.As of Athanasius (7.3.x), with no direct replacement- See Also:
-
FINDER_CACHE_ENABLED
Deprecated.As of Athanasius (7.3.x), with no direct replacement- See Also:
-
COLUMN_BITMASK_ENABLED
Deprecated.As of Athanasius (7.3.x), with no direct replacement- See Also:
-
CLASSNAMEID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
CLASSPK_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
ENDPERIOD_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
GROUPID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
NAME_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
OWNERTYPE_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
STARTPERIOD_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
ACTIVITYCOUNTERID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
LOCK_EXPIRATION_TIME
public static final long LOCK_EXPIRATION_TIME
-
-
Constructor Details
-
SocialActivityCounterModelImpl
public SocialActivityCounterModelImpl()
-
-
Method Details
-
getPrimaryKey
public long getPrimaryKey()- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
getPrimaryKeyin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) - Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
setPrimaryKeyin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getPrimaryKeyObj
- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
setPrimaryKeyObj
- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClass
- Specified by:
getModelClassin interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClassName
- Specified by:
getModelClassNamein interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Overrides:
getModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Overrides:
setModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
getAttributeGetterFunctions
public Map<String,Function<com.liferay.social.kernel.model.SocialActivityCounter, getAttributeGetterFunctions()Object>> - Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>
-
getAttributeSetterBiConsumers
public Map<String,BiConsumer<com.liferay.social.kernel.model.SocialActivityCounter, getAttributeSetterBiConsumers()Object>> - Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>
-
getMvccVersion
public long getMvccVersion()- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
getMvccVersionin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) - Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
setMvccVersionin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getCtCollectionId
public long getCtCollectionId()- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
getCtCollectionIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) - Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
setCtCollectionIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getActivityCounterId
public long getActivityCounterId()- Specified by:
getActivityCounterIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setActivityCounterId
public void setActivityCounterId(long activityCounterId) - Specified by:
setActivityCounterIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getGroupId
public long getGroupId()- Specified by:
getGroupIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setGroupId
public void setGroupId(long groupId) - Specified by:
setGroupIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getOriginalGroupId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getCompanyId
public long getCompanyId()- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setCompanyId
public void setCompanyId(long companyId) - Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getClassName
- Specified by:
getClassNamein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel
-
setClassName
- Specified by:
setClassNamein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getClassNameId
public long getClassNameId()- Specified by:
getClassNameIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel
-
setClassNameId
public void setClassNameId(long classNameId) - Specified by:
setClassNameIdin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel
-
getOriginalClassNameId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getClassPK
public long getClassPK()- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setClassPK
public void setClassPK(long classPK) - Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getOriginalClassPK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getName
- Specified by:
getNamein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setName
- Specified by:
setNamein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getOriginalName
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getOwnerType
public int getOwnerType()- Specified by:
getOwnerTypein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setOwnerType
public void setOwnerType(int ownerType) - Specified by:
setOwnerTypein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getOriginalOwnerType
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getCurrentValue
public int getCurrentValue()- Specified by:
getCurrentValuein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setCurrentValue
public void setCurrentValue(int currentValue) - Specified by:
setCurrentValuein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getTotalValue
public int getTotalValue()- Specified by:
getTotalValuein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setTotalValue
public void setTotalValue(int totalValue) - Specified by:
setTotalValuein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getGraceValue
public int getGraceValue()- Specified by:
getGraceValuein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setGraceValue
public void setGraceValue(int graceValue) - Specified by:
setGraceValuein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getStartPeriod
public int getStartPeriod()- Specified by:
getStartPeriodin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setStartPeriod
public void setStartPeriod(int startPeriod) - Specified by:
setStartPeriodin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getOriginalStartPeriod
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getEndPeriod
public int getEndPeriod()- Specified by:
getEndPeriodin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setEndPeriod
public void setEndPeriod(int endPeriod) - Specified by:
setEndPeriodin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getOriginalEndPeriod
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getActive
public boolean getActive()- Specified by:
getActivein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
isActive
public boolean isActive()- Specified by:
isActivein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
setActive
public void setActive(boolean active) - Specified by:
setActivein interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
getColumnBitmask
public long getColumnBitmask() -
getExpandoBridge
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.ClassedModel- Overrides:
getExpandoBridgein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
setExpandoBridgeAttributes
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) - Specified by:
setExpandoBridgeAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Overrides:
setExpandoBridgeAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
toEscapedModel
public com.liferay.social.kernel.model.SocialActivityCounter toEscapedModel()- Specified by:
toEscapedModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Overrides:
toEscapedModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
clone
- Specified by:
clonein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
clonein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
cloneWithOriginalValues
public com.liferay.social.kernel.model.SocialActivityCounter cloneWithOriginalValues()- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.social.kernel.model.SocialActivityCounterModel
-
compareTo
public int compareTo(com.liferay.social.kernel.model.SocialActivityCounter socialActivityCounter) - Specified by:
compareToin interfaceComparable<com.liferay.social.kernel.model.SocialActivityCounter>
-
equals
-
hashCode
public int hashCode() -
isEntityCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isEntityCacheEnabledin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>
-
isFinderCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isFinderCacheEnabledin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>
-
resetOriginalValues
public void resetOriginalValues()- Specified by:
resetOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Overrides:
resetOriginalValuesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
toCacheModel
public com.liferay.portal.kernel.model.CacheModel<com.liferay.social.kernel.model.SocialActivityCounter> toCacheModel()- Specified by:
toCacheModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>- Overrides:
toCacheModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
-
toString
-
getColumnValue
-
getColumnOriginalValue
-
getColumnBitmask
-
getColumnBitmask(String)