Package org.ctan.site.stores


package org.ctan.site.stores
This package contains repository interfaces.
  • Classes
    Class
    Description
    The class ArchiveFileStore contains the repository for archive files.
    The class AuthorStore contains the repository for authors.
    The class GuestBookStore contains the repository for guest book items.
    The class InstallDataStore contains the repository for install data.
    This is the constructor for InstallPage.
    The class InstallTo contains the transport object for the install data.
    The class LicenseStore contains the repository for licenses.
    The class LugStore contains the repository for LUGs.
    The class MessageStore contains the repository for system messages.
    The class MirrorRegistrationService contains a repository for mirror registration requests.
    The class MirrorStore contains the repository for mirrors.
    The class PkgAliasStore contains the repository for package aliases.
    The class PkgStore contains the repository for authors.
    The class StopwordStore contains the repository for guest book stop words.
    The class TexArchiveFileInfoStore contains the repository for infos.
    The class TicketStore contains the repository for tickets.
    The class TopicStore contains the repository for topics.
    The class UploadStore contains the repository for votes.
    The class StringsMap contains a class for a mapping of String to Object.
    The class UserStopwordStore contains the repository for user stop words.
    The class UserStore contains the repository for users.
    The class VoteStore contains the repository for votes.
    The class CountInfo contains the transport object for the statistics data.