- All Superinterfaces:
- com.liferay.portal.kernel.model.BaseModel<PushNotificationsDevice>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<PushNotificationsDevice>, com.liferay.portal.kernel.model.PersistedModel, PushNotificationsDeviceModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
- PushNotificationsDeviceWrapper
@ProviderType
public interface PushNotificationsDevice
extends PushNotificationsDeviceModel, com.liferay.portal.kernel.model.PersistedModel
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:
PushNotificationsDeviceModel
,
com.liferay.push.notifications.model.impl.PushNotificationsDeviceImpl
,
com.liferay.push.notifications.model.impl.PushNotificationsDeviceModelImpl
- Generated: