|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alogient.cameleon.extension.wicket.util.RoutingHelper
@Deprecated public final class RoutingHelper
User: Jérôme Mirc Date: 10-Aug-2009 Time: 11:51:03 AM
| Field Summary | |
|---|---|
static String |
DEFAULT_LIVE_ROUTE
Deprecated. |
| Method Summary | |
|---|---|
static void |
addStaticRoute(com.alogient.cameleon.sdk.content.util.nav.StaticRoute staticRoute)
Deprecated. Add a static route. |
static boolean |
checkStaticRoute(String route)
Deprecated. Check if a static route has been added |
static Collection<com.alogient.cameleon.sdk.content.util.nav.StaticRoute> |
getStaticRoutes()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_LIVE_ROUTE
| Method Detail |
|---|
public static void addStaticRoute(com.alogient.cameleon.sdk.content.util.nav.StaticRoute staticRoute)
staticRoute - add the associated static route interface.public static Collection<com.alogient.cameleon.sdk.content.util.nav.StaticRoute> getStaticRoutes()
public static boolean checkStaticRoute(String route)
route - the route to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||