This is a migrated thread and some comments may be shown as answers.

[Solved] Interfaces

1 Answer 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve asked on 09 Jan 2011, 04:42 AM
Is there a blog or document somewhere which details working with OA ant the designer Interfaces?

1 Answer, 1 is accepted

Sort by
0
Zoran
Telerik team
answered on 12 Jan 2011, 06:40 PM
Hello Steve,

 At the moment there are not too many resources on the interfaces as there is still some development to be done from our side in that direction. However you are able to create and implement interfaces in the designer, thus mark your classes with different roles(you could use the interface as a domain role). 
I can give you a quick tip: It is the same as doing inheritance, especially horizontal one, except with the interface thee are no additional setting you should take care off unlike with the inheritance. So you could just drop an interface on the design surface, put some properties in it and create an inheritance link between an interface and a class. The properties from the interface will be implemented in the classes that have such link with the interface.

Regards,
Zoran
the Telerik team
Accelerate your learning with industry's first Telerik OpenAccess ORM SDK. Download today.
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Zoran
Telerik team
Share this question
or