Class PortletApplication
java.lang.Object
org.exoplatform.portal.config.model.ModelObject
org.exoplatform.portal.config.model.Application<Portlet>
org.exoplatform.portal.config.serialize.PortletApplication
- All Implemented Interfaces:
Cloneable
We keep that subclass here to please JiBX crap.
- Version:
- $Revision$
- Author:
- Julien Viet
-
Field Summary
Fields inherited from class org.exoplatform.portal.config.model.ModelObject
cssClass, cssStyle, height, storageId, storageName, width -
Constructor Summary
ConstructorsConstructorDescriptionPortletApplication(ApplicationType<Portlet> preferencesApplicationType, String storageId) PortletApplication(ApplicationData<Portlet> preferencesApplicationData) -
Method Summary
Methods 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, getStorageId, getStorageName, setStorageName
-
Constructor Details
-
PortletApplication
-
PortletApplication
-
PortletApplication
public PortletApplication()
-