| Package | Description |
|---|---|
| org.zanata.client.commands | |
| org.zanata.rest.client | |
| org.zanata.rest.dto.resource | |
| org.zanata.rest.service |
| Modifier and Type | Method and Description |
|---|---|
protected List<ResourceMeta> |
PushPullCommand.getDocListForProjectIterationFromServer() |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceMeta> |
SourceDocResourceClient.getResourceMeta(Set<String> extensions) |
| Modifier and Type | Method and Description |
|---|---|
ResourceMeta |
ResourceMeta.createSample() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ResourceMeta> |
ResourceMeta.createSamples() |
List<ResourceMeta> |
ResourceMetaList.getResources() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
MockSourceDocResource.putResourceMeta(String idNoSlash,
ResourceMeta resourceMeta,
Set<String> extensions) |
javax.ws.rs.core.Response |
SourceDocResource.putResourceMeta(String idNoSlash,
ResourceMeta messageBody,
Set<String> extensions)
Modifies an existing source document's meta-data.
|
Copyright © 2017 Zanata Project. All rights reserved.