| Package | Description |
|---|---|
| com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
| com.liferay.portal.kernel.model.impl |
This package defines the portal model implementation base classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LayoutTypePortlet |
| Modifier and Type | Method and Description |
|---|---|
LayoutType |
LayoutWrapper.getLayoutType()
Returns the current layout's
LayoutType. |
LayoutType |
Layout.getLayoutType()
Returns the current layout's
LayoutType. |
| Modifier and Type | Method and Description |
|---|---|
LayoutType |
VirtualLayout.getLayoutType() |