Interface CommerceNotificationQueueEntry

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceNotificationQueueEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceNotificationQueueEntryModel, Comparable<CommerceNotificationQueueEntry>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
CommerceNotificationQueueEntryWrapper

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

    • COMMERCE_NOTIFICATION_QUEUE_ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CommerceNotificationQueueEntry,Long> COMMERCE_NOTIFICATION_QUEUE_ENTRY_ID_ACCESSOR
      Deprecated.