Constant Field Values

Contents

no.unit.*

  • no.unit.nva.model.exceptions.InvalidIsbnException 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_TEMPLATE "The provided ISBN(s) %s is/are invalid"
  • no.unit.nva.model.exceptions.InvalidIssnException 
    Modifier and Type Constant Field Value
    public static final java.lang.String MESSAGE_TEMPLATE "The ISSN \"%s\" is invalid"
  • no.unit.nva.model.exceptions.InvalidPublicationStatusTransitionException 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_MSG_TEMPLATE "Invalid Publication status transition: %s -> %s"
  • no.unit.nva.model.exceptions.InvalidSeriesException 
    Modifier and Type Constant Field Value
    public static final java.lang.String MESSAGE "The specified URI is not a valid series URI: %s"
  • no.unit.nva.model.exceptions.InvalidUnconfirmedSeriesException 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_MESSAGE "The series defines a seriesTitle string and an unconfirmed series object that have different values. These values should either match, or the seriesTitle should be removed."
  • no.unit.nva.model.instancetypes.book.BookMonographContentType 
    Modifier and Type Constant Field Value
    public static final java.lang.String DELIMITER ", "
    public static final java.lang.String ERROR_MESSAGE_TEMPLATE "%s not a valid BookMonographContentType, expected one of: %s"
  • no.unit.nva.model.instancetypes.journal.JournalArticleContentType 
    Modifier and Type Constant Field Value
    public static final java.lang.String DELIMITER ", "
    public static final java.lang.String ERROR_MESSAGE_TEMPLATE "%s not a valid JournalArticleContentType, expected one of: %s"
  • no.unit.nva.model.pages.Range 
    Modifier and Type Constant Field Value
    public static final java.lang.String EMPTY_STRING ""
    public static final java.lang.String NON_SPACE_WHITESPACE "[\\n\\r\\t]+"
  • no.unit.nva.model.util.ContextUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONTEXT "@context"
    public static final java.lang.String ERROR_MESSAGE "JsonNode is not an object"