- get(String) - Method in class de.otto.jsonhome.registry.store.InMemoryRegistryRepository
-
- get(String) - Method in interface de.otto.jsonhome.registry.store.RegistryRepository
-
Returns the registry with the specifed name, or null if no such registry exists.
- getAll() - Method in class de.otto.jsonhome.registry.store.Registry
-
Returns an unmodifiable collection of all registered links.
- getAsApplicationJson(String, HttpServletResponse) - Method in class de.otto.jsonhome.registry.controller.RegistryJsonHomeController
-
- getAsApplicationJsonHome(String, HttpServletResponse) - Method in class de.otto.jsonhome.registry.controller.RegistryJsonHomeController
-
- getHref() - Method in class de.otto.jsonhome.registry.store.Link
-
The URI of the referred json-home document.
- getHtmlHomeDocument(String, HttpServletRequest, HttpServletResponse) - Method in class de.otto.jsonhome.registry.controller.RegistryHtmlController
-
- getJsonHome(String) - Method in class de.otto.jsonhome.registry.controller.DefaultRegistryJsonHomeSource
-
Returns the JsonHome document for the specified registryName.
- getJsonHome(String) - Method in interface de.otto.jsonhome.registry.controller.RegistryJsonHomeSource
-
Returns a JsonHome instance for a specified environment.
- getKnownNames() - Method in class de.otto.jsonhome.registry.store.InMemoryRegistryRepository
-
Returns the names of all known Registry instances.
- getKnownNames() - Method in interface de.otto.jsonhome.registry.store.RegistryRepository
-
Returns the names of all known Registry instances.
- getName() - Method in class de.otto.jsonhome.registry.store.Registry
-
Returns the name of the link collection.
- getRegistries(HttpServletResponse) - Method in class de.otto.jsonhome.registry.controller.RegistriesController
-
Returns the registries as a list of URLs.
- getRegistry(String, HttpServletResponse) - Method in class de.otto.jsonhome.registry.controller.RegistriesController
-
Returns the contents of the registry in application/json format.
- getRelationshipType(String, HttpServletRequest) - Method in class de.otto.jsonhome.registry.controller.RegistryHtmlController
-
- getTitle() - Method in class de.otto.jsonhome.registry.store.Link
-
Title of the system offering the json-home document.
- getTitle() - Method in class de.otto.jsonhome.registry.store.Registry
-
Returns the human-readable title of the registry.