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 PkgAlias contains an alias for a package in the Catalogue.
    The class PkgCaption contains the domain class for a single caption of a package in the Catalogue.
    The class PkgCopyright contains a copyright for a package.
    The class PkgDescription contains the description of a package in a given language.
    The class PkgDoc contains the definition of a package documentation.
    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 TopicDetail contains a domain class for a single detail in one language for a topic in the Catalogue.
    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.