Package com.liferay.portal.model.impl
Class LayoutSetBranchModelImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
com.liferay.portal.model.impl.LayoutSetBranchModelImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.LayoutSetBranchModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<com.liferay.portal.kernel.model.LayoutSetBranch>
- Direct Known Subclasses:
LayoutSetBranchBaseImpl
@JSON(strict=true)
public class LayoutSetBranchModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
implements com.liferay.portal.kernel.model.LayoutSetBranchModel
The base model implementation for the LayoutSetBranch service. Represents a row in the "LayoutSetBranch" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface LayoutSetBranchModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in LayoutSetBranchImpl.
- 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 Stringstatic 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 longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Stringstatic final Stringstatic final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Stringstatic final Object[][]static final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()com.liferay.portal.kernel.model.LayoutSetBranchintcompareTo(com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) booleanMap<String,BiConsumer<com.liferay.portal.kernel.model.LayoutSetBranch, Object>> longstatic longgetColumnBitmask(String columnName) <T> TgetColumnOriginalValue(String columnName) <T> TgetColumnValue(String columnName) longgetCss()com.liferay.expando.kernel.model.ExpandoBridgelonglongbooleanlongbooleanClass<?>longgetName()longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)booleanDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)booleanDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longbooleanlonginthashCode()booleanbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementbooleanbooleanisMaster()booleanvoidvoidsetColorSchemeId(String colorSchemeId) voidsetCompanyId(long companyId) voidsetCreateDate(Date createDate) voidvoidsetDescription(String description) voidsetExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) voidsetGroupId(long groupId) voidsetLayoutSetBranchId(long layoutSetBranchId) voidsetLayoutSetPrototypeLinkEnabled(boolean layoutSetPrototypeLinkEnabled) voidsetLayoutSetPrototypeUuid(String layoutSetPrototypeUuid) voidsetLogoId(long logoId) voidsetMaster(boolean master) voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) voidsetMvccVersion(long mvccVersion) voidvoidsetPrimaryKey(long primaryKey) voidsetPrimaryKeyObj(Serializable primaryKeyObj) voidsetPrivateLayout(boolean privateLayout) voidsetSettings(String settings) voidsetThemeId(String themeId) voidsetUserId(long userId) voidsetUserName(String userName) voidsetUserUuid(String userUuid) com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.LayoutSetBranch>com.liferay.portal.kernel.model.LayoutSetBranchtoString()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.portal.kernel.model.LayoutSetBranchModel
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:
-
ORDER_BY_SQL_INLINE_DISTINCT
- 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:
-
GROUPID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
MASTER_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:
-
PRIVATELAYOUT_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
-
LayoutSetBranchModelImpl
public LayoutSetBranchModelImpl()
-
-
Method Details
-
getPrimaryKey
public long getPrimaryKey()- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) - Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getPrimaryKeyObj
- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
setPrimaryKeyObj
- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- 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.portal.kernel.model.LayoutSetBranch>- Overrides:
getModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Overrides:
setModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
getAttributeGetterFunctions
public Map<String,Function<com.liferay.portal.kernel.model.LayoutSetBranch, getAttributeGetterFunctions()Object>> - Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>
-
getAttributeSetterBiConsumers
public Map<String,BiConsumer<com.liferay.portal.kernel.model.LayoutSetBranch, getAttributeSetterBiConsumers()Object>> - Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>
-
getMvccVersion
@JSON public long getMvccVersion()- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) - Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel
-
getLayoutSetBranchId
@JSON public long getLayoutSetBranchId()- Specified by:
getLayoutSetBranchIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setLayoutSetBranchId
public void setLayoutSetBranchId(long layoutSetBranchId) - Specified by:
setLayoutSetBranchIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getGroupId
@JSON public long getGroupId()- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setGroupId
public void setGroupId(long groupId) - Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getOriginalGroupId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getCompanyId
@JSON public long getCompanyId()- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel
-
setCompanyId
public void setCompanyId(long companyId) - Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel
-
getUserId
@JSON public long getUserId()- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setUserId
public void setUserId(long userId) - Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getUserUuid
- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setUserUuid
- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getUserName
- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setUserName
- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getCreateDate
- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setCreateDate
- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getModifiedDate
- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
hasSetModifiedDate
public boolean hasSetModifiedDate() -
setModifiedDate
- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getPrivateLayout
@JSON public boolean getPrivateLayout()- Specified by:
getPrivateLayoutin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
isPrivateLayout
@JSON public boolean isPrivateLayout()- Specified by:
isPrivateLayoutin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setPrivateLayout
public void setPrivateLayout(boolean privateLayout) - Specified by:
setPrivateLayoutin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getOriginalPrivateLayout
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getName
- Specified by:
getNamein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setName
- Specified by:
setNamein interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getOriginalName
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getDescription
- Specified by:
getDescriptionin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setDescription
- Specified by:
setDescriptionin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getMaster
@JSON public boolean getMaster()- Specified by:
getMasterin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
isMaster
@JSON public boolean isMaster()- Specified by:
isMasterin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setMaster
public void setMaster(boolean master) - Specified by:
setMasterin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getOriginalMaster
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getLogoId
@JSON public long getLogoId()- Specified by:
getLogoIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setLogoId
public void setLogoId(long logoId) - Specified by:
setLogoIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getThemeId
- Specified by:
getThemeIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setThemeId
- Specified by:
setThemeIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getColorSchemeId
- Specified by:
getColorSchemeIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setColorSchemeId
- Specified by:
setColorSchemeIdin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getCss
- Specified by:
getCssin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setCss
- Specified by:
setCssin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getSettings
- Specified by:
getSettingsin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setSettings
- Specified by:
setSettingsin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getLayoutSetPrototypeUuid
- Specified by:
getLayoutSetPrototypeUuidin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setLayoutSetPrototypeUuid
- Specified by:
setLayoutSetPrototypeUuidin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getLayoutSetPrototypeLinkEnabled
@JSON public boolean getLayoutSetPrototypeLinkEnabled()- Specified by:
getLayoutSetPrototypeLinkEnabledin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
isLayoutSetPrototypeLinkEnabled
@JSON public boolean isLayoutSetPrototypeLinkEnabled()- Specified by:
isLayoutSetPrototypeLinkEnabledin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
setLayoutSetPrototypeLinkEnabled
public void setLayoutSetPrototypeLinkEnabled(boolean layoutSetPrototypeLinkEnabled) - Specified by:
setLayoutSetPrototypeLinkEnabledin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
getColumnBitmask
public long getColumnBitmask() -
getExpandoBridge
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.ClassedModel- Overrides:
getExpandoBridgein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
setExpandoBridgeAttributes
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) - Specified by:
setExpandoBridgeAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Overrides:
setExpandoBridgeAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
toEscapedModel
public com.liferay.portal.kernel.model.LayoutSetBranch toEscapedModel()- Specified by:
toEscapedModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Overrides:
toEscapedModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
clone
- Specified by:
clonein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Specified by:
clonein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
cloneWithOriginalValues
public com.liferay.portal.kernel.model.LayoutSetBranch cloneWithOriginalValues()- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.LayoutSetBranchModel
-
compareTo
public int compareTo(com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) - Specified by:
compareToin interfaceComparable<com.liferay.portal.kernel.model.LayoutSetBranch>
-
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.portal.kernel.model.LayoutSetBranch>
-
isFinderCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isFinderCacheEnabledin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>
-
resetOriginalValues
public void resetOriginalValues()- Specified by:
resetOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Overrides:
resetOriginalValuesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
toCacheModel
public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.LayoutSetBranch> toCacheModel()- Specified by:
toCacheModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutSetBranch>- Overrides:
toCacheModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch>
-
toString
-
getColumnValue
-
getColumnOriginalValue
-
getColumnBitmask
-