Fórumok

Service builder + jsf

ramu bareddy, módosítva 9 év-val korábban

Service builder + jsf

New Member Bejegyzések: 7 Csatlakozás dátuma: 2014.03.06. Legújabb bejegyzések
how to fetch data from database using service builder in liferay jsf portlet
Example code please.
thumbnail
David H Nebinger, módosítva 9 év-val korábban

RE: Service builder + jsf

Liferay Legend Bejegyzések: 14915 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
Same way you do it in any other framework. Use the XxxLocalServiceUtil to get the list of entities, display in the grid component of your choice. If you're using windowed retrieves, you just bind the callbacks to invoke appropriate methods in XxxLocalServiceUtil once again.
thumbnail
Neil Griffin, módosítva 9 év-val korábban

RE: Service builder + jsf

Liferay Legend Bejegyzések: 2655 Csatlakozás dátuma: 2005.07.27. Legújabb bejegyzések
The Liferay Docs team is working on a JSF Learning Path that shows how to integrate JSF with ServiceBuilder. You can view the work in progress here. When it is complete, it will be available at the new Liferay Developer Network site: http://dev.liferay.com