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