Tricia Help
Last edited Oct 28, 2011
Tags: no tags assigned  

Class Exercise3Doc

in package de.infoasset.platform.documentation

Declaration
public class Exercise3Doc
extends Object
Hierarchy
java.lang.Object
  extendsde.infoasset.platform.documentation.Exercise3Doc

Exercise 3

Realize the entity types appointment and place introduced in the last assignment as best as possible using all capabilities of the Tricia platform.

This includes:

  • labels
  • validators
  • CRUD handler
  • function substitutions
  • the mixin type Searchable
  • actions
  • views

Constructor Summary

Exercise3Doc()

Constructor Detail

Exercise3Doc

public Exercise3Doc()

0 Comments