
Creating nested business objects
You can use the setWithCreate function to create nested business objects within a parent business object.
You can create nested business objects from a parent business object without having to write code
that details intermediate child objects. For example, you can set a nested business object two
levels below the parent object without having to define a dependent business object one level below
the parent object. Use the setWithCreate function to accomplish this task for:
- a single instance
- multiple instances
- a wildcard value
- a model group