| Package | Description |
|---|---|
| org.zanata.rest.dto.resource | |
| org.zanata.rest.service |
| 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 |
SourceDocResource.putResourceMeta(String idNoSlash,
ResourceMeta messageBody,
Set<String> extensions)
Deprecated.
|
javax.ws.rs.core.Response |
SourceDocResource.putResourceMetaWithDocId(ResourceMeta messageBody,
String docId,
Set<String> extensions)
Modifies an existing source document's meta-data.
|
Copyright © 2018 Zanata Project. All rights reserved.