de.smartics.resteasy.hypermedia.resources
Interface ResourcesAdmin
-
All Known Implementing Classes:
-
DiscoveredResourceRepository
-
public interface ResourcesAdmin
Provides access to a repository to add discovered resources.
Method Summary |
void |
addLink(URI uri, String rels) Adds the URI with the given relations. |
addLink
void addLink(URI uri,
String rels)
-
Adds the URI with the given relations.
-
-
Parameters:
-
uri
- the URI to add as link.
-
rels
- the whitespace separated list of relations for the link.
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.