public class TemplatesServiceImpl extends ServiceImpl implements TemplatesService
TemplatesService.AddRequest, TemplatesService.AddResponse, TemplatesService.ListRequest, TemplatesService.ListResponse
Constructor and Description |
---|
TemplatesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
TemplatesService.AddRequest |
add() |
TemplatesService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
TemplateService |
templateService(String id) |
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public TemplatesServiceImpl(HttpConnection connection, String path)
public TemplatesService.AddRequest add()
add
in interface TemplatesService
public TemplatesService.ListRequest list()
list
in interface TemplatesService
public TemplateService templateService(String id)
templateService
in interface TemplatesService
public Service service(String path)
TemplatesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface TemplatesService
Copyright © 2016. All rights reserved.