Interface CommerceNotificationTemplate

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceNotificationTemplateModel, Comparable<CommerceNotificationTemplate>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
CommerceNotificationTemplateWrapper

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

    • COMMERCE_NOTIFICATION_TEMPLATE_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CommerceNotificationTemplate,Long> COMMERCE_NOTIFICATION_TEMPLATE_ID_ACCESSOR
      Deprecated.