1 package cayenne.tutorial.tapestry.domain;2 3 public class Painting extends cayenne.tutorial.tapestry.domain.auto._Painting {4 5 }6 7 8 9