Creating Local Services

The heart of your service is its *LocalServiceImpl class. This class is your entity’s local service extension point. Local services are invoked from your application or by other applications running on the same instance as your application.

These tutorials walk you through creating local services:

  1. Deciding to Create Local and Remote Services.

  2. Implementing the add Method.

  3. Implementing the update and delete Methods.

  4. Implementing Finder and Counter Methods

  5. Implementing Other Business Logic

  6. Integrating with Liferay’s Services.

Start with deciding the service types you need.

« Business Logic with Service BuilderDeciding to Create Local and Remote Services »
Was this article helpful?
0 out of 0 found this helpful