Subversion Repository Public Repository

litesoft

Diff Revisions 502 vs 511 for /trunk/Java/DATT/Model/Model.txt

Diff revisions: vs.
  @@ -350,19 +350,20 @@
350 350 ...DisplayLength:40
351 351
352 352 .ToMany:Emails|Email|Owner
353 + ...Notes:Courtesy email recipients for all communication to the primary owner
353 354
354 355 .ToMany:LastUsers|User|LastRestrictedResource
355 356
356 - .ToMany:Phones|Phone|Owner
357 -
358 357 .ToMany:Reports|ReportRestrictedResourceCommon|RestrictedResource
359 358
360 359 .ToMany:Stories|Story|RestrictedResource
360 + ...Notes:Used as filter as what stories are used for this particular project. Treated like a join, though it uses a filter in the SQL.
361 361
362 362 .ToMany:Users|UserXrefRestrictedResource|RestrictedResource
363 363
364 364
365 365 PO:Story
366 + ..Notes:The RestrictedResource filter needs to be added to the StoryViewDataProvider as an override of augment_getMatchingVOs( WhereClause pWhereClause )
366 367 ..Package:src | org.litesoft.datt.server.pos
367 368 ..DisplayValueFormat:${Name}
368 369 ..OrderByAttribute:!Priority
  @@ -599,7 +600,7 @@
599 600 ...MaxLength:60
600 601
601 602 .ToOne:LastRestrictedResource|RestrictedResource|LastUsers
602 - ...Notes:Last Interacted Property
603 + ...Notes:Last Interacted Project. Normally, the user is put back on the Last Interacted Project.
603 604
604 605 .Virtual-String:LastRestrictedResourceRole
605 606 ...Notes:Depends upon CurrentRestrictedResource.LastRole