Class PortletConfiguration
- java.lang.Object
-
- ch.systemsx.cisd.openbis.generic.shared.basic.dto.PortletConfiguration
-
- All Implemented Interfaces:
java.io.Serializable
public class PortletConfiguration extends java.lang.Object implements java.io.Serializable
Configuration parameters of a portlet.Instances of this class are serialized in the personal
DisplaySettings
of a user. Thus, CHANGES IN THIS CLASS MIGHT LEAD TO A LOST OF PERSONAL SETTINGS- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PortletConfiguration(java.lang.String name)
Creates a new instance for specified unique portlet name.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-