Package | Description |
---|---|
com.liferay.asset.kernel.service |
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AssetCategoryLocalService
Provides the local service interface for AssetCategory.
|
interface |
AssetCategoryPropertyLocalService
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.asset.category.property.service.impl.AssetCategoryPropertyLocalServiceImpl |
interface |
AssetEntryLocalService
Provides the local service interface for AssetEntry.
|
interface |
AssetLinkLocalService
Provides the local service interface for AssetLink.
|
interface |
AssetTagLocalService
Provides the local service interface for AssetTag.
|
interface |
AssetVocabularyLocalService
Provides the local service interface for AssetVocabulary.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetCategoryLocalServiceWrapper
Provides a wrapper for
AssetCategoryLocalService . |
class |
AssetCategoryPropertyLocalServiceWrapper
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.asset.category.property.service.impl.AssetCategoryPropertyLocalServiceImpl |
class |
AssetEntryLocalServiceWrapper
Provides a wrapper for
AssetEntryLocalService . |
class |
AssetLinkLocalServiceWrapper
Provides a wrapper for
AssetLinkLocalService . |
class |
AssetTagLocalServiceWrapper
Provides a wrapper for
AssetTagLocalService . |
class |
AssetVocabularyLocalServiceWrapper
Provides a wrapper for
AssetVocabularyLocalService . |
Modifier and Type | Interface and Description |
---|---|
interface |
LayoutFriendlyURLLocalService
Provides the local service interface for LayoutFriendlyURL.
|
interface |
LayoutLocalService
Provides the local service interface for Layout.
|
interface |
PortletPreferencesLocalService
Provides the local service interface for PortletPreferences.
|
interface |
ResourcePermissionLocalService
Provides the local service interface for ResourcePermission.
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutFriendlyURLLocalServiceWrapper
Provides a wrapper for
LayoutFriendlyURLLocalService . |
class |
LayoutLocalServiceWrapper
Provides a wrapper for
LayoutLocalService . |
class |
PortletPreferencesLocalServiceWrapper
Provides a wrapper for
PortletPreferencesLocalService . |
class |
ResourcePermissionLocalServiceWrapper
Provides a wrapper for
ResourcePermissionLocalService . |