View Javadoc

1   package org.jcr_blog.domain;
2   /**
3    *
4    * @author Sebastian Prehn <sebastian.prehn@planetswebdesign.de>
5    */
6   public class PageContent extends Content {
7       
8       
9       
10  }