Package com.liferay.portal.model.impl
Class UserGroupImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroup>
com.liferay.portal.model.impl.UserGroupModelImpl
com.liferay.portal.model.impl.UserGroupBaseImpl
com.liferay.portal.model.impl.UserGroupImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserGroup>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.UserGroup>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,com.liferay.portal.kernel.model.UserGroup,com.liferay.portal.kernel.model.UserGroupModel,Serializable,Cloneable,Comparable<com.liferay.portal.kernel.model.UserGroup>
- Author:
- Brian Wing Shun Chan, Jorge Ferrer
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portal.model.impl.UserGroupModelImpl
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, EXTERNALREFERENCECODE_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_GROUPS_USERGROUPS, FINDER_CACHE_ENABLED_USERGROUPS_TEAMS, FINDER_CACHE_ENABLED_USERS_USERGROUPS, LOCK_EXPIRATION_TIME, MAPPING_TABLE_GROUPS_USERGROUPS_COLUMNS, MAPPING_TABLE_GROUPS_USERGROUPS_NAME, MAPPING_TABLE_GROUPS_USERGROUPS_SQL_CREATE, MAPPING_TABLE_USERGROUPS_TEAMS_COLUMNS, MAPPING_TABLE_USERGROUPS_TEAMS_NAME, MAPPING_TABLE_USERGROUPS_TEAMS_SQL_CREATE, MAPPING_TABLE_USERS_USERGROUPS_COLUMNS, MAPPING_TABLE_USERS_USERGROUPS_NAME, MAPPING_TABLE_USERS_USERGROUPS_SQL_CREATE, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, ORDER_BY_SQL_INLINE_DISTINCT, PARENTUSERGROUPID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERGROUPID_COLUMN_BITMASK, UUID_COLUMN_BITMASKFields inherited from interface com.liferay.portal.kernel.model.UserGroup
NAME_ACCESSOR, USER_GROUP_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.model.GroupgetGroup()longintintbooleanbooleanMethods inherited from class com.liferay.portal.model.impl.UserGroupBaseImpl
persistMethods inherited from class com.liferay.portal.model.impl.UserGroupModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getAddedByLDAPImport, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCreateDate, getCtCollectionId, getDescription, getExpandoBridge, getExternalReferenceCode, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getName, getOriginalCompanyId, getOriginalExternalReferenceCode, getOriginalName, getOriginalParentUserGroupId, getOriginalUserGroupId, getOriginalUuid, getParentUserGroupId, getPrimaryKey, getPrimaryKeyObj, getStagedModelType, getUserGroupId, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isAddedByLDAPImport, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setAddedByLDAPImport, setCompanyId, setCreateDate, setCtCollectionId, setDescription, setExpandoBridgeAttributes, setExternalReferenceCode, setModelAttributes, setModifiedDate, setMvccVersion, setName, setParentUserGroupId, setPrimaryKey, setPrimaryKeyObj, setUserGroupId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toStringMethods 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
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, 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.StagedModel
clone, getStagedModelTypeMethods inherited from interface com.liferay.portal.kernel.model.UserGroupModel
cloneWithOriginalValues, getAddedByLDAPImport, getCompanyId, getCreateDate, getCtCollectionId, getDescription, getExternalReferenceCode, getModifiedDate, getMvccVersion, getName, getParentUserGroupId, getPrimaryKey, getUserGroupId, getUserId, getUserName, getUserUuid, getUuid, isAddedByLDAPImport, setAddedByLDAPImport, setCompanyId, setCreateDate, setCtCollectionId, setDescription, setExternalReferenceCode, setModifiedDate, setMvccVersion, setName, setParentUserGroupId, setPrimaryKey, setUserGroupId, setUserId, setUserName, setUserUuid, setUuid, toXmlString
-
Constructor Details
-
UserGroupImpl
public UserGroupImpl()
-
-
Method Details
-
getGroup
public com.liferay.portal.kernel.model.Group getGroup() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getGroupId
public long getGroupId() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getPrivateLayoutsPageCount
public int getPrivateLayoutsPageCount() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getPublicLayoutsPageCount
public int getPublicLayoutsPageCount() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
hasPrivateLayouts
public boolean hasPrivateLayouts() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
hasPublicLayouts
public boolean hasPublicLayouts() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-