Class AssetTagModelImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
com.liferay.portlet.asset.model.impl.AssetTagModelImpl
- All Implemented Interfaces:
com.liferay.asset.kernel.model.AssetTagModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetTag>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedGroupedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<com.liferay.asset.kernel.model.AssetTag>
- Direct Known Subclasses:
AssetTagBaseImpl
@JSON(strict=true)
public class AssetTagModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
implements com.liferay.asset.kernel.model.AssetTagModel
The base model implementation for the AssetTag service. Represents a row in the "AssetTag" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface AssetTagModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in AssetTagImpl.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 Stringstatic 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 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 Object[][]static final Stringstatic final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Stringstatic final Stringstatic final Stringstatic final Object[][]static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String) -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()com.liferay.asset.kernel.model.AssetTagintcompareTo(com.liferay.asset.kernel.model.AssetTag assetTag) booleanintMap<String,BiConsumer<com.liferay.asset.kernel.model.AssetTag, Object>> longstatic longgetColumnBitmask(String columnName) <T> TgetColumnOriginalValue(String columnName) <T> TgetColumnValue(String columnName) longlongcom.liferay.expando.kernel.model.ExpandoBridgelongClass<?>longgetName()longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)Deprecated.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)Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longcom.liferay.exportimport.kernel.lar.StagedModelTypelonggetTagId()longgetUuid()inthashCode()booleanbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementvoidvoidsetAssetCount(int assetCount) voidsetCompanyId(long companyId) voidsetCreateDate(Date createDate) voidsetCtCollectionId(long ctCollectionId) voidsetExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) voidsetExternalReferenceCode(String externalReferenceCode) voidsetGroupId(long groupId) voidsetLastPublishDate(Date lastPublishDate) voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) voidsetMvccVersion(long mvccVersion) voidvoidsetPrimaryKey(long primaryKey) voidsetPrimaryKeyObj(Serializable primaryKeyObj) voidsetTagId(long tagId) voidsetUserId(long userId) voidsetUserName(String userName) voidsetUserUuid(String userUuid) voidcom.liferay.portal.kernel.model.CacheModel<com.liferay.asset.kernel.model.AssetTag>com.liferay.asset.kernel.model.AssetTagtoString()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.asset.kernel.model.AssetTagModel
toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
-
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:
-
COMPANYID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
EXTERNALREFERENCECODE_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:
-
UUID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_NAME
- See Also:
-
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_COLUMNS
-
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_SQL_CREATE
- See Also:
-
FINDER_CACHE_ENABLED_ASSETENTRIES_ASSETTAGS
Deprecated.As of Athanasius (7.3.x), with no direct replacement- See Also:
-
LOCK_EXPIRATION_TIME
public static final long LOCK_EXPIRATION_TIME
-
-
Constructor Details
-
AssetTagModelImpl
public AssetTagModelImpl()
-
-
Method Details
-
getPrimaryKey
public long getPrimaryKey()- Specified by:
getPrimaryKeyin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetTag>
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) - Specified by:
setPrimaryKeyin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetTag>
-
getPrimaryKeyObj
- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
setPrimaryKeyObj
- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- 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.asset.kernel.model.AssetTag>- Overrides:
getModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Overrides:
setModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
getAttributeGetterFunctions
public Map<String,Function<com.liferay.asset.kernel.model.AssetTag, getAttributeGetterFunctions()Object>> - Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>
-
getAttributeSetterBiConsumers
public Map<String,BiConsumer<com.liferay.asset.kernel.model.AssetTag, getAttributeSetterBiConsumers()Object>> - Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>
-
getMvccVersion
@JSON public long getMvccVersion()- Specified by:
getMvccVersionin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) - Specified by:
setMvccVersionin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel
-
getCtCollectionId
@JSON public long getCtCollectionId()- Specified by:
getCtCollectionIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetTag>
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) - Specified by:
setCtCollectionIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetTag>
-
getUuid
- Specified by:
getUuidin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel
-
setUuid
- Specified by:
setUuidin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel
-
getOriginalUuid
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getExternalReferenceCode
- Specified by:
getExternalReferenceCodein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
-
setExternalReferenceCode
- Specified by:
setExternalReferenceCodein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
-
getOriginalExternalReferenceCode
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getTagId
@JSON public long getTagId()- Specified by:
getTagIdin interfacecom.liferay.asset.kernel.model.AssetTagModel
-
setTagId
public void setTagId(long tagId) - Specified by:
setTagIdin interfacecom.liferay.asset.kernel.model.AssetTagModel
-
getGroupId
@JSON public long getGroupId()- Specified by:
getGroupIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel
-
setGroupId
public void setGroupId(long groupId) - Specified by:
setGroupIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel
-
getOriginalGroupId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getCompanyId
@JSON public long getCompanyId()- Specified by:
getCompanyIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel
-
setCompanyId
public void setCompanyId(long companyId) - Specified by:
setCompanyIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel
-
getOriginalCompanyId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getUserId
@JSON public long getUserId()- Specified by:
getUserIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel
-
setUserId
public void setUserId(long userId) - Specified by:
setUserIdin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel
-
getUserUuid
- Specified by:
getUserUuidin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel
-
setUserUuid
- Specified by:
setUserUuidin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel
-
getUserName
- Specified by:
getUserNamein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel
-
setUserName
- Specified by:
setUserNamein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel
-
getCreateDate
- Specified by:
getCreateDatein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel
-
setCreateDate
- Specified by:
setCreateDatein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel
-
getModifiedDate
- Specified by:
getModifiedDatein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel
-
hasSetModifiedDate
public boolean hasSetModifiedDate() -
setModifiedDate
- Specified by:
setModifiedDatein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel
-
getName
- Specified by:
getNamein interfacecom.liferay.asset.kernel.model.AssetTagModel
-
setName
- Specified by:
setNamein interfacecom.liferay.asset.kernel.model.AssetTagModel
-
getOriginalName
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getAssetCount
@JSON public int getAssetCount()- Specified by:
getAssetCountin interfacecom.liferay.asset.kernel.model.AssetTagModel
-
setAssetCount
public void setAssetCount(int assetCount) - Specified by:
setAssetCountin interfacecom.liferay.asset.kernel.model.AssetTagModel
-
getLastPublishDate
- Specified by:
getLastPublishDatein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
getLastPublishDatein interfacecom.liferay.portal.kernel.model.StagedGroupedModel
-
setLastPublishDate
- Specified by:
setLastPublishDatein interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
setLastPublishDatein interfacecom.liferay.portal.kernel.model.StagedGroupedModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
getColumnBitmask
public long getColumnBitmask() -
getExpandoBridge
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.ClassedModel- Overrides:
getExpandoBridgein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
setExpandoBridgeAttributes
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) - Specified by:
setExpandoBridgeAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Overrides:
setExpandoBridgeAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
toEscapedModel
public com.liferay.asset.kernel.model.AssetTag toEscapedModel()- Specified by:
toEscapedModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Overrides:
toEscapedModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
clone
- Specified by:
clonein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Specified by:
clonein interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
clonein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
cloneWithOriginalValues
public com.liferay.asset.kernel.model.AssetTag cloneWithOriginalValues()- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.asset.kernel.model.AssetTagModel- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>
-
compareTo
public int compareTo(com.liferay.asset.kernel.model.AssetTag assetTag) - Specified by:
compareToin interfaceComparable<com.liferay.asset.kernel.model.AssetTag>
-
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.asset.kernel.model.AssetTag>
-
isFinderCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isFinderCacheEnabledin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>
-
resetOriginalValues
public void resetOriginalValues()- Specified by:
resetOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Overrides:
resetOriginalValuesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
toCacheModel
public com.liferay.portal.kernel.model.CacheModel<com.liferay.asset.kernel.model.AssetTag> toCacheModel()- Specified by:
toCacheModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetTag>- Overrides:
toCacheModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag>
-
toString
-
getColumnValue
-
getColumnOriginalValue
-
getColumnBitmask
-