Skip to Content
0
Dec 14, 2007 at 03:31 PM

set an attribute inherited by an interface

58 Views

Hello,

I've got a problem setting an attribute, so i appreciate your help or a link to a solution in advantage.

Situation: I've created an interface hosting some attributes. I've created an business object inheriting the interface. Now i try to set the value of the interface's attributes by invoking an interface's method (handing over the standard container of the business object). Unfortunatly, as result there are created new container elements instead of setting the interface's attributes.

How can i fix this problem?

Thanks, Stephan