public interface ModelFactory
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
createEndpoint(String path,
Resource resource,
Date created,
EntityTag entityTag) |
Resource |
createResource(ResourceTemplate template,
Name<?> name) |
void |
useTemplates(TemplateLibrary library) |
void useTemplates(TemplateLibrary library)
Endpoint createEndpoint(String path, Resource resource, Date created, EntityTag entityTag)
Resource createResource(ResourceTemplate template, Name<?> name)
Copyright (C) 2014-2016, Center for Open Middleware