Support to create inheritance layer for BO's


Author
Message
Richard Keller
Richard Keller
StrataFrame User (132 reputation)StrataFrame User (132 reputation)StrataFrame User (132 reputation)StrataFrame User (132 reputation)StrataFrame User (132 reputation)StrataFrame User (132 reputation)StrataFrame User (132 reputation)StrataFrame User (132 reputation)StrataFrame User (132 reputation)
Group: Forum Members
Posts: 84, Visits: 324
I'd like to extend the Business Object Inheritance Layer and addfew simple services like FillAll ( Which loads all records ), auditing services , optional serialization service , and extended Defaults Service.  I'd have to go into each Business Object and change the inheritance from

     Public Class SystemProgram

Inherits MicroFour.StrataFrame.Business.BusinessLayer

To

Public Class SystemProgram

Inherits {AppName}.Business.BusinessLayer.Extended 

Is there a way to do this right now?  I realize that I can go into each object and change the it there, but I thought that a setting might exist to allow the optional selection of the business layer to be used.

Richard

 


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search