org.exoplatform.services.portletcontainer.config
Class CustomWindowState
java.lang.Object
org.exoplatform.services.portletcontainer.config.CustomWindowState
public class CustomWindowState
- extends Object
Jul 7, 2004 .
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomWindowState
public CustomWindowState()
- Simple constructor.
getDescription
public final List<Description> getDescription()
- Returns:
- description
setDescription
public final void setDescription(List<Description> descrition)
- Parameters:
descrition - descriptions
addDescription
public final void addDescription(Description desc)
- Parameters:
desc - description
getName
public final String getName()
- Returns:
- name
setName
public final void setName(String name)
- Parameters:
name - name
Copyright © 2009 eXo Platform SAS. All Rights Reserved.