@ProviderType public interface UserGroup extends UserGroupModel, PersistedModel
UserGroupModel,
com.liferay.portal.model.impl.UserGroupImpl,
com.liferay.portal.model.impl.UserGroupModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserGroup,String> |
NAME_ACCESSOR |
static Accessor<UserGroup,Long> |
USER_GROUP_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
long |
getGroupId() |
int |
getPrivateLayoutsPageCount() |
int |
getPublicLayoutsPageCount() |
boolean |
hasPrivateLayouts() |
boolean |
hasPublicLayouts() |
clone, compareTo, getAddedByLDAPImport, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getModifiedDate, getMvccVersion, getName, getParentUserGroupId, getPrimaryKey, getPrimaryKeyObj, getUserGroupId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isAddedByLDAPImport, isCachedModel, isEscapedModel, isNew, setAddedByLDAPImport, setCachedModel, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setMvccVersion, setName, setNew, setParentUserGroupId, setPrimaryKey, setPrimaryKeyObj, setUserGroupId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetStagedModelTypegetModelClass, getModelClassNamepersistGroup getGroup() throws PortalException
PortalExceptionlong getGroupId()
throws PortalException
PortalExceptionint getPrivateLayoutsPageCount()
throws PortalException
PortalExceptionint getPublicLayoutsPageCount()
throws PortalException
PortalExceptionboolean hasPrivateLayouts()
throws PortalException
PortalExceptionboolean hasPublicLayouts()
throws PortalException
PortalException