Class PortletApplication
java.lang.Object
org.exoplatform.portal.config.model.ModelObject
org.exoplatform.portal.config.model.Application
org.exoplatform.portal.config.serialize.PortletApplication
- All Implemented Interfaces:
Cloneable
We keep that subclass here to please JiBX crap.
-
Field Summary
Fields inherited from class org.exoplatform.portal.config.model.ModelObject
cssClass, cssStyle, height, storageId, storageName, width -
Constructor Summary
ConstructorsConstructorDescriptionPortletApplication(String storageId) PortletApplication(ApplicationData preferencesApplicationData) -
Method Summary
Methods inherited from class org.exoplatform.portal.config.model.Application
build, checkStorage, clone, createPortletApplication, createPortletApplication, createPortletApplication, getCssClass, getProfiles, getProperties, getShowApplicationMode, getShowApplicationState, getShowInfoBar, resetStorage, setShowApplicationMode, setShowApplicationState, setShowInfoBarMethods inherited from class org.exoplatform.portal.config.model.ModelObject
build
-
Constructor Details
-
PortletApplication
-
PortletApplication
-
PortletApplication
public PortletApplication()
-