Package com.liferay.portal.kernel.model
Interface UserGroup
- All Superinterfaces:
AuditedModel
,BaseModel<UserGroup>
,ClassedModel
,Cloneable
,Comparable<UserGroup>
,CTModel<UserGroup>
,ExternalReferenceCodeModel
,MVCCModel
,PersistedModel
,Serializable
,ShardedModel
,StagedAuditedModel
,StagedModel
,UserGroupModel
- All Known Implementing Classes:
UserGroupWrapper
The extended model interface for the UserGroup service. Represents a row in the "UserGroup" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Methods 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, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
Methods 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
-
Field Details
-
USER_GROUP_ID_ACCESSOR
-
NAME_ACCESSOR
-
-
Method Details
-
getGroup
- Throws:
PortalException
-
getGroupId
- Throws:
PortalException
-
getPrivateLayoutsPageCount
- Throws:
PortalException
-
getPublicLayoutsPageCount
- Throws:
PortalException
-
hasPrivateLayouts
- Throws:
PortalException
-
hasPublicLayouts
- Throws:
PortalException
-