@ProviderType public interface UserGroup extends UserGroupModel, PersistedModel
UserGroupModel,
UserGroupImpl,
UserGroupModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserGroup,java.lang.String> |
NAME_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, getName, getParentUserGroupId, getPrimaryKey, getPrimaryKeyObj, getUserGroupId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isAddedByLDAPImport, isCachedModel, isEscapedModel, isNew, setAddedByLDAPImport, setCachedModel, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setName, setNew, setParentUserGroupId, setPrimaryKey, setPrimaryKeyObj, setUserGroupId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetStagedModelTypegetModelClass, getModelClassNamepersistGroup getGroup() throws PortalException, SystemException
PortalExceptionSystemExceptionlong getGroupId()
throws PortalException,
SystemException
PortalExceptionSystemExceptionint getPrivateLayoutsPageCount()
throws PortalException,
SystemException
PortalExceptionSystemExceptionint getPublicLayoutsPageCount()
throws PortalException,
SystemException
PortalExceptionSystemExceptionboolean hasPrivateLayouts()
throws PortalException,
SystemException
PortalExceptionSystemExceptionboolean hasPublicLayouts()
throws PortalException,
SystemException
PortalExceptionSystemException