public class ModelSwitcher extends Object
| Constructor and Description |
|---|
ModelSwitcher() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
authorizedForSpecialModel(javax.servlet.http.HttpServletRequest req)
Are they authorized for whatever models they are asking for?
|
WebappDaoFactory |
checkForModelSwitching(VitroRequest vreq,
WebappDaoFactory inputWadf)
Check if special model is requested - this is for enabling the use of a different
model for menu management.
|
public static boolean authorizedForSpecialModel(javax.servlet.http.HttpServletRequest req)
public WebappDaoFactory checkForModelSwitching(VitroRequest vreq, WebappDaoFactory inputWadf)
Copyright © 2022. All rights reserved.