- cacheResult(PushNotificationsDevice) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Caches the push notifications device in the entity cache if it is enabled.
- cacheResult(List<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Caches the push notifications devices in the entity cache if it is enabled.
- cacheResult(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Caches the push notifications device in the entity cache if it is enabled.
- cacheResult(List<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Caches the push notifications devices in the entity cache if it is enabled.
- check(PermissionChecker, String) - Static method in class com.liferay.push.notifications.service.permission.PushNotificationsPermission
-
- clearCache() - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- clearCache(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- clone() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
- clone() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- com.liferay.push.notifications.constants - package com.liferay.push.notifications.constants
-
- com.liferay.push.notifications.exception - package com.liferay.push.notifications.exception
-
- com.liferay.push.notifications.model - package com.liferay.push.notifications.model
-
- com.liferay.push.notifications.sender - package com.liferay.push.notifications.sender
-
- com.liferay.push.notifications.service - package com.liferay.push.notifications.service
-
- com.liferay.push.notifications.service.permission - package com.liferay.push.notifications.service.permission
-
- com.liferay.push.notifications.service.persistence - package com.liferay.push.notifications.service.persistence
-
- com.liferay.push.notifications.util.comparator - package com.liferay.push.notifications.util.comparator
-
- compare(PushNotificationsDevice, PushNotificationsDevice) - Method in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
-
- compareTo(PushNotificationsDevice) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
- compareTo(PushNotificationsDevice) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- contains(PermissionChecker, String) - Static method in class com.liferay.push.notifications.service.permission.PushNotificationsPermission
-
- countAll() - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the number of push notifications devices.
- countAll() - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the number of push notifications devices.
- countByToken(String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the number of push notifications devices where token = ?.
- countByToken(String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the number of push notifications devices where token = ?.
- countByU_P(long, String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the number of push notifications devices where userId = ? and platform = ?.
- countByU_P(long[], String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the number of push notifications devices where userId = any ? and platform = ?.
- countByU_P(long, String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the number of push notifications devices where userId = ? and platform = ?.
- countByU_P(long[], String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the number of push notifications devices where userId = any ? and platform = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- create(long) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Creates a new push notifications device with the primary key.
- create(long) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Creates a new push notifications device with the primary key.
- createPushNotificationsDevice(long) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Creates a new push notifications device with the primary key.
- createPushNotificationsDevice(long) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Creates a new push notifications device with the primary key.
- createPushNotificationsDevice(long) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Creates a new push notifications device with the primary key.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- deletePushNotificationsDevice(long) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Deletes the push notifications device with the primary key from the database.
- deletePushNotificationsDevice(PushNotificationsDevice) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Deletes the push notifications device from the database.
- deletePushNotificationsDevice(String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- deletePushNotificationsDevice(long) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Deletes the push notifications device with the primary key from the database.
- deletePushNotificationsDevice(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Deletes the push notifications device from the database.
- deletePushNotificationsDevice(String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- deletePushNotificationsDevice(long) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Deletes the push notifications device with the primary key from the database.
- deletePushNotificationsDevice(PushNotificationsDevice) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Deletes the push notifications device from the database.
- deletePushNotificationsDevice(String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- deletePushNotificationsDevice(long) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
-
- deletePushNotificationsDevice(String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
-
- deletePushNotificationsDevice(long) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
-
- deletePushNotificationsDevice(String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
-
- deletePushNotificationsDevice(long) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
-
- deletePushNotificationsDevice(String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByPrimaryKey(long) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the push notifications device with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the push notifications device with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- fetchByToken(String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the push notifications device where token = ? or returns null
if it could not be found.
- fetchByToken(String, boolean) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the push notifications device where token = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByToken(String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the push notifications device where token = ? or returns null
if it could not be found.
- fetchByToken(String, boolean) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the push notifications device where token = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByU_P_First(long, String, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the first push notifications device in the ordered set where userId = ? and platform = ?.
- fetchByU_P_First(long, String, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the first push notifications device in the ordered set where userId = ? and platform = ?.
- fetchByU_P_Last(long, String, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the last push notifications device in the ordered set where userId = ? and platform = ?.
- fetchByU_P_Last(long, String, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the last push notifications device in the ordered set where userId = ? and platform = ?.
- fetchPushNotificationsDevice(long) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- fetchPushNotificationsDevice(long) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- fetchPushNotificationsDevice(long) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns all the push notifications devices.
- findAll(int, int) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns a range of all the push notifications devices.
- findAll(int, int, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns an ordered range of all the push notifications devices.
- findAll(int, int, OrderByComparator<PushNotificationsDevice>, boolean) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns an ordered range of all the push notifications devices.
- findAll() - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns all the push notifications devices.
- findAll(int, int) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns a range of all the push notifications devices.
- findAll(int, int, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns an ordered range of all the push notifications devices.
- findAll(int, int, OrderByComparator<PushNotificationsDevice>, boolean) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns an ordered range of all the push notifications devices.
- findByPrimaryKey(long) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the push notifications device with the primary key or throws a
NoSuchDeviceException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the push notifications device with the primary key or throws a NoSuchDeviceException
if it could not be found.
- findByToken(String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the push notifications device where token = ? or throws a
NoSuchDeviceException
if it could not be found.
- findByToken(String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the push notifications device where token = ? or throws a NoSuchDeviceException
if it could not be found.
- findByU_P(long, String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long, String, int, int) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns a range of all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long, String, int, int, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns an ordered range of all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long, String, int, int, OrderByComparator<PushNotificationsDevice>, boolean) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns an ordered range of all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long[], String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns all the push notifications devices where userId = any ? and platform = ?.
- findByU_P(long[], String, int, int) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns a range of all the push notifications devices where userId = any ? and platform = ?.
- findByU_P(long[], String, int, int, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns an ordered range of all the push notifications devices where userId = any ? and platform = ?.
- findByU_P(long[], String, int, int, OrderByComparator<PushNotificationsDevice>, boolean) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns an ordered range of all the push notifications devices where userId = ? and platform = ?, optionally using the finder cache.
- findByU_P(long, String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long, String, int, int) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns a range of all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long, String, int, int, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns an ordered range of all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long, String, int, int, OrderByComparator<PushNotificationsDevice>, boolean) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns an ordered range of all the push notifications devices where userId = ? and platform = ?.
- findByU_P(long[], String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns all the push notifications devices where userId = any ? and platform = ?.
- findByU_P(long[], String, int, int) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns a range of all the push notifications devices where userId = any ? and platform = ?.
- findByU_P(long[], String, int, int, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns an ordered range of all the push notifications devices where userId = any ? and platform = ?.
- findByU_P(long[], String, int, int, OrderByComparator<PushNotificationsDevice>, boolean) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns an ordered range of all the push notifications devices where userId = ? and platform = ?, optionally using the finder cache.
- findByU_P_First(long, String, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the first push notifications device in the ordered set where userId = ? and platform = ?.
- findByU_P_First(long, String, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the first push notifications device in the ordered set where userId = ? and platform = ?.
- findByU_P_Last(long, String, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the last push notifications device in the ordered set where userId = ? and platform = ?.
- findByU_P_Last(long, String, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the last push notifications device in the ordered set where userId = ? and platform = ?.
- findByU_P_PrevAndNext(long, long, String, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Returns the push notifications devices before and after the current push notifications device in the ordered set where userId = ? and platform = ?.
- findByU_P_PrevAndNext(long, long, String, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Returns the push notifications devices before and after the current push notifications device in the ordered set where userId = ? and platform = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the company ID of this push notifications device.
- getCompanyId() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceSoap
-
- getCompanyId() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the company ID of this push notifications device.
- getCreateDate() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the create date of this push notifications device.
- getCreateDate() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceSoap
-
- getCreateDate() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the create date of this push notifications device.
- getExpandoBridge() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
- getExpandoBridge() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- getId() - Method in class com.liferay.push.notifications.sender.BaseResponse
-
- getId() - Method in interface com.liferay.push.notifications.sender.Response
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- getModelAttributes() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- getModelClass() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- getModelClassName() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- getOrderBy() - Method in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
-
- getOrderByFields() - Method in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
-
Returns the OSGi service identifier.
- getPayload() - Method in class com.liferay.push.notifications.sender.BaseResponse
-
- getPayload() - Method in interface com.liferay.push.notifications.sender.Response
-
- getPersistedModel(Serializable) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
- getPlatform() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the platform of this push notifications device.
- getPlatform() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceSoap
-
- getPlatform() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the platform of this push notifications device.
- getPlatform() - Method in class com.liferay.push.notifications.sender.BaseResponse
-
- getPlatform() - Method in interface com.liferay.push.notifications.sender.Response
-
- getPrimaryKey() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the primary key of this push notifications device.
- getPrimaryKey() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceSoap
-
- getPrimaryKey() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the primary key of this push notifications device.
- getPrimaryKeyObj() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
- getPrimaryKeyObj() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- getPushNotificationsDevice(long) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Returns the push notifications device with the primary key.
- getPushNotificationsDevice(long) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Returns the push notifications device with the primary key.
- getPushNotificationsDevice(long) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Returns the push notifications device with the primary key.
- getPushNotificationsDeviceId() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the push notifications device ID of this push notifications device.
- getPushNotificationsDeviceId() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceSoap
-
- getPushNotificationsDeviceId() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the push notifications device ID of this push notifications device.
- getPushNotificationsDevices(int, int) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Returns a range of all the push notifications devices.
- getPushNotificationsDevices(int, int, OrderByComparator<PushNotificationsDevice>) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- getPushNotificationsDevices(int, int) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Returns a range of all the push notifications devices.
- getPushNotificationsDevices(int, int, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- getPushNotificationsDevices(int, int) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Returns a range of all the push notifications devices.
- getPushNotificationsDevices(int, int, OrderByComparator<PushNotificationsDevice>) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- getPushNotificationsDevicesCount() - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Returns the number of push notifications devices.
- getPushNotificationsDevicesCount() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Returns the number of push notifications devices.
- getPushNotificationsDevicesCount() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Returns the number of push notifications devices.
- getService() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- getService() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
-
- getStatus() - Method in class com.liferay.push.notifications.sender.BaseResponse
-
- getStatus() - Method in interface com.liferay.push.notifications.sender.Response
-
- getToken() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the token of this push notifications device.
- getToken() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceSoap
-
- getToken() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the token of this push notifications device.
- getToken() - Method in class com.liferay.push.notifications.sender.BaseResponse
-
- getToken() - Method in interface com.liferay.push.notifications.sender.Response
-
- getUserId() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the user ID of this push notifications device.
- getUserId() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceSoap
-
- getUserId() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the user ID of this push notifications device.
- getUserUuid() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Returns the user uuid of this push notifications device.
- getUserUuid() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Returns the user uuid of this push notifications device.
- getWrappedModel() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
- getWrappedService() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
-