E
Elhanan
hi..
i have an entity class (which is a many to many class) which has
several fields which to me could be in a different object linked by a
one getter and setter.
this class is called RequestPlan and has one person and one policy
it also have InsuranceCode,Insurance Type and several others fields,
which could be in a differnet class as a value object becouse they
represent the product itself, essetially this class wil contain data
about the products and how they are used under the context of the
current policy and person.
what do you think?
i have an entity class (which is a many to many class) which has
several fields which to me could be in a different object linked by a
one getter and setter.
this class is called RequestPlan and has one person and one policy
it also have InsuranceCode,Insurance Type and several others fields,
which could be in a differnet class as a value object becouse they
represent the product itself, essetially this class wil contain data
about the products and how they are used under the context of the
current policy and person.
what do you think?