Quicoli Guest
|
Posted: Mon Oct 24, 2005 5:28 pm Post subject: some suggestion to design searches in my BO |
|
|
Hi all !!!
in advance i wanna thanks for any suggestions ;)
I have following BOs
| Quote: | ------ TPerson <>--TPersonClassification
|
TBookmark <>---- TKindOfBook
<> <>
| Quote: | |
|
THouse TKindOfBusiness |
Overview: An office has to register,
in books (BookNumber,BookPage, Date) some
kind of business transaction among
Person (name, number id, classification)
and their House( street, city, etc)
this search subsystem has to
search those bookmarks... by book number and/or
book page of its registry, Date;
By person name, by House street.
Always returning TBookMark .
How do design a good design for this situation ?
someone could point some principles ?
Thanks !
PS.: sorry for my bad english
|
|