Hello everybody,
I have no problems automatically generating value objetcs with xdoclet, works fine.
BUT now I need some fields to be only exposed via getter methods. The reason is that the value objetcs are exposed to the user via session beans, and only the session bean should be allowed to write certain fields in the bean, while the user should still be able to read the values.
So in short: EntityBean has setter and getter Value object should have only getters for SOME members.
The fields should be initialized in the constructor.
Is there a way to do this or do I have to create my value objects by hand?
Thanks a lot Maik
-- Simply Efficient - IT Services, Consulting, Training "We Keep Our Promises" 2437 W 13th Ave Vancouver, BC http://www.simplyefficient.ca
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ xdoclet-user mailing list xdoclet-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-user