com.stratelia.silverpeas.portlet
Class PortletComponent
java.lang.Object
com.stratelia.silverpeas.portlet.PortletComponent
public class PortletComponent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public int id
spaceId
public int spaceId
name
public String name
componentName
public String componentName
description
public String description
PortletComponent
public PortletComponent(int theId,
int theSpaceId,
String theName,
String theComponentName,
String theDescription)
Copyright © 2016 Silverpeas. All Rights Reserved.