@ProviderType public interface UserGroup extends PersistedModel, UserGroupModel
UserGroupModel| 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() |
persistcloneWithOriginalValues, 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, setUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringclone, getStagedModelTypegetModelClass, getModelClassNameGroup getGroup() throws PortalException
PortalExceptionlong getGroupId()
throws PortalException
PortalExceptionint getPrivateLayoutsPageCount()
throws PortalException
PortalExceptionint getPublicLayoutsPageCount()
throws PortalException
PortalExceptionboolean hasPrivateLayouts()
throws PortalException
PortalExceptionboolean hasPublicLayouts()
throws PortalException
PortalException