Method Summary |
|
public DriverConfiguration | getDriverConfiguration() |
public String | getPortalInfo() Get the portal info for this portal. |
public String | getProperty(String name) Get a dynamic portal property. |
public Enumeration | getPropertyNames() Get an enumeration containing all names of the portal properties. |
public Enumeration | getSupportedPortletModes() Get an enumeration of all PortletMode s supported by this
portal. |
public Enumeration | getSupportedWindowStates() Get an enumeration of all WindowState s supported by this
portal. |
public void | reset() reset all values to default portlet modes and window states; delete all
properties and set the given portlet information as portlet info string. |
public void | setProperty(String name, String value) |