@ProviderType public interface UserGroup extends UserGroupModel, PersistedModel
UserGroupModel
,
UserGroupImpl
,
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, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getStagedModelType
getModelClass, getModelClassName
persist
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