Java Type in OfBiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Java Type in OfBiz

KrisM78
For the parameters in a Service method call, what are the constraints on the java type that can be used?  Can we use any Java type?  Does the type have to be serializable?  Can we use multiple Entity instances?