Class CommerceNotificationQueueEntryLocalServiceWrapper

java.lang.Object
com.liferay.commerce.notification.service.CommerceNotificationQueueEntryLocalServiceWrapper
All Implemented Interfaces:
CommerceNotificationQueueEntryLocalService, com.liferay.portal.kernel.service.BaseLocalService, com.liferay.portal.kernel.service.PersistedModelLocalService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationQueueEntryLocalService>

@Deprecated public class CommerceNotificationQueueEntryLocalServiceWrapper extends Object implements CommerceNotificationQueueEntryLocalService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceNotificationQueueEntryLocalService>
Deprecated.
As of Cavanaugh (7.4.x)
See Also:
Generated:
  • Constructor Details

    • CommerceNotificationQueueEntryLocalServiceWrapper

      public CommerceNotificationQueueEntryLocalServiceWrapper()
      Deprecated.
    • CommerceNotificationQueueEntryLocalServiceWrapper

      public CommerceNotificationQueueEntryLocalServiceWrapper(CommerceNotificationQueueEntryLocalService commerceNotificationQueueEntryLocalService)
      Deprecated.
  • Method Details