Class LayoutUtilityPageEntryLocalServiceWrapper

java.lang.Object
com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
All Implemented Interfaces:
LayoutUtilityPageEntryLocalService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseLocalService, com.liferay.portal.kernel.service.change.tracking.CTService<LayoutUtilityPageEntry>, com.liferay.portal.kernel.service.PersistedModelLocalService, com.liferay.portal.kernel.service.ServiceWrapper<LayoutUtilityPageEntryLocalService>

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

    • LayoutUtilityPageEntryLocalServiceWrapper

      public LayoutUtilityPageEntryLocalServiceWrapper()
    • LayoutUtilityPageEntryLocalServiceWrapper

      public LayoutUtilityPageEntryLocalServiceWrapper(LayoutUtilityPageEntryLocalService layoutUtilityPageEntryLocalService)
  • Method Details