Trace: • Database Connection via JNDI • Setting Default Values • How to Get the Current Username • Replace JVx' standard Application With ProjX
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
jvx:server:lco:actions_in_objects [2020/06/26 12:46] cduncan |
jvx:server:lco:actions_in_objects [2020/07/08 17:52] (current) cduncan articles |
||
---|---|---|---|
Line 32: | Line 32: | ||
Our Car class has two methods: **getType** and **getSpeed**! | Our Car class has two methods: **getType** and **getSpeed**! | ||
- | If you're using the Car class in your life cycle object, like following: | + | If you're using the Car class in your life cycle object, like the following: |
<file java> | <file java> |