Class AbstractEntity

java.lang.Object
org.ctan.site.domain.AbstractEntity
Direct Known Subclasses:
ActiveMirror, Author, AuthorEmail, AuthorRef, Feature, GuestBook, InstallData, License, Lug, Message, MirrorRegistration, Pkg, PkgAlias, PkgCaption, PkgCopyright, PkgDescription, PkgDoc, PkgTopic, SitePage, Stopword, TexArchiveNotes, Topic, TopicDetail, Upload, UploaderRef, User, UserStopword, Vote

@MappedSuperclass public class AbstractEntity extends Object
This is the base class for domain classes in the CTAN database.
  • Constructor Details

    • AbstractEntity

      public AbstractEntity()