Uses of Class
com.stratelia.silverpeas.portlet.PortletException

Packages that use PortletException
com.stratelia.silverpeas.portlet   
 

Uses of PortletException in com.stratelia.silverpeas.portlet
 

Methods in com.stratelia.silverpeas.portlet that throw PortletException
static Portlet SpaceModelFactory.getPortlet(int aInstanceId)
          getPortlet Read an instance from database and contruct a Portlet in memory
static SpaceModel SpaceModelFactory.getSpaceModel(MainSessionController msc, String aSpaceId, boolean isAdmin)
          get a spaceModel and remove the component that are not allowed for this user
static SpaceModel SpaceModelFactory.getSpaceModel(PortletSchema os, String aSpaceId)
          Read a spaceModel from database and construct a SpaceModel in memory
static void SpaceModelFactory.portletSaveState(SpaceModel space, Portlet aPortlet)
          portletSaveState Save the portlet state : minimized, normal or maximized
static void SpaceModelFactory.saveSpaceModel(SpaceModel space)
          saveSpaceModel Save all the spaceModel structure in database. the save in done by deleting and recreating the structure.
 

Constructors in com.stratelia.silverpeas.portlet that throw PortletException
Portlet()
          Constructor declaration
SpaceColumn()
          Constructor for the <jsp:usebean> tag compatibility
SpaceModel()
          Empty constructor to satisfy the J2EE requirement for the <jsp:useBean> tag Should never be called
 



Copyright © 2016 Silverpeas. All Rights Reserved.