Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addPushNotificationsDevice(long, String, String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- addPushNotificationsDevice(long, String, String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- addPushNotificationsDevice(long, String, String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- addPushNotificationsDevice(PushNotificationsDevice) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Adds the push notifications device to the database.
- addPushNotificationsDevice(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Adds the push notifications device to the database.
- addPushNotificationsDevice(PushNotificationsDevice) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Adds the push notifications device to the database.
- addPushNotificationsDevice(String, String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
- addPushNotificationsDevice(String, String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
- addPushNotificationsDevice(String, String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
B
- BaseResponse - Class in com.liferay.push.notifications.sender
- BaseResponse(String) - Constructor for class com.liferay.push.notifications.sender.BaseResponse
- BaseResponse(String, Exception) - Constructor for class com.liferay.push.notifications.sender.BaseResponse
C
- 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(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>) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Caches the push notifications devices 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.
- 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
- cloneWithOriginalValues() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
- cloneWithOriginalValues() - 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.persistence - package com.liferay.push.notifications.service.persistence
- com.liferay.push.notifications.util.comparator - package com.liferay.push.notifications.util.comparator
- companyId - Variable in class com.liferay.push.notifications.model.PushNotificationsDeviceTable
- compare(PushNotificationsDevice, PushNotificationsDevice) - Method in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
- 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 = 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 = any ? 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 = ? 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 = ?.
- 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.
- createDate - Variable in class com.liferay.push.notifications.model.PushNotificationsDeviceTable
- createPersistedModel(Serializable) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- 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.
D
- 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(long) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Deletes the push notifications device with the primary key from the database.
- deletePushNotificationsDevice(long) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Deletes the push notifications device with the primary key from the database.
- deletePushNotificationsDevice(long) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
- deletePushNotificationsDevice(long) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
- deletePushNotificationsDevice(long) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
- deletePushNotificationsDevice(PushNotificationsDevice) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Deletes the push notifications device from the database.
- deletePushNotificationsDevice(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Deletes the push notifications device 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 interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- deletePushNotificationsDevice(String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- deletePushNotificationsDevice(String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- deletePushNotificationsDevice(String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
- deletePushNotificationsDevice(String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
- deletePushNotificationsDevice(String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- dynamicQuery() - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- 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) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- 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 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) - 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) - 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 interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Performs a dynamic query on the database and returns an ordered 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(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) - 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 interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
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, Projection) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
F
- 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>) - 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) - 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) - 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, 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() - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
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) - 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>) - 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>) - 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) - 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) - 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 = any ? 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) - 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) - 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>) - 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>) - 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) - 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, 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(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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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_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
G
- 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
- getBasePersistence() - 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.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.PushNotificationsDeviceWrapper
-
Returns the create date of this push notifications device.
- 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
- getInstance(boolean) - Static method in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
- getModelAttributes() - 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.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.PushNotificationsDeviceWrapper
-
Returns the primary key of this push notifications device.
- 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.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) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Returns a range of all the push notifications devices.
- 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 interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- getPushNotificationsDevices(int, int, OrderByComparator<PushNotificationsDevice>) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- 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.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.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.
- getWrappedService() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
I
- id - Variable in class com.liferay.push.notifications.sender.BaseResponse
- INSTANCE - Static variable in class com.liferay.push.notifications.model.PushNotificationsDeviceTable
- isAscending() - Method in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
- isSucceeded() - Method in class com.liferay.push.notifications.sender.BaseResponse
- isSucceeded() - Method in interface com.liferay.push.notifications.sender.Response
K
- KEY_BADGE - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_BODY - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_BODY_LOCALIZED - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_BODY_LOCALIZED_ARGUMENTS - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_FROM - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_PAYLOAD - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_SILENT - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_SOUND - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_TITLE - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_TITLE_LOCALIZED - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_TITLE_LOCALIZED_ARGUMENTS - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_TO_USER_IDS - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- KEY_USER_ID - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
M
- MANAGE_DEVICES - Static variable in class com.liferay.push.notifications.constants.PushNotificationsActionKeys
N
- NoSuchDeviceException - Exception in com.liferay.push.notifications.exception
- NoSuchDeviceException() - Constructor for exception com.liferay.push.notifications.exception.NoSuchDeviceException
- NoSuchDeviceException(String) - Constructor for exception com.liferay.push.notifications.exception.NoSuchDeviceException
- NoSuchDeviceException(String, Throwable) - Constructor for exception com.liferay.push.notifications.exception.NoSuchDeviceException
- NoSuchDeviceException(Throwable) - Constructor for exception com.liferay.push.notifications.exception.NoSuchDeviceException
O
- ORDER_BY_ASC - Static variable in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
- ORDER_BY_DESC - Static variable in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
P
- payload - Variable in class com.liferay.push.notifications.sender.BaseResponse
- persist() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
- platform - Variable in class com.liferay.push.notifications.model.PushNotificationsDeviceTable
- platform - Variable in class com.liferay.push.notifications.sender.BaseResponse
- PUSH_NOTIFICATION - Static variable in class com.liferay.push.notifications.constants.PushNotificationsDestinationNames
- PUSH_NOTIFICATION_RESPONSE - Static variable in class com.liferay.push.notifications.constants.PushNotificationsDestinationNames
- PUSH_NOTIFICATIONS - Static variable in class com.liferay.push.notifications.constants.PushNotificationsPortletKeys
- PUSH_NOTIFICATIONS_DEVICE_ID_ACCESSOR - Static variable in interface com.liferay.push.notifications.model.PushNotificationsDevice
- PushNotificationsActionKeys - Class in com.liferay.push.notifications.constants
- PushNotificationsActionKeys() - Constructor for class com.liferay.push.notifications.constants.PushNotificationsActionKeys
- PushNotificationsConstants - Class in com.liferay.push.notifications.constants
- PushNotificationsConstants() - Constructor for class com.liferay.push.notifications.constants.PushNotificationsConstants
- PushNotificationsDestinationNames - Class in com.liferay.push.notifications.constants
- PushNotificationsDestinationNames() - Constructor for class com.liferay.push.notifications.constants.PushNotificationsDestinationNames
- PushNotificationsDevice - Interface in com.liferay.push.notifications.model
-
The extended model interface for the PushNotificationsDevice service.
- pushNotificationsDeviceId - Variable in class com.liferay.push.notifications.model.PushNotificationsDeviceTable
- PushNotificationsDeviceLocalService - Interface in com.liferay.push.notifications.service
-
Provides the local service interface for PushNotificationsDevice.
- PushNotificationsDeviceLocalServiceUtil - Class in com.liferay.push.notifications.service
-
Provides the local service utility for PushNotificationsDevice.
- PushNotificationsDeviceLocalServiceUtil() - Constructor for class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- PushNotificationsDeviceLocalServiceWrapper - Class in com.liferay.push.notifications.service
-
Provides a wrapper for
PushNotificationsDeviceLocalService
. - PushNotificationsDeviceLocalServiceWrapper() - Constructor for class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- PushNotificationsDeviceLocalServiceWrapper(PushNotificationsDeviceLocalService) - Constructor for class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- PushNotificationsDeviceModel - Interface in com.liferay.push.notifications.model
-
The base model interface for the PushNotificationsDevice service.
- PushNotificationsDevicePersistence - Interface in com.liferay.push.notifications.service.persistence
-
The persistence interface for the push notifications device service.
- PushNotificationsDevicePlatformComparator - Class in com.liferay.push.notifications.util.comparator
- PushNotificationsDeviceService - Interface in com.liferay.push.notifications.service
-
Provides the remote service interface for PushNotificationsDevice.
- PushNotificationsDeviceServiceUtil - Class in com.liferay.push.notifications.service
-
Provides the remote service utility for PushNotificationsDevice.
- PushNotificationsDeviceServiceUtil() - Constructor for class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
- PushNotificationsDeviceServiceWrapper - Class in com.liferay.push.notifications.service
-
Provides a wrapper for
PushNotificationsDeviceService
. - PushNotificationsDeviceServiceWrapper() - Constructor for class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
- PushNotificationsDeviceServiceWrapper(PushNotificationsDeviceService) - Constructor for class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
- PushNotificationsDeviceTable - Class in com.liferay.push.notifications.model
-
The table class for the "PushNotificationsDevice" database table.
- PushNotificationsDeviceUtil - Class in com.liferay.push.notifications.service.persistence
-
The persistence utility for the push notifications device service.
- PushNotificationsDeviceUtil() - Constructor for class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
- PushNotificationsDeviceWrapper - Class in com.liferay.push.notifications.model
-
This class is a wrapper for
PushNotificationsDevice
. - PushNotificationsDeviceWrapper(PushNotificationsDevice) - Constructor for class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
- PushNotificationsException - Exception in com.liferay.push.notifications.exception
- PushNotificationsException() - Constructor for exception com.liferay.push.notifications.exception.PushNotificationsException
- PushNotificationsException(String) - Constructor for exception com.liferay.push.notifications.exception.PushNotificationsException
- PushNotificationsException(String, Throwable) - Constructor for exception com.liferay.push.notifications.exception.PushNotificationsException
- PushNotificationsException(Throwable) - Constructor for exception com.liferay.push.notifications.exception.PushNotificationsException
- PushNotificationsPortletKeys - Class in com.liferay.push.notifications.constants
- PushNotificationsPortletKeys() - Constructor for class com.liferay.push.notifications.constants.PushNotificationsPortletKeys
- PushNotificationsSender - Interface in com.liferay.push.notifications.sender
R
- remove(long) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Removes the push notifications device with the primary key from the database.
- remove(long) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Removes the push notifications device with the primary key from the database.
- removeAll() - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Removes all the push notifications devices from the database.
- removeAll() - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Removes all the push notifications devices from the database.
- removeByToken(String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Removes the push notifications device where token = ? from the database.
- removeByToken(String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Removes the push notifications device where token = ? from the database.
- removeByU_P(long, String) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
-
Removes all the push notifications devices where userId = ? and platform = ? from the database.
- removeByU_P(long, String) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
-
Removes all the push notifications devices where userId = ? and platform = ? from the database.
- RESOURCE_NAME - Static variable in class com.liferay.push.notifications.constants.PushNotificationsConstants
- Response - Interface in com.liferay.push.notifications.sender
S
- send(List<String>, JSONObject) - Method in interface com.liferay.push.notifications.sender.PushNotificationsSender
- SEND_PUSH_NOTIFICATION - Static variable in class com.liferay.push.notifications.constants.PushNotificationsActionKeys
- sendPushNotification(long[], JSONObject) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- sendPushNotification(long[], JSONObject) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- sendPushNotification(long[], JSONObject) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- sendPushNotification(long[], String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
- sendPushNotification(long[], String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
- sendPushNotification(long[], String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
- sendPushNotification(String, List<String>, JSONObject) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- sendPushNotification(String, List<String>, JSONObject) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- sendPushNotification(String, List<String>, JSONObject) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- sendPushNotification(String, List<String>, String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
- sendPushNotification(String, List<String>, String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
- sendPushNotification(String, List<String>, String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
- setCompanyId(long) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the company ID of this push notifications device.
- setCompanyId(long) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the company ID of this push notifications device.
- setCreateDate(Date) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the create date of this push notifications device.
- setCreateDate(Date) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the create date of this push notifications device.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
- setPersistence(PushNotificationsDevicePersistence) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
- setPlatform(String) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the platform of this push notifications device.
- setPlatform(String) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the platform of this push notifications device.
- setPrimaryKey(long) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the primary key of this push notifications device.
- setPrimaryKey(long) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the primary key of this push notifications device.
- setPushNotificationsDeviceId(long) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the push notifications device ID of this push notifications device.
- setPushNotificationsDeviceId(long) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the push notifications device ID of this push notifications device.
- setToken(String) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the token of this push notifications device.
- setToken(String) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the token of this push notifications device.
- setUserId(long) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the user ID of this push notifications device.
- setUserId(long) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the user ID of this push notifications device.
- setUserUuid(String) - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
-
Sets the user uuid of this push notifications device.
- setUserUuid(String) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
-
Sets the user uuid of this push notifications device.
- setWrappedService(PushNotificationsDeviceLocalService) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- setWrappedService(PushNotificationsDeviceService) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceWrapper
- status - Variable in class com.liferay.push.notifications.sender.BaseResponse
- succeeded - Variable in class com.liferay.push.notifications.sender.BaseResponse
T
- token - Variable in class com.liferay.push.notifications.model.PushNotificationsDeviceTable
- token - Variable in class com.liferay.push.notifications.sender.BaseResponse
- toXmlString() - Method in interface com.liferay.push.notifications.model.PushNotificationsDeviceModel
- toXmlString() - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
U
- update(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
- update(PushNotificationsDevice, ServiceContext) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
- updateImpl(PushNotificationsDevice) - Method in interface com.liferay.push.notifications.service.persistence.PushNotificationsDevicePersistence
- updateImpl(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.persistence.PushNotificationsDeviceUtil
- updatePushNotificationsDevice(PushNotificationsDevice) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
Updates the push notifications device in the database or adds it if it does not yet exist.
- updatePushNotificationsDevice(PushNotificationsDevice) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
Updates the push notifications device in the database or adds it if it does not yet exist.
- updatePushNotificationsDevice(PushNotificationsDevice) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
Updates the push notifications device in the database or adds it if it does not yet exist.
- updateToken(String, String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
- updateToken(String, String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
- updateToken(String, String) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
- userId - Variable in class com.liferay.push.notifications.model.PushNotificationsDeviceTable
W
- wrap(PushNotificationsDevice) - Method in class com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form