| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.domain |
| Modifier and Type | Field and Description |
|---|---|
protected RefLegalStatus |
DomainAbstract.legalStatus
Nom de l'attribut en BD : legalStatus
|
| Modifier and Type | Method and Description |
|---|---|
RefLegalStatus |
Domain.getLegalStatus() |
RefLegalStatus |
DomainAbstract.getLegalStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
Domain.setLegalStatus(RefLegalStatus legalStatus) |
void |
DomainAbstract.setLegalStatus(RefLegalStatus legalStatus) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefLegalStatusAbstract |
class |
RefLegalStatusImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefLegalStatus,String> |
Referentials.GET_LEGAL_STATUS_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
List<RefLegalStatus> |
DomainService.getAllRefLegalStatus()
Find all LegalStaus
|
Copyright © 2013–2015 Inra. All rights reserved.