com.silverpeas.portlets.portal
Class PortletAppDataImpl
java.lang.Object
com.silverpeas.portlets.portal.PortletAppDataImpl
- All Implemented Interfaces:
- PortletAppData
public class PortletAppDataImpl
- extends Object
- implements PortletAppData
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletAppDataImpl
public PortletAppDataImpl(String name)
getLabel
public String getLabel()
- Specified by:
getLabel
in interface PortletAppData
getDescription
public String getDescription()
- Specified by:
getDescription
in interface PortletAppData
getName
public String getName()
- Specified by:
getName
in interface PortletAppData
setName
public void setName(String name)
setLabel
public void setLabel(String label)
setDescription
public void setDescription(String description)
Copyright © 2016 Silverpeas. All Rights Reserved.