Package org.exoplatform.commons.addons
Class PortletModel
java.lang.Object
org.exoplatform.portal.config.model.ModelObject
org.exoplatform.portal.config.model.Application<org.exoplatform.portal.pom.spi.portlet.Portlet>
org.exoplatform.portal.config.serialize.PortletApplication
org.exoplatform.commons.addons.PortletModel
- All Implemented Interfaces:
Cloneable
public class PortletModel
extends org.exoplatform.portal.config.serialize.PortletApplication
This class is a workaround, eXo Kernel can't config an object field as array
of String
This class also help to simplify the xml configuration
This class also help to simplify the xml configuration
-
Field Summary
Fields inherited from class org.exoplatform.portal.config.serialize.PortletApplication
JiBX_bindingListFields inherited from class org.exoplatform.portal.config.model.ModelObject
cssClass, cssStyle, height, storageId, storageName, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.exoplatform.portal.config.model.Application
build, checkStorage, clone, createPortletApplication, createPortletApplication, createPortletApplication, getAccessPermissions, getCssClass, getDescription, getHeight, getIcon, getId, getProperties, getShowApplicationMode, getShowApplicationState, getShowInfoBar, getState, getTheme, getTitle, getType, getWidth, isModifiable, resetStorage, setAccessPermissions, setDescription, setHeight, setIcon, setId, setModifiable, setProperties, setShowApplicationMode, setShowApplicationState, setShowInfoBar, setState, setTheme, setTitle, setWidthMethods inherited from class org.exoplatform.portal.config.model.ModelObject
build, getCssStyle, getStorageId, getStorageName, setCssClass, setCssStyle, setStorageName
-
Constructor Details
-
PortletModel
public PortletModel()
-
-
Method Details
-
getPermissions
-
getPortletPrefs
-
getContentId
-