Class CommerceSubscriptionEntryServiceWrapper

java.lang.Object
com.liferay.commerce.service.CommerceSubscriptionEntryServiceWrapper
All Implemented Interfaces:
CommerceSubscriptionEntryService, com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceSubscriptionEntryService>

public class CommerceSubscriptionEntryServiceWrapper extends Object implements CommerceSubscriptionEntryService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceSubscriptionEntryService>
Provides a wrapper for CommerceSubscriptionEntryService.
See Also:
Generated:
  • Constructor Details

    • CommerceSubscriptionEntryServiceWrapper

      public CommerceSubscriptionEntryServiceWrapper()
    • CommerceSubscriptionEntryServiceWrapper

      public CommerceSubscriptionEntryServiceWrapper(CommerceSubscriptionEntryService commerceSubscriptionEntryService)
  • Method Details