| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.performance | |
| fr.inra.agrosyst.api.entities.security | |
| fr.inra.agrosyst.api.services.users |
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystUser |
NetworkManagerAbstract.agrosystUser
Nom de l'attribut en BD : agrosystUser
|
protected AgrosystUser |
AttachmentMetadataAbstract.author
Nom de l'attribut en BD : author
|
| Modifier and Type | Method and Description |
|---|---|
AgrosystUser |
NetworkManager.getAgrosystUser() |
AgrosystUser |
NetworkManagerAbstract.getAgrosystUser() |
AgrosystUser |
AttachmentMetadata.getAuthor() |
AgrosystUser |
AttachmentMetadataAbstract.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkManager.setAgrosystUser(AgrosystUser agrosystUser) |
void |
NetworkManagerAbstract.setAgrosystUser(AgrosystUser agrosystUser) |
void |
AttachmentMetadata.setAuthor(AgrosystUser author) |
void |
AttachmentMetadataAbstract.setAuthor(AgrosystUser author) |
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystUser |
PerformanceAbstract.author
Nom de l'attribut en BD : author
|
| Modifier and Type | Method and Description |
|---|---|
AgrosystUser |
PerformanceAbstract.getAuthor() |
AgrosystUser |
Performance.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceAbstract.setAuthor(AgrosystUser author) |
void |
Performance.setAuthor(AgrosystUser author) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgrosystUserAbstract |
class |
AgrosystUserImpl |
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystUser |
UserRoleAbstract.agrosystUser
Nom de l'attribut en BD : agrosystUser
|
protected AgrosystUser |
TrackedEventAbstract.author
Nom de l'attribut en BD : author
|
| Modifier and Type | Method and Description |
|---|---|
AgrosystUser |
UserRole.getAgrosystUser() |
AgrosystUser |
UserRoleAbstract.getAgrosystUser() |
AgrosystUser |
TrackedEventAbstract.getAuthor() |
AgrosystUser |
TrackedEvent.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRole.setAgrosystUser(AgrosystUser agrosystUser) |
void |
UserRoleAbstract.setAgrosystUser(AgrosystUser agrosystUser) |
void |
TrackedEventAbstract.setAuthor(AgrosystUser author) |
void |
TrackedEvent.setAuthor(AgrosystUser author) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<AgrosystUser,UserDto> |
Users.TO_USER_DTO |
Copyright © 2013–2015 Inra. All rights reserved.