| Package | Description |
|---|---|
| com.abiquo.server.core.enterprise |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseThemeDto
EnterpriseTheme entity offers Enterprise data plus information on associated custom theme
|
| Modifier and Type | Method and Description |
|---|---|
EnterpriseDto |
UserWithRoleDto.getEnterprise()
Enterprise for this user
|
EnterpriseDto |
RoleWithPrivilegesDto.getEnterprise()
Enteprise associated to this role
|
| Modifier and Type | Method and Description |
|---|---|
List<EnterpriseDto> |
EnterprisesDto.getCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWithRoleDto.setEnterprise(EnterpriseDto enterprise) |
void |
RoleWithPrivilegesDto.setEnterprise(EnterpriseDto enterprise) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnterprisesDto.setCollection(List<EnterpriseDto> enterprises) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.