Package org.ctan.site.domain.catalogue


package org.ctan.site.domain.catalogue
This package contains domain classes for the Catalogue.
  • Class
    Description
    This is the domain class for an author in the CTAN Catalogue.
    This enumeration lists known name formats.
    This is the domain class for an author's email in the CTAN Catalogue.
    The class AuthorRef contains the association of a package to an author.
    This domain class represents the log entry for a successful installation of a package.
    The class License contains additional infos for the licenses.
    The domain class Pkg contains the description of a package in the Catalogue.
    The class PkgTexts contains the localised texts.
    The class PkgAlias contains an alias for a package in the Catalogue.
    The class PkgCopyright contains a copyright for a package.
    The class PkgDoc contains the definition of a package documentation.
    The class PkgDocTexts contains the localised document texts for a package.
    The class PkgCaption contains the domain class for a single caption of a package in the Catalogue.
    The domain class Topic represents a topic in the Catalogue.
    The class TopicTexts contains the language specific texts for a topic.
    This domain class represents the log entry for a successful upload.
    This enumeration lists known file types.
    The class UploaderRef contains the association of author and package for the uploader of the package.