Uses of Interface
com.liferay.portal.kernel.model.PortalPreferences
Packages that use PortalPreferences
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of PortalPreferences in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement PortalPreferencesFields in com.liferay.portal.kernel.model with type parameters of type PortalPreferencesModifier and TypeFieldDescriptionstatic final Accessor<PortalPreferences,Long> PortalPreferences.PORTAL_PREFERENCES_ID_ACCESSORMethods in com.liferay.portal.kernel.model that return PortalPreferencesModifier and TypeMethodDescriptionPortalPreferencesModel.cloneWithOriginalValues()PortalPreferencesWrapper.cloneWithOriginalValues()Methods in com.liferay.portal.kernel.model with parameters of type PortalPreferencesModifier and TypeMethodDescriptionprotected PortalPreferencesWrapperPortalPreferencesWrapper.wrap(PortalPreferences portalPreferences) Constructors in com.liferay.portal.kernel.model with parameters of type PortalPreferences -
Uses of PortalPreferences in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return PortalPreferencesModifier and TypeMethodDescriptionPortalPreferencesLocalService.addPortalPreferences(long ownerId, int ownerType, String defaultPreferences) PortalPreferencesLocalService.addPortalPreferences(PortalPreferences portalPreferences) Adds the portal preferences to the database.static PortalPreferencesPortalPreferencesLocalServiceUtil.addPortalPreferences(long ownerId, int ownerType, String defaultPreferences) static PortalPreferencesPortalPreferencesLocalServiceUtil.addPortalPreferences(PortalPreferences portalPreferences) Adds the portal preferences to the database.PortalPreferencesLocalServiceWrapper.addPortalPreferences(long ownerId, int ownerType, String defaultPreferences) PortalPreferencesLocalServiceWrapper.addPortalPreferences(PortalPreferences portalPreferences) Adds the portal preferences to the database.PortalPreferencesLocalService.createPortalPreferences(long portalPreferencesId) Creates a new portal preferences with the primary key.static PortalPreferencesPortalPreferencesLocalServiceUtil.createPortalPreferences(long portalPreferencesId) Creates a new portal preferences with the primary key.PortalPreferencesLocalServiceWrapper.createPortalPreferences(long portalPreferencesId) Creates a new portal preferences with the primary key.PortalPreferencesLocalService.deletePortalPreferences(long portalPreferencesId) Deletes the portal preferences with the primary key from the database.PortalPreferencesLocalService.deletePortalPreferences(PortalPreferences portalPreferences) Deletes the portal preferences from the database.static PortalPreferencesPortalPreferencesLocalServiceUtil.deletePortalPreferences(long portalPreferencesId) Deletes the portal preferences with the primary key from the database.static PortalPreferencesPortalPreferencesLocalServiceUtil.deletePortalPreferences(PortalPreferences portalPreferences) Deletes the portal preferences from the database.PortalPreferencesLocalServiceWrapper.deletePortalPreferences(long portalPreferencesId) Deletes the portal preferences with the primary key from the database.PortalPreferencesLocalServiceWrapper.deletePortalPreferences(PortalPreferences portalPreferences) Deletes the portal preferences from the database.PortalPreferencesLocalService.fetchPortalPreferences(long portalPreferencesId) PortalPreferencesLocalService.fetchPortalPreferences(long ownerId, int ownerType) static PortalPreferencesPortalPreferencesLocalServiceUtil.fetchPortalPreferences(long portalPreferencesId) static PortalPreferencesPortalPreferencesLocalServiceUtil.fetchPortalPreferences(long ownerId, int ownerType) PortalPreferencesLocalServiceWrapper.fetchPortalPreferences(long portalPreferencesId) PortalPreferencesLocalServiceWrapper.fetchPortalPreferences(long ownerId, int ownerType) PortalPreferencesLocalService.getPortalPreferences(long portalPreferencesId) Returns the portal preferences with the primary key.static PortalPreferencesPortalPreferencesLocalServiceUtil.getPortalPreferences(long portalPreferencesId) Returns the portal preferences with the primary key.PortalPreferencesLocalServiceWrapper.getPortalPreferences(long portalPreferencesId) Returns the portal preferences with the primary key.PortalPreferencesLocalService.updatePortalPreferences(PortalPreferences portalPreferences) Updates the portal preferences in the database or adds it if it does not yet exist.static PortalPreferencesPortalPreferencesLocalServiceUtil.updatePortalPreferences(PortalPreferences portalPreferences) Updates the portal preferences in the database or adds it if it does not yet exist.PortalPreferencesLocalServiceWrapper.updatePortalPreferences(PortalPreferences portalPreferences) Updates the portal preferences in the database or adds it if it does not yet exist.PortalPreferencesLocalService.updatePreferences(long ownerId, int ownerType, PortalPreferences portalPreferences) PortalPreferencesLocalService.updatePreferences(long ownerId, int ownerType, String xml) static PortalPreferencesPortalPreferencesLocalServiceUtil.updatePreferences(long ownerId, int ownerType, PortalPreferences portalPreferences) static PortalPreferencesPortalPreferencesLocalServiceUtil.updatePreferences(long ownerId, int ownerType, String xml) PortalPreferencesLocalServiceWrapper.updatePreferences(long ownerId, int ownerType, PortalPreferences portalPreferences) PortalPreferencesLocalServiceWrapper.updatePreferences(long ownerId, int ownerType, String xml) Methods in com.liferay.portal.kernel.service that return types with arguments of type PortalPreferencesModifier and TypeMethodDescriptionPortalPreferencesLocalService.getPortalPreferenceses(int start, int end) Returns a range of all the portal preferenceses.static List<PortalPreferences>PortalPreferencesLocalServiceUtil.getPortalPreferenceses(int start, int end) Returns a range of all the portal preferenceses.PortalPreferencesLocalServiceWrapper.getPortalPreferenceses(int start, int end) Returns a range of all the portal preferenceses.Methods in com.liferay.portal.kernel.service with parameters of type PortalPreferencesModifier and TypeMethodDescriptionPortalPreferencesLocalService.addPortalPreferences(PortalPreferences portalPreferences) Adds the portal preferences to the database.static PortalPreferencesPortalPreferencesLocalServiceUtil.addPortalPreferences(PortalPreferences portalPreferences) Adds the portal preferences to the database.PortalPreferencesLocalServiceWrapper.addPortalPreferences(PortalPreferences portalPreferences) Adds the portal preferences to the database.PortalPreferencesLocalService.deletePortalPreferences(PortalPreferences portalPreferences) Deletes the portal preferences from the database.static PortalPreferencesPortalPreferencesLocalServiceUtil.deletePortalPreferences(PortalPreferences portalPreferences) Deletes the portal preferences from the database.PortalPreferencesLocalServiceWrapper.deletePortalPreferences(PortalPreferences portalPreferences) Deletes the portal preferences from the database.PortalPreferenceValueLocalService.getPortalPreferences(PortalPreferences portalPreferences, boolean signedIn) static PortalPreferencesPortalPreferenceValueLocalServiceUtil.getPortalPreferences(PortalPreferences portalPreferences, boolean signedIn) PortalPreferenceValueLocalServiceWrapper.getPortalPreferences(PortalPreferences portalPreferences, boolean signedIn) PortalPreferencesLocalService.updatePortalPreferences(PortalPreferences portalPreferences) Updates the portal preferences in the database or adds it if it does not yet exist.static PortalPreferencesPortalPreferencesLocalServiceUtil.updatePortalPreferences(PortalPreferences portalPreferences) Updates the portal preferences in the database or adds it if it does not yet exist.PortalPreferencesLocalServiceWrapper.updatePortalPreferences(PortalPreferences portalPreferences) Updates the portal preferences in the database or adds it if it does not yet exist. -
Uses of PortalPreferences in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return PortalPreferencesModifier and TypeMethodDescriptionPortalPreferencesPersistence.create(long portalPreferencesId) Creates a new portal preferences with the primary key.static PortalPreferencesPortalPreferencesUtil.create(long portalPreferencesId) Creates a new portal preferences with the primary key.PortalPreferencesPersistence.fetchByO_O(long ownerId, int ownerType) Returns the portal preferences where ownerId = ? and ownerType = ? or returnsnullif it could not be found.PortalPreferencesPersistence.fetchByO_O(long ownerId, int ownerType, boolean useFinderCache) Returns the portal preferences where ownerId = ? and ownerType = ? or returnsnullif it could not be found, optionally using the finder cache.static PortalPreferencesPortalPreferencesUtil.fetchByO_O(long ownerId, int ownerType) Returns the portal preferences where ownerId = ? and ownerType = ? or returnsnullif it could not be found.static PortalPreferencesPortalPreferencesUtil.fetchByO_O(long ownerId, int ownerType, boolean useFinderCache) Returns the portal preferences where ownerId = ? and ownerType = ? or returnsnullif it could not be found, optionally using the finder cache.PortalPreferencesPersistence.fetchByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.fetchByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.fetchByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.fetchByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.fetchByPrimaryKey(long portalPreferencesId) Returns the portal preferences with the primary key or returnsnullif it could not be found.static PortalPreferencesPortalPreferencesUtil.fetchByPrimaryKey(long portalPreferencesId) Returns the portal preferences with the primary key or returnsnullif it could not be found.PortalPreferencesPersistence.findByO_O(long ownerId, int ownerType) Returns the portal preferences where ownerId = ? and ownerType = ? or throws aNoSuchPreferencesExceptionif it could not be found.static PortalPreferencesPortalPreferencesUtil.findByO_O(long ownerId, int ownerType) Returns the portal preferences where ownerId = ? and ownerType = ? or throws aNoSuchPreferencesExceptionif it could not be found.PortalPreferencesPersistence.findByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.findByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.findByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.findByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.findByOwnerType_PrevAndNext(long portalPreferencesId, int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the portal preferenceses before and after the current portal preferences in the ordered set where ownerType = ?.static PortalPreferences[]PortalPreferencesUtil.findByOwnerType_PrevAndNext(long portalPreferencesId, int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the portal preferenceses before and after the current portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.findByPrimaryKey(long portalPreferencesId) Returns the portal preferences with the primary key or throws aNoSuchPreferencesExceptionif it could not be found.static PortalPreferencesPortalPreferencesUtil.findByPrimaryKey(long portalPreferencesId) Returns the portal preferences with the primary key or throws aNoSuchPreferencesExceptionif it could not be found.PortalPreferencesPersistence.remove(long portalPreferencesId) Removes the portal preferences with the primary key from the database.static PortalPreferencesPortalPreferencesUtil.remove(long portalPreferencesId) Removes the portal preferences with the primary key from the database.PortalPreferencesPersistence.removeByO_O(long ownerId, int ownerType) Removes the portal preferences where ownerId = ? and ownerType = ? from the database.static PortalPreferencesPortalPreferencesUtil.removeByO_O(long ownerId, int ownerType) Removes the portal preferences where ownerId = ? and ownerType = ? from the database.static PortalPreferencesPortalPreferencesUtil.update(PortalPreferences portalPreferences) static PortalPreferencesPortalPreferencesUtil.update(PortalPreferences portalPreferences, ServiceContext serviceContext) PortalPreferencesPersistence.updateImpl(PortalPreferences portalPreferences) static PortalPreferencesPortalPreferencesUtil.updateImpl(PortalPreferences portalPreferences) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type PortalPreferencesModifier and TypeMethodDescriptionstatic Map<Serializable,PortalPreferences> PortalPreferencesUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) PortalPreferencesPersistence.findAll()Returns all the portal preferenceses.PortalPreferencesPersistence.findAll(int start, int end) Returns a range of all the portal preferenceses.PortalPreferencesPersistence.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses.PortalPreferencesPersistence.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses.static List<PortalPreferences>PortalPreferencesUtil.findAll()Returns all the portal preferenceses.static List<PortalPreferences>PortalPreferencesUtil.findAll(int start, int end) Returns a range of all the portal preferenceses.static List<PortalPreferences>PortalPreferencesUtil.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses.static List<PortalPreferences>PortalPreferencesUtil.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses.PortalPreferencesPersistence.findByOwnerType(int ownerType) Returns all the portal preferenceses where ownerType = ?.PortalPreferencesPersistence.findByOwnerType(int ownerType, int start, int end) Returns a range of all the portal preferenceses where ownerType = ?.PortalPreferencesPersistence.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses where ownerType = ?.PortalPreferencesPersistence.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findByOwnerType(int ownerType) Returns all the portal preferenceses where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findByOwnerType(int ownerType, int start, int end) Returns a range of all the portal preferenceses where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) static List<PortalPreferences>PortalPreferencesUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) static List<PortalPreferences>PortalPreferencesUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type PortalPreferencesModifier and TypeMethodDescriptionvoidPortalPreferencesPersistence.cacheResult(PortalPreferences portalPreferences) Caches the portal preferences in the entity cache if it is enabled.static voidPortalPreferencesUtil.cacheResult(PortalPreferences portalPreferences) Caches the portal preferences in the entity cache if it is enabled.static voidPortalPreferencesUtil.clearCache(PortalPreferences portalPreferences) static PortalPreferencesPortalPreferencesUtil.update(PortalPreferences portalPreferences) static PortalPreferencesPortalPreferencesUtil.update(PortalPreferences portalPreferences, ServiceContext serviceContext) PortalPreferencesPersistence.updateImpl(PortalPreferences portalPreferences) static PortalPreferencesPortalPreferencesUtil.updateImpl(PortalPreferences portalPreferences) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type PortalPreferencesModifier and TypeMethodDescriptionvoidPortalPreferencesPersistence.cacheResult(List<PortalPreferences> portalPreferenceses) Caches the portal preferenceses in the entity cache if it is enabled.static voidPortalPreferencesUtil.cacheResult(List<PortalPreferences> portalPreferenceses) Caches the portal preferenceses in the entity cache if it is enabled.PortalPreferencesPersistence.fetchByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.fetchByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.fetchByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.fetchByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses.PortalPreferencesPersistence.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses.static List<PortalPreferences>PortalPreferencesUtil.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses.static List<PortalPreferences>PortalPreferencesUtil.findAll(int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses.PortalPreferencesPersistence.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses where ownerType = ?.PortalPreferencesPersistence.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator) Returns an ordered range of all the portal preferenceses where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findByOwnerType(int ownerType, int start, int end, OrderByComparator<PortalPreferences> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preferenceses where ownerType = ?.PortalPreferencesPersistence.findByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.findByOwnerType_First(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the first portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.findByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.static PortalPreferencesPortalPreferencesUtil.findByOwnerType_Last(int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the last portal preferences in the ordered set where ownerType = ?.PortalPreferencesPersistence.findByOwnerType_PrevAndNext(long portalPreferencesId, int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the portal preferenceses before and after the current portal preferences in the ordered set where ownerType = ?.static PortalPreferences[]PortalPreferencesUtil.findByOwnerType_PrevAndNext(long portalPreferencesId, int ownerType, OrderByComparator<PortalPreferences> orderByComparator) Returns the portal preferenceses before and after the current portal preferences in the ordered set where ownerType = ?.static List<PortalPreferences>PortalPreferencesUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PortalPreferences> orderByComparator)