akipta / freedomotic

Automatically exported from code.google.com/p/freedomotic
Other
0 stars 0 forks source link

Review setters methods for envobject pojo #186

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
The encapsulation is violated as anyone can change the properties of an object 
like name, address, protocol with an prior upper level check like "there are 
other objects with the same name, or protocol+address?"

What is the expected output? What do you see instead?
only envobjectlogic or a facade class should access this methods/fields 
directly.

Please fill this info:

Freedomotic Version: X.x.xxx
Java Version: 1.x
OS Name: Windows|Linux|Mac|Solaris
OS Version: XP|7|Ubuntu12.04

Please provide any additional information below.

NOTE: Remember you can attach the LOG FILE to this issue to help the defect
source identification.

Original issue reported on code.google.com by enrico.n...@gmail.com on 8 Oct 2012 at 10:43

GoogleCodeExporter commented 9 years ago

Original comment by enrico.n...@gmail.com on 28 Oct 2012 at 7:15