Package | Description |
---|---|
com.liferay.asset.kernel.model | |
com.liferay.document.library.kernel.model | |
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 |
AssetCategory
The extended model interface for the AssetCategory service.
|
interface |
AssetCategoryModel
The base model interface for the AssetCategory service.
|
interface |
AssetVocabulary
The extended model interface for the AssetVocabulary service.
|
interface |
AssetVocabularyModel
The base model interface for the AssetVocabulary service.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetCategoryWrapper
This class is a wrapper for
AssetCategory . |
class |
AssetVocabularyWrapper
This class is a wrapper for
AssetVocabulary . |
Modifier and Type | Interface and Description |
---|---|
interface |
DLFileEntry
The extended model interface for the DLFileEntry service.
|
interface |
DLFileEntryModel
The base model interface for the DLFileEntry service.
|
interface |
DLFolder
The extended model interface for the DLFolder service.
|
interface |
DLFolderModel
The base model interface for the DLFolder service.
|
Modifier and Type | Class and Description |
---|---|
class |
DLFileEntryWrapper
This class is a wrapper for
DLFileEntry . |
class |
DLFolderWrapper
This class is a wrapper for
DLFolder . |
Modifier and Type | Interface and Description |
---|---|
interface |
Address
The extended model interface for the Address service.
|
interface |
AddressModel
The base model interface for the Address service.
|
interface |
Group
The extended model interface for the Group service.
|
interface |
GroupModel
The base model interface for the Group service.
|
interface |
Layout
The extended model interface for the Layout service.
|
interface |
LayoutModel
The base model interface for the Layout service.
|
interface |
Organization
The extended model interface for the Organization service.
|
interface |
OrganizationModel
The base model interface for the Organization service.
|
interface |
User
The extended model interface for the User service.
|
interface |
UserGroup
The extended model interface for the UserGroup service.
|
interface |
UserGroupModel
The base model interface for the UserGroup service.
|
interface |
UserModel
The base model interface for the User service.
|
Modifier and Type | Class and Description |
---|---|
class |
AddressWrapper
This class is a wrapper for
Address . |
class |
GroupWrapper
This class is a wrapper for
Group . |
class |
LayoutWrapper
This class is a wrapper for
Layout . |
class |
OrganizationWrapper
This class is a wrapper for
Organization . |
class |
UserGroupWrapper
This class is a wrapper for
UserGroup . |
class |
UserWrapper
This class is a wrapper for
User . |
Modifier and Type | Class and Description |
---|---|
class |
VirtualLayout |