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