Interface PushNotificationsDevice

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<PushNotificationsDevice>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<PushNotificationsDevice>, com.liferay.portal.kernel.model.PersistedModel, PushNotificationsDeviceModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
PushNotificationsDeviceWrapper

@ProviderType public interface PushNotificationsDevice extends com.liferay.portal.kernel.model.PersistedModel, PushNotificationsDeviceModel
The extended model interface for the PushNotificationsDevice service. Represents a row in the "PushNotificationsDevice" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • PUSH_NOTIFICATIONS_DEVICE_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<PushNotificationsDevice,Long> PUSH_NOTIFICATIONS_DEVICE_ID_ACCESSOR