Message Boards

How finder works in service.xml.

thumbnail
mukesh kumar, modified 11 Years ago.

How finder works in service.xml.

Junior Member Posts: 57 Join Date: 3/13/12 Recent Posts
Hi All

Can anyone let me explain how finder tag works in liferay . As it is defined in service.xml and used to read the table of database .

Please explain it step by step so that clear picture comes into my mind.

waiting for reply ::blinkemoticon
thumbnail
Amos Fong, modified 11 Years ago.

RE: How finder works in service.xml.

Liferay Legend Posts: 2047 Join Date: 10/7/08 Recent Posts
Hi,

The dtd should explain the finder tag in detail:
http://www.liferay.com/dtd/liferay-service-builder_6_0_0.dtd

You can also look at the service.xml's inside Liferay source to see some examples.