Package | Description |
---|---|
org.zanata.rest.dto | |
org.zanata.rest.dto.resource | |
org.zanata.rest.dto.stats |
Modifier and Type | Method and Description |
---|---|
Links |
Project.getLinks() |
Links |
Person.getLinks()
Set of links managed by this resource
This field is ignored in PUT/POST operations
|
Links |
ProjectIteration.getLinks()
Set of links managed by this resource
This field is ignored in PUT/POST operations
|
Links |
Project.getLinks(boolean createIfNull) |
Links |
Person.getLinks(boolean createIfNull) |
Links |
ProjectIteration.getLinks(boolean createIfNull) |
Modifier and Type | Method and Description |
---|---|
void |
Project.setLinks(Links links) |
void |
Person.setLinks(Links links) |
void |
ProjectIteration.setLinks(Links links) |
Modifier and Type | Method and Description |
---|---|
Links |
TranslationsResource.getLinks() |
Links |
TranslationsResource.getLinks(boolean createIfNull) |
Modifier and Type | Method and Description |
---|---|
void |
TranslationsResource.setLinks(Links links) |
Modifier and Type | Method and Description |
---|---|
Links |
ContainerTranslationStatistics.getRefs()
References to related elements (i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerTranslationStatistics.setRefs(Links refs) |
Copyright © 2013 Zanata Project. All Rights Reserved.