Class TemplateEntity


  • @Entity(name="WikiTemplateEntity")
    public class TemplateEntity
    extends BasePageEntity
    Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 7/16/15
    • Constructor Detail

      • TemplateEntity

        public TemplateEntity()
    • Method Detail

      • getId

        public long getId()
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • setWiki

        public void setWiki​(WikiEntity wiki)