Package com.liferay.portal.kernel.model
Class UserGroupGroupRoleWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<UserGroupGroupRole>
com.liferay.portal.kernel.model.UserGroupGroupRoleWrapper
- All Implemented Interfaces:
BaseModel<UserGroupGroupRole>,CTModel<UserGroupGroupRole>,ClassedModel,ModelWrapper<UserGroupGroupRole>,MVCCModel,PersistedModel,ShardedModel,UserGroupGroupRole,UserGroupGroupRoleModel,Serializable,Cloneable,Comparable<UserGroupGroupRole>
public class UserGroupGroupRoleWrapper
extends BaseModelWrapper<UserGroupGroupRole>
implements ModelWrapper<UserGroupGroupRole>, UserGroupGroupRole
This class is a wrapper for UserGroupGroupRole.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.portal.kernel.model.UserGroupGroupRole
USER_GROUP_GROUP_ROLE_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlongReturns the company ID of this user group group role.longReturns the ct collection ID of this user group group role.getGroup()longReturns the group ID of this user group group role.longReturns the mvcc version of this user group group role.longReturns the primary key of this user group group role.getRole()longReturns the role ID of this user group group role.longReturns the user group group role ID of this user group group role.longReturns the user group ID of this user group group role.inthashCode()voidpersist()Updates this model instance in the database or adds it if it does not yet exist.voidsetCompanyId(long companyId) Sets the company ID of this user group group role.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this user group group role.voidsetGroupId(long groupId) Sets the group ID of this user group group role.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this user group group role.voidsetPrimaryKey(long primaryKey) Sets the primary key of this user group group role.voidsetRoleId(long roleId) Sets the role ID of this user group group role.voidsetUserGroupGroupRoleId(long userGroupGroupRoleId) Sets the user group group role ID of this user group group role.voidsetUserGroupId(long userGroupId) Sets the user group ID of this user group group role.protected UserGroupGroupRoleWrapperwrap(UserGroupGroupRole userGroupGroupRole) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
UserGroupGroupRoleWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfaceBaseModel<UserGroupGroupRole>
-
setModelAttributes
- Specified by:
setModelAttributesin interfaceBaseModel<UserGroupGroupRole>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfaceBaseModel<UserGroupGroupRole>- Specified by:
cloneWithOriginalValuesin interfaceUserGroupGroupRoleModel
-
equals
- Specified by:
equalsin interfaceUserGroupGroupRole- Overrides:
equalsin classBaseModelWrapper<UserGroupGroupRole>
-
getCompanyId
public long getCompanyId()Returns the company ID of this user group group role.- Specified by:
getCompanyIdin interfaceShardedModel- Specified by:
getCompanyIdin interfaceUserGroupGroupRoleModel- Returns:
- the company ID of this user group group role
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this user group group role.- Specified by:
getCtCollectionIdin interfaceCTModel<UserGroupGroupRole>- Specified by:
getCtCollectionIdin interfaceUserGroupGroupRoleModel- Returns:
- the ct collection ID of this user group group role
-
getGroup
- Specified by:
getGroupin interfaceUserGroupGroupRole- Throws:
PortalException
-
getGroupId
public long getGroupId()Returns the group ID of this user group group role.- Specified by:
getGroupIdin interfaceUserGroupGroupRoleModel- Returns:
- the group ID of this user group group role
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this user group group role.- Specified by:
getMvccVersionin interfaceMVCCModel- Specified by:
getMvccVersionin interfaceUserGroupGroupRoleModel- Returns:
- the mvcc version of this user group group role
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this user group group role.- Specified by:
getPrimaryKeyin interfaceCTModel<UserGroupGroupRole>- Specified by:
getPrimaryKeyin interfaceUserGroupGroupRoleModel- Returns:
- the primary key of this user group group role
-
getRole
- Specified by:
getRolein interfaceUserGroupGroupRole- Throws:
PortalException
-
getRoleId
public long getRoleId()Returns the role ID of this user group group role.- Specified by:
getRoleIdin interfaceUserGroupGroupRoleModel- Returns:
- the role ID of this user group group role
-
getUserGroup
- Specified by:
getUserGroupin interfaceUserGroupGroupRole- Throws:
PortalException
-
getUserGroupGroupRoleId
public long getUserGroupGroupRoleId()Returns the user group group role ID of this user group group role.- Specified by:
getUserGroupGroupRoleIdin interfaceUserGroupGroupRoleModel- Returns:
- the user group group role ID of this user group group role
-
getUserGroupId
public long getUserGroupId()Returns the user group ID of this user group group role.- Specified by:
getUserGroupIdin interfaceUserGroupGroupRoleModel- Returns:
- the user group ID of this user group group role
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceUserGroupGroupRole- Overrides:
hashCodein classBaseModelWrapper<UserGroupGroupRole>
-
persist
public void persist()Description copied from interface:PersistedModelUpdates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persistin interfacePersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this user group group role.- Specified by:
setCompanyIdin interfaceShardedModel- Specified by:
setCompanyIdin interfaceUserGroupGroupRoleModel- Parameters:
companyId- the company ID of this user group group role
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this user group group role.- Specified by:
setCtCollectionIdin interfaceCTModel<UserGroupGroupRole>- Specified by:
setCtCollectionIdin interfaceUserGroupGroupRoleModel- Parameters:
ctCollectionId- the ct collection ID of this user group group role
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this user group group role.- Specified by:
setGroupIdin interfaceUserGroupGroupRoleModel- Parameters:
groupId- the group ID of this user group group role
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this user group group role.- Specified by:
setMvccVersionin interfaceMVCCModel- Specified by:
setMvccVersionin interfaceUserGroupGroupRoleModel- Parameters:
mvccVersion- the mvcc version of this user group group role
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this user group group role.- Specified by:
setPrimaryKeyin interfaceCTModel<UserGroupGroupRole>- Specified by:
setPrimaryKeyin interfaceUserGroupGroupRoleModel- Parameters:
primaryKey- the primary key of this user group group role
-
setRoleId
public void setRoleId(long roleId) Sets the role ID of this user group group role.- Specified by:
setRoleIdin interfaceUserGroupGroupRoleModel- Parameters:
roleId- the role ID of this user group group role
-
setUserGroupGroupRoleId
public void setUserGroupGroupRoleId(long userGroupGroupRoleId) Sets the user group group role ID of this user group group role.- Specified by:
setUserGroupGroupRoleIdin interfaceUserGroupGroupRoleModel- Parameters:
userGroupGroupRoleId- the user group group role ID of this user group group role
-
setUserGroupId
public void setUserGroupId(long userGroupId) Sets the user group ID of this user group group role.- Specified by:
setUserGroupIdin interfaceUserGroupGroupRoleModel- Parameters:
userGroupId- the user group ID of this user group group role
-
toXmlString
- Specified by:
toXmlStringin interfaceUserGroupGroupRoleModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfaceBaseModel<UserGroupGroupRole>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfaceBaseModel<UserGroupGroupRole>
-
wrap
- Specified by:
wrapin classBaseModelWrapper<UserGroupGroupRole>
-