Class SegmentsEntryRelServiceWrapper

java.lang.Object
com.liferay.segments.service.SegmentsEntryRelServiceWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.ServiceWrapper<SegmentsEntryRelService>, SegmentsEntryRelService

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

    • SegmentsEntryRelServiceWrapper

      public SegmentsEntryRelServiceWrapper()
    • SegmentsEntryRelServiceWrapper

      public SegmentsEntryRelServiceWrapper(SegmentsEntryRelService segmentsEntryRelService)
  • Method Details