| Modifier and Type | Method and Description |
|---|---|
ShortenedLink |
ShortenerResource.createLink(String link) |
| Modifier and Type | Method and Description |
|---|---|
static ShortenedLink |
ShortenerService.getLink(String link) |
static ShortenedLink |
ShortenerService.shortenLink(URI baseUri,
String link) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ShortenerService.containsLink(ShortenedLink link) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ValidShortenedLink.ShortenedLinkValidator.isValid(ShortenedLink link,
javax.validation.ConstraintValidatorContext constraintValidatorContext) |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.