|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alogient.cameleon.extension.wicket.util.NavigationHelper
@Deprecated public final class NavigationHelper
User: Jérôme Mirc Date: 10-Aug-2009 Time: 1:44:02 PM This helper class is used to manage the navigation.
| Field Summary | |
|---|---|
static String |
CAMELEON_LANGUAGE_COOKIE
Deprecated. The name of the language cookie |
static org.slf4j.Logger |
LOGGER
Deprecated. |
| Method Summary | |
|---|---|
static com.alogient.cameleon.sdk.content.vo.CultureVo |
findBestMatch(String requestedLanguage,
Enumeration<Locale> browserAcceptedLanguages,
Collection<com.alogient.cameleon.sdk.content.vo.CultureVo> cultures)
Deprecated. |
static com.alogient.cameleon.sdk.content.vo.CultureVo |
getDefaultCulture()
Deprecated. |
static com.alogient.cameleon.sdk.content.vo.menu.MenuVo |
getFirstMenuInstance(com.alogient.cameleon.sdk.content.vo.menu.MenuVo menu,
Class<? extends AbstractCameleonPage<? extends com.alogient.cameleon.sdk.content.model.AbstractCameleonModel>> cameleonPageClazz)
Deprecated. |
static com.alogient.cameleon.sdk.content.vo.menu.MenuVo |
getMenuFromNavId(com.alogient.cameleon.sdk.content.util.nav.ModeType modeType,
com.alogient.cameleon.sdk.content.vo.CultureVo cultureVo,
Integer navId)
Deprecated. |
static void |
init(Boolean isSecurityAware)
Deprecated. Load the default culture as well as the live menu and the preview menu |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.slf4j.Logger LOGGER
public static final String CAMELEON_LANGUAGE_COOKIE
| Method Detail |
|---|
public static void init(Boolean isSecurityAware)
isSecurityAware - public static com.alogient.cameleon.sdk.content.vo.CultureVo getDefaultCulture()
public static com.alogient.cameleon.sdk.content.vo.CultureVo findBestMatch(String requestedLanguage,
Enumeration<Locale> browserAcceptedLanguages,
Collection<com.alogient.cameleon.sdk.content.vo.CultureVo> cultures)
@Deprecated
public static com.alogient.cameleon.sdk.content.vo.menu.MenuVo getFirstMenuInstance(com.alogient.cameleon.sdk.content.vo.menu.MenuVo menu,
Class<? extends AbstractCameleonPage<? extends com.alogient.cameleon.sdk.content.model.AbstractCameleonModel>> cameleonPageClazz)
NavigationCache.getFirstMenuInstance(java.lang.Class extends com.alogient.cameleon.extension.wicket.ui.page.AbstractCameleonPage extends com.alogient.cameleon.sdk.content.model.AbstractCameleonModel>>)
@Deprecated
public static com.alogient.cameleon.sdk.content.vo.menu.MenuVo getMenuFromNavId(com.alogient.cameleon.sdk.content.util.nav.ModeType modeType,
com.alogient.cameleon.sdk.content.vo.CultureVo cultureVo,
Integer navId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||