|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalModelAndView.PortalViewSpecification | |
|---|---|
| com.hack23.cia.web.viewfactory.api.admin | Admin viewfactory api, contains admin ModelAndView implementations. |
| Uses of PortalModelAndView.PortalViewSpecification in com.hack23.cia.web.viewfactory.api.admin |
|---|
| Methods in com.hack23.cia.web.viewfactory.api.admin that return PortalModelAndView.PortalViewSpecification | |
|---|---|
PortalModelAndView.PortalViewSpecification |
PortalModelAndView.getPortalViewSpecification()
Gets the portal view specification. |
static PortalModelAndView.PortalViewSpecification |
PortalModelAndView.PortalViewSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PortalModelAndView.PortalViewSpecification[] |
PortalModelAndView.PortalViewSpecification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.hack23.cia.web.viewfactory.api.admin with parameters of type PortalModelAndView.PortalViewSpecification | |
|---|---|
PortalModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
PortalModelAndView.PortalViewSpecification portalViewSpecification,
Agency agency,
Portal portal)
Instantiates a new portal model and view. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||