Interface DocumentsMessages

  • All Superinterfaces:
    com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages

    public interface DocumentsMessages
    extends com.google.gwt.i18n.client.Messages
    • Method Detail

      • publicationTitle

        String publicationTitle()
      • files

        String files​(int number)
      • views

        String views​(int number)
      • validityPermanent

        String validityPermanent()
      • validityTemporary

        String validityTemporary()
      • validityMandatory

        String validityMandatory()
      • validityLabel

        com.google.gwt.safehtml.shared.SafeHtml validityLabel()
      • endValidityLabel

        com.google.gwt.safehtml.shared.SafeHtml endValidityLabel()
      • maxAccessLabel

        com.google.gwt.safehtml.shared.SafeHtml maxAccessLabel()
      • usersLabel

        com.google.gwt.safehtml.shared.SafeHtml usersLabel()
      • emailsLabel

        com.google.gwt.safehtml.shared.SafeHtml emailsLabel()
      • commentsLabel

        com.google.gwt.safehtml.shared.SafeHtml commentsLabel()
      • importFile

        String importFile()
      • maxUploadError

        String maxUploadError()
      • fileNotSupportedError

        String fileNotSupportedError()