Lab A.2: Composite Objects

From AgileApps Support Wiki

In Progress...

Goals
  • Add and update a collection of related objects that constitute a single logical "entity"
Prerequisites
  • Lab A.1: Using a REST interface (to be created)
  • --Lab C.1: Install the Support Case Manager Application--
  • --Lab C.2: Explore the Support Case Manager Application--


Exercise

Do X

  1. Do foo
<syntaxhighlight lang="java" line="GESHI_NORMAL_LINE_NUMBERS">

class foo implements bar { } </syntaxhighlight>

Do Y

stuff...


Next
--Lab X.N: To Be Done--