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.config.serialize.PortletApplication
org.exoplatform.commons.addons.PortletModel
- All Implemented Interfaces:
Cloneable,org.jibx.runtime.IMarshallable,org.jibx.runtime.IUnmarshallable
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, canEqual, checkStorage, clone, createPortletApplication, createPortletApplication, createPortletApplication, equals, getAccessPermissions, getCssClass, getDescription, getIcon, getId, getProfiles, getProperties, getShowApplicationMode, getShowApplicationState, getShowInfoBar, getState, getTheme, getTitle, hashCode, resetStorage, setAccessPermissions, setDescription, setIcon, setId, setProperties, setShowApplicationMode, setShowApplicationState, setShowInfoBar, setState, setTheme, setTitle, toStringMethods inherited from class org.exoplatform.portal.config.model.ModelObject
build, getCssStyle, getHeight, getStorageId, getStorageName, getWidth, setCssClass, setCssStyle, setHeight, setStorageId, setStorageName, setWidthMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jibx.runtime.IMarshallable
JiBX_getName, marshalMethods inherited from interface org.jibx.runtime.IUnmarshallable
JiBX_className, unmarshal
-
Constructor Details
-
PortletModel
public PortletModel()
-
-
Method Details
-
getPermissions
-
getPortletPrefs
-
getContentId
-