Example usage for com.liferay.portal.kernel.service BaseLocalServiceImpl subclass-usage

List of usage examples for com.liferay.portal.kernel.service BaseLocalServiceImpl subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.service BaseLocalServiceImpl subclass-usage.

Usage

From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstanceContainerLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the application instance container local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link at.graz.meduni.bibbox.liferay.portlet.service.impl.ApplicationInstanceContainerLocalServiceImpl}.
 * </p>

From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstanceLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the application instance local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link at.graz.meduni.bibbox.liferay.portlet.service.impl.ApplicationInstanceLocalServiceImpl}.
 * </p>

From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstancePortLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the application instance port local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link at.graz.meduni.bibbox.liferay.portlet.service.impl.ApplicationInstancePortLocalServiceImpl}.
 * </p>

From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstanceStatusLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the application instance status local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link at.graz.meduni.bibbox.liferay.portlet.service.impl.ApplicationInstanceStatusLocalServiceImpl}.
 * </p>

From source file blade.servicebuilder.service.base.FooLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the foo local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link blade.servicebuilder.service.impl.FooLocalServiceImpl}.
 * </p>

From source file ca.efendi.datafeeds.service.base.CJProductLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the c j product local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link ca.efendi.datafeeds.service.impl.CJProductLocalServiceImpl}.
 * </p>

From source file ca.efendi.datafeeds.service.base.FtpSubscriptionLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the ftp subscription local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link ca.efendi.datafeeds.service.impl.FtpSubscriptionLocalServiceImpl}.
 * </p>

From source file com.bemis.portal.carriers.service.base.CarrierLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the carrier local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link com.bemis.portal.carriers.service.impl.CarrierLocalServiceImpl}.
 * </p>

From source file com.bemis.portal.customer.service.base.CustomerLocationLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the customer location local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link com.bemis.portal.customer.service.impl.CustomerLocationLocalServiceImpl}.
 * </p>

From source file com.bemis.portal.customer.service.base.CustomerProfileLocalServiceBaseImpl.java

/**
 * Provides the base implementation for the customer profile local service.
 *
 * <p>
 * This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in {@link com.bemis.portal.customer.service.impl.CustomerProfileLocalServiceImpl}.
 * </p>