@Path(value="i/{link}")
@Produces(value="text/html")
@ErrorTemplate(name="/error-404")
public class PermanentLinkResource
extends Object
error-404 page if the provided link is
not valid (see ErrorTemplate and ValidShortenedLink).
Implemented as implicit viewable.| Constructor and Description |
|---|
PermanentLinkResource() |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.