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 |
Layout
The extended model interface for the Layout service.
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutWrapper
This class is a wrapper for
Layout . |
Modifier and Type | Method and Description |
---|---|
LayoutModel |
LayoutReference.getLayoutModel() |
Modifier and Type | Method and Description |
---|---|
void |
LayoutReference.setLayoutSoap(LayoutModel layoutModel) |
Constructor and Description |
---|
LayoutReference(LayoutModel layoutModel,
String portletId) |
Modifier and Type | Class and Description |
---|---|
class |
VirtualLayout |