Package | Description |
---|---|
org.zanata.rest.client | |
org.zanata.rest.dto.resource | |
org.zanata.rest.service |
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse<List<ResourceMeta>> |
ISourceDocResource.get(Set<String> extensions) |
org.jboss.resteasy.client.ClientResponse<ResourceMeta> |
ISourceDocResource.getResourceMeta(String idNoSlash,
Set<String> extensions) |
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse<String> |
ISourceDocResource.putResourceMeta(String idNoSlash,
ResourceMeta messageBody,
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 |
SourceDocResource.putResourceMeta(String idNoSlash,
ResourceMeta messageBody,
Set<String> extensions) |
Copyright © 2013 Zanata Project. All Rights Reserved.