Package | Description |
---|---|
com.liferay.asset.kernel.service |
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.asset.kernel.service.persistence | |
com.liferay.document.library.kernel.service |
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.document.library.kernel.service.persistence | |
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
com.liferay.portal.kernel.service.change.tracking | |
com.liferay.portal.kernel.service.persistence |
This package defines the portal service persistence interfaces, classes, and utilities.
|
Modifier and Type | Method and Description |
---|---|
<R,E extends Throwable> |
AssetCategoryLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetCategory>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetCategoryLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetCategory>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetCategoryPropertyLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetCategoryProperty>,R,E> updateUnsafeFunction)
Deprecated.
|
<R,E extends Throwable> |
AssetCategoryPropertyLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetCategoryProperty>,R,E> updateUnsafeFunction)
Deprecated.
|
<R,E extends Throwable> |
AssetEntryLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetEntry>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetEntryLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetEntry>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetLinkLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetLink>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetLinkLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetLink>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetTagLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTag>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetTagLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTag>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetVocabularyLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetVocabularyLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>,R,E> updateUnsafeFunction) |
Modifier and Type | Interface and Description |
---|---|
interface |
AssetCategoryPersistence
The persistence interface for the asset category service.
|
interface |
AssetCategoryPropertyPersistence
Deprecated.
|
interface |
AssetEntryPersistence
The persistence interface for the asset entry service.
|
interface |
AssetLinkPersistence
The persistence interface for the asset link service.
|
interface |
AssetTagPersistence
The persistence interface for the asset tag service.
|
interface |
AssetVocabularyPersistence
The persistence interface for the asset vocabulary service.
|
Modifier and Type | Method and Description |
---|---|
<R,E extends Throwable> |
DLFileEntryLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntry>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileEntryLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntry>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileEntryMetadataLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryMetadata>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileEntryMetadataLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryMetadata>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileEntryTypeLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryType>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileEntryTypeLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryType>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileShortcutLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileShortcut>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileShortcutLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileShortcut>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileVersionLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileVersion>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFileVersionLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileVersion>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFolderLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFolder>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
DLFolderLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFolder>,R,E> updateUnsafeFunction) |
Modifier and Type | Interface and Description |
---|---|
interface |
DLFileEntryMetadataPersistence
The persistence interface for the document library file entry metadata service.
|
interface |
DLFileEntryPersistence
The persistence interface for the document library file entry service.
|
interface |
DLFileEntryTypePersistence
The persistence interface for the document library file entry type service.
|
interface |
DLFileShortcutPersistence
The persistence interface for the document library file shortcut service.
|
interface |
DLFileVersionPersistence
The persistence interface for the document library file version service.
|
interface |
DLFolderPersistence
The persistence interface for the document library folder service.
|
Modifier and Type | Method and Description |
---|---|
<R,E extends Throwable> |
GroupLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Group>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
GroupLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Group>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
ImageLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Image>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
ImageLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Image>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
LayoutLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Layout>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
LayoutLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Layout>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
LayoutFriendlyURLLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutFriendlyURL>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
LayoutFriendlyURLLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutFriendlyURL>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
LayoutSetLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutSet>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
LayoutSetLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutSet>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
OrganizationLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Organization>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
OrganizationLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Organization>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
PortletPreferencesLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferences>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
PortletPreferencesLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferences>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
ResourcePermissionLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<ResourcePermission>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
ResourcePermissionLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<ResourcePermission>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
RoleLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Role>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
RoleLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Role>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
TeamLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Team>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
TeamLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Team>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<User>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<User>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserGroupLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroup>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserGroupLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroup>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserGroupGroupRoleLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupGroupRole>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserGroupGroupRoleLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupGroupRole>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserGroupRoleLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupRole>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
UserGroupRoleLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupRole>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
VirtualHostLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<VirtualHost>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
VirtualHostLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<VirtualHost>,R,E> updateUnsafeFunction) |
Modifier and Type | Method and Description |
---|---|
CTPersistence<T> |
CTService.getCTPersistence() |
Modifier and Type | Method and Description |
---|---|
<R,E extends Throwable> |
CTService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<T>,R,E> updateUnsafeFunction) |
Modifier and Type | Interface and Description |
---|---|
interface |
GroupPersistence
The persistence interface for the group service.
|
interface |
ImagePersistence
The persistence interface for the image service.
|
interface |
LayoutFriendlyURLPersistence
The persistence interface for the layout friendly url service.
|
interface |
LayoutPersistence
The persistence interface for the layout service.
|
interface |
LayoutSetPersistence
The persistence interface for the layout set service.
|
interface |
OrganizationPersistence
The persistence interface for the organization service.
|
interface |
PortletPreferencesPersistence
The persistence interface for the portlet preferences service.
|
interface |
ResourcePermissionPersistence
The persistence interface for the resource permission service.
|
interface |
RolePersistence
The persistence interface for the role service.
|
interface |
TeamPersistence
The persistence interface for the team service.
|
interface |
UserGroupGroupRolePersistence
The persistence interface for the user group group role service.
|
interface |
UserGroupPersistence
The persistence interface for the user group service.
|
interface |
UserGroupRolePersistence
The persistence interface for the user group role service.
|
interface |
UserPersistence
The persistence interface for the user service.
|
interface |
VirtualHostPersistence
The persistence interface for the virtual host service.
|