score:1
(closing an old thread..) list is not a field you can simply create on service builder by declaring it, as the rational is the same you would probably use when thinking about a db schema, you would normally create an auxiliary table with foreign keys and values, or embed the data in a single data field to be encoded (not great).
on sb, though, you can using mapping tables or an extra entity to reformulate your list representation. besides that you can add lists as a parameter on you localserviceimpl class that consumes or build lists in a higher level.
Source: stackoverflow.com
Related Query
- Liferay Service Builder - Column of type Collection (List<String>)
- Unable to create a service builder into a Liferay portlet app
- Liferay Service Builder Error
- The type Collection is not generic; it cannot be parameterized with arguments <? extends E>
- Problem with Type safety in Mockito - mocked collection
- Liferay Build Service Exception
- Service builder is unable to delete its jar file while building
- Liferay Build service
- Liferay service building fails
- Change web service java proxy method return type in Eclipse
- Can't run service builder (liferay 6.2)
- How to insert a date in a Date Type Column in HSQLDB Table using Hibernate?
- Liferay 6.2 IDE - JSP validation - Type not found
- How do I enable the column selection mode in Eclipse?
- Java project in Eclipse: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
- Access restriction: The type 'Application' is not API (restriction on required library rt.jar)
- Eclipse compilation error: The hierarchy of the type 'Class name' is inconsistent
- Multiple contexts with the same path error running web service in Eclipse using Tomcat
- Eclipse / Android : "Errors running builder 'Android Pre Compiler' on project..."
- Editor does not contain a main type
- Specified VM install not found: type Standard VM, name jre7
- Eclipse error ... cannot be resolved to a type
- Eclipse 3.7 (Indigo) + Tomcat7 --- Cannot create a server using the selected type
- Error: Selection does not contain a main type
- How to refactor variable type in Eclipse?
- Eclipse - Errors running builder on project
- Editor does not contain a main type in Eclipse
- Automatically create builder for class in Eclipse
- The type java.lang.CharSequence cannot be resolved in package declaration
- Eclipse formatter settings for the Builder pattern
More Query from same tag
- Eclipse StarTeam plugin?
- Missing artifact "sun.jdk:jconsole:jar:jdk"
- Eclipse and executing an external app on the current file
- use classes contained in a .jar file in a java project
- How to control odoo 10 from command line while its running in the web
- Eclipse generate copy constructor
- Run .sh script instead of an executable
- Implementing Kstemmer
- Eclipse /bin/sh: g++: command not found
- Get source jar files attached to Eclipse for Maven-managed dependencies
- Code completion for custom modules not working with PyDev
- How to add Row Header in SWT table?
- How to make a program wait for a button press
- Eclipse won't show files in package explorer
- XSTL 2.0 sub-total and total-sum given multiple rows
- sending an image to another activity, image not showing up no errors
- Error while importing jar into an android project
- Facing issues installing m2e maven plugin for Eclipse Juno
- Spring IDE installation error
- Commenting out code in eclipse adding **** automatically between /* and */
- Default Syntax Colour in Eclipse java
- android project set up in eclipse showing some error
- FileNotFoundException using Eclipse editor
- Android Eclipse DDMS - How to delete directory on device?
- Android SDK and Eclipse: strings.xml graphical view not updating
- Eclipse: Bundle-Localization loading from xml instead of properties
- Does Eclipse require a separate android project for unit tests?
- Looking for Java EE Version installed with Eclipse
- Maven doesn´t deploy related project if it's opened on Eclipse
- How to Display Unicode font in eclipse layout designer for android