Class UserGroupGroupRoleModelImpl

Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
com.liferay.portal.model.impl.UserGroupGroupRoleModelImpl
All Implemented Interfaces:
com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>, com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.UserGroupGroupRole>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.UserGroupGroupRoleModel, Serializable, Cloneable, Comparable<com.liferay.portal.kernel.model.UserGroupGroupRole>
Direct Known Subclasses:
UserGroupGroupRoleBaseImpl

@JSON(strict=true) public class UserGroupGroupRoleModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole> implements com.liferay.portal.kernel.model.UserGroupGroupRoleModel
The base model implementation for the UserGroupGroupRole service. Represents a row in the "UserGroupGroupRole" database table, with each column mapped to a property of this class.

This implementation and its corresponding interface UserGroupGroupRoleModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in UserGroupGroupRoleImpl.

Author:
Brian Wing Shun Chan
See Also:
{$generated.description}
  • Field Details

  • Constructor Details

    • UserGroupGroupRoleModelImpl

      public UserGroupGroupRoleModelImpl()
  • Method Details

    • getPrimaryKey

      public long getPrimaryKey()
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getPrimaryKeyObj

      public Serializable getPrimaryKeyObj()
      Specified by:
      getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModel
    • setPrimaryKeyObj

      public void setPrimaryKeyObj(Serializable primaryKeyObj)
      Specified by:
      setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModel
    • getModelClass

      public Class<?> getModelClass()
      Specified by:
      getModelClass in interface com.liferay.portal.kernel.model.ClassedModel
    • getModelClassName

      public String getModelClassName()
      Specified by:
      getModelClassName in interface com.liferay.portal.kernel.model.ClassedModel
    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Overrides:
      getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Overrides:
      setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • getAttributeGetterFunctions

      public Map<String,Function<com.liferay.portal.kernel.model.UserGroupGroupRole,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<com.liferay.portal.kernel.model.UserGroupGroupRole,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • getMvccVersion

      @JSON public long getMvccVersion()
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getCtCollectionId

      @JSON public long getCtCollectionId()
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getUserGroupGroupRoleId

      @JSON public long getUserGroupGroupRoleId()
      Specified by:
      getUserGroupGroupRoleId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setUserGroupGroupRoleId

      public void setUserGroupGroupRoleId(long userGroupGroupRoleId)
      Specified by:
      setUserGroupGroupRoleId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getCompanyId

      @JSON public long getCompanyId()
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setCompanyId

      public void setCompanyId(long companyId)
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getUserGroupId

      @JSON public long getUserGroupId()
      Specified by:
      getUserGroupId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setUserGroupId

      public void setUserGroupId(long userGroupId)
      Specified by:
      setUserGroupId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getOriginalUserGroupId

      @Deprecated public long getOriginalUserGroupId()
      Deprecated.
      As of Athanasius (7.3.x), replaced by getColumnOriginalValue(String)
    • getGroupId

      @JSON public long getGroupId()
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setGroupId

      public void setGroupId(long groupId)
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getOriginalGroupId

      @Deprecated public long getOriginalGroupId()
      Deprecated.
      As of Athanasius (7.3.x), replaced by getColumnOriginalValue(String)
    • getRoleId

      @JSON public long getRoleId()
      Specified by:
      getRoleId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • setRoleId

      public void setRoleId(long roleId)
      Specified by:
      setRoleId in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • getOriginalRoleId

      @Deprecated public long getOriginalRoleId()
      Deprecated.
      As of Athanasius (7.3.x), replaced by getColumnOriginalValue(String)
    • getColumnBitmask

      public long getColumnBitmask()
    • getExpandoBridge

      public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
      Specified by:
      getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModel
      Overrides:
      getExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • setExpandoBridgeAttributes

      public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
      Specified by:
      setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Overrides:
      setExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • toEscapedModel

      public com.liferay.portal.kernel.model.UserGroupGroupRole toEscapedModel()
      Specified by:
      toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Overrides:
      toEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • clone

      public Object clone()
      Specified by:
      clone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      clone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • cloneWithOriginalValues

      public com.liferay.portal.kernel.model.UserGroupGroupRole cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.UserGroupGroupRoleModel
    • compareTo

      public int compareTo(com.liferay.portal.kernel.model.UserGroupGroupRole userGroupGroupRole)
      Specified by:
      compareTo in interface Comparable<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • isEntityCacheEnabled

      @Deprecated public boolean isEntityCacheEnabled()
      Deprecated.
      As of Athanasius (7.3.x), with no direct replacement
      Specified by:
      isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • isFinderCacheEnabled

      @Deprecated public boolean isFinderCacheEnabled()
      Deprecated.
      As of Athanasius (7.3.x), with no direct replacement
      Specified by:
      isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • resetOriginalValues

      public void resetOriginalValues()
      Specified by:
      resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Overrides:
      resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • toCacheModel

      public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.UserGroupGroupRole> toCacheModel()
      Specified by:
      toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroupGroupRole>
      Overrides:
      toCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole>
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getColumnValue

      public <T> T getColumnValue(String columnName)
    • getColumnOriginalValue

      public <T> T getColumnOriginalValue(String columnName)
    • getColumnBitmask

      public static long getColumnBitmask(String columnName)