Defining References for Object Types with Annotations
References allow users to navigate from one object to related objects. To model relationships other than membership, you can expose a method as a reference. That is, define a method that returns the set of related objects, and annotate it as a @TeaReference.
When defining the source object type using annotation style, define references as explained in this task.
To model a member relationship, use the @TeaGetMembers annotation.
Procedure
Copyright © Cloud Software Group, Inc. All Rights Reserved.