- 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.
- 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 = ? 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.
- 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.
- 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
-
- 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(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>) - 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
-
- 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
-
- 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, 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.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
-
- 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(String, List<String>, JSONObject) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceLocalService
-
- sendPushNotification(long[], JSONObject) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- sendPushNotification(String, List<String>, JSONObject) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceUtil
-
- sendPushNotification(long[], JSONObject) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- sendPushNotification(String, List<String>, JSONObject) - Method in class com.liferay.push.notifications.service.PushNotificationsDeviceLocalServiceWrapper
-
- sendPushNotification(long[], String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
-
- sendPushNotification(String, List<String>, String) - Method in interface com.liferay.push.notifications.service.PushNotificationsDeviceService
-
- sendPushNotification(long[], String) - Static method in class com.liferay.push.notifications.service.PushNotificationsDeviceServiceUtil
-
- sendPushNotification(String, List<String>, 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>, 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
-