|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.baka.webvm.wicket.WicketUtils
public final class WicketUtils
Contains Wicket utilities.
| Method Summary | |
|---|---|
static boolean |
redirectTo(ResourceLink resLink)
Redirects to (and starts download process of) given resource. |
static IResourceStream |
toStream(ResourceLink link)
Converts a resource link to a resource stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean redirectTo(ResourceLink resLink)
resLink - the link to download, must not be null
public static IResourceStream toStream(ResourceLink link)
link - the link to convert. Must not be a package nor a root link.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||