public interface IPortlet extends IElement, IDeletionSupport, ISecuritySupport
IBasePortalModule| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Gets the description of the portlet. 
 | 
String | 
getLabel()
Gets the label of the portlet. 
 | 
String | 
getName()
Gets the name of the portlet. 
 | 
void | 
setDescription(String description)
Sets the description of the portlet. 
 | 
void | 
setLabel(String label)
Sets the label of the portlet. 
 | 
getId, getModule, getNativeObject, getPath, savedeletegetProtocolURI, getProtocolURIvoid setLabel(String label)
label - The new label to set the portlet with.String getDescription()
String value.void setDescription(String description)
description - The new description to set the portlet withCopyright © 2019 Visiativ Software. All rights reserved.