@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() |
persist
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
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
getModelClass, getModelClassName
Group getGroup() throws PortalException
PortalException
long getGroupId() throws PortalException
PortalException
int getPrivateLayoutsPageCount() throws PortalException
PortalException
int getPublicLayoutsPageCount() throws PortalException
PortalException
boolean hasPrivateLayouts() throws PortalException
PortalException
boolean hasPublicLayouts() throws PortalException
PortalException