org.gcube.portal.custom.communitymanager.components
Class GCUBEPortlet

java.lang.Object
  extended by org.gcube.portal.custom.communitymanager.components.GCUBEPortlet

public class GCUBEPortlet
extends Object

Version:
0.1
Author:
Massimiliano Assante, massimiliano.assante@isti.cnr.it

Constructor Summary
GCUBEPortlet(String name, String portletId)
           
 
Method Summary
 String getName()
           
 String getPortletId()
           
 void setName(String name)
           
 void setPortletId(String portletId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEPortlet

public GCUBEPortlet(String name,
                    String portletId)
Parameters:
name - .
portletId - .
Method Detail

getPortletId

public String getPortletId()
Returns:
-

setPortletId

public void setPortletId(String portletId)
Parameters:
portletId - -

getName

public String getName()
Returns:
-

setName

public void setName(String name)
Parameters:
name - -


Copyright © 2013. All Rights Reserved.