Package io.meeds.layout.rest.model
Class LayoutModel
java.lang.Object
io.meeds.layout.rest.model.LayoutModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String[]protected Stringprotected List<LayoutModel> protected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String[]protected String[]protected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.exoplatform.portal.config.model.ModelObjecttoModelObject(LayoutModel layoutModel) org.exoplatform.portal.config.model.PagetoPage()
-
Field Details
-
id
-
storageId
-
storageName
-
name
-
icon
-
template
-
factoryId
-
title
-
description
-
width
-
height
-
cssClass
-
borderColor
-
accessPermissions
-
profiles
-
moveAppsPermissions
-
moveContainersPermissions
-
children
-
-
Constructor Details
-
LayoutModel
public LayoutModel(org.exoplatform.portal.config.model.ModelObject model)
-
-
Method Details
-
toPage
public org.exoplatform.portal.config.model.Page toPage() -
toModelObject
public static org.exoplatform.portal.config.model.ModelObject toModelObject(LayoutModel layoutModel)
-