List of usage examples for com.liferay.portal.kernel.service BaseServiceImpl subclass-usage
From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstanceContainerServiceBaseImpl.java
/**
* Provides the base implementation for the application instance container remote 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.ApplicationInstanceContainerServiceImpl}.
* </p>
From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstancePortServiceBaseImpl.java
/**
* Provides the base implementation for the application instance port remote 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.ApplicationInstancePortServiceImpl}.
* </p>
From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstanceServiceBaseImpl.java
/**
* Provides the base implementation for the application instance remote 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.ApplicationInstanceServiceImpl}.
* </p>
From source file at.graz.meduni.bibbox.liferay.portlet.service.base.ApplicationInstanceStatusServiceBaseImpl.java
/**
* Provides the base implementation for the application instance status remote 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.ApplicationInstanceStatusServiceImpl}.
* </p>
From source file blade.servicebuilder.service.base.FooServiceBaseImpl.java
/**
* Provides the base implementation for the foo remote 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.FooServiceImpl}.
* </p>
From source file ca.efendi.datafeeds.service.base.CJProductServiceBaseImpl.java
/**
* Provides the base implementation for the c j product remote 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.CJProductServiceImpl}.
* </p>
From source file com.bemis.portal.fileuploader.service.base.FileUploaderServiceBaseImpl.java
/**
* Provides the base implementation for the file uploader remote 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.fileuploader.service.impl.FileUploaderServiceImpl}.
* </p>
From source file com.bemis.portal.migration.customer.service.base.CustomerMigrationServiceBaseImpl.java
/**
* Provides the base implementation for the customer migration remote 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.migration.customer.service.impl.CustomerMigrationServiceImpl}.
* </p>
From source file com.bemis.portal.migration.customer.service.base.CustomerOrgServiceBaseImpl.java
/**
* Provides the base implementation for the customer org remote 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.migration.customer.service.impl.CustomerOrgServiceImpl}.
* </p>
From source file com.bemis.portal.migration.customer.service.base.CustomerUserOrgRelationServiceBaseImpl.java
/**
* Provides the base implementation for the customer user org relation remote 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.migration.customer.service.impl.CustomerUserOrgRelationServiceImpl}.
* </p>