Constant Field Values
Contents
no.unit.*
-
no.unit.nva.PublicationMapper Modifier and Type Constant Field Value public static final java.lang.StringCONTEXT_ERROR_MESSAGE"Error processing context: "public static final java.lang.StringCONTEXT_PATH"publicationContext.json"
-
no.unit.nva.model.Contributor Modifier and Type Constant Field Value public static final java.lang.StringCORRESPONDING_AUTHOR_EMAIL_MISSING"The Contributor is corresponding author, but no email for correspondence is set" -
no.unit.nva.model.DoiRequestStatus Modifier and Type Constant Field Value public static final java.lang.StringERROR_MESSAGE_NOT_ALLOWED_TO_CHANGE_STATUS_FROM_S_TO_S"Not allowed to change status from %s to %s"public static final java.lang.StringINVALID_DOI_REQUEST_STATUS_ERROR"Invalid DoiRequest status: " -
no.unit.nva.model.File Modifier and Type Constant Field Value public static final java.lang.StringMISSING_LICENSE"The file is not annotated as an administrative agreement and should have a license" -
no.unit.nva.model.NameType Modifier and Type Constant Field Value public static final java.lang.StringDELIMITER", "public static final java.lang.StringERROR_MESSAGE_TEMPLATE"%s not a valid NameType, expected one of: %s" -
no.unit.nva.model.Publication Modifier and Type Constant Field Value public static final java.lang.StringERROR_MESSAGE_UPDATEDOIREQUEST_MISSING_DOIREQUEST"You must initiate creation of a DoiRequest before you can update it." -
no.unit.nva.model.PublicationStatus Modifier and Type Constant Field Value public static final java.lang.StringDELIMITER", "public static final java.lang.StringERROR_MESSAGE_TEMPLATE"%s not a valid PublicationStatus, expected one of: %s" -
no.unit.nva.model.Role Modifier and Type Constant Field Value public static final java.lang.StringDELIMITER", "public static final java.lang.StringERROR_MESSAGE_TEMPLATE"%s not a valid Role, expected one of: %s"
-
no.unit.nva.model.contexttypes.Book Modifier and Type Constant Field Value public static final java.lang.StringANYTHING_BUT_DIGITS_REGEX"[\\D.]"public static final java.lang.StringJSON_PROPERTY_ISBN_LIST"isbnList"public static final java.lang.StringJSON_PROPERTY_PUBLISHER"publisher"public static final java.lang.StringJSON_PROPERTY_SERIES"series"public static final java.lang.StringJSON_PROPERTY_SERIES_NUMBER"seriesNumber"public static final java.lang.StringJSON_PROPERTY_SERIES_TITLE"seriesTitle" -
no.unit.nva.model.contexttypes.Chapter Modifier and Type Constant Field Value public static final java.lang.StringERROR_TEMPLATE"The URI <%s> is an invalid context for a Chapter" -
no.unit.nva.model.contexttypes.Partitive Modifier and Type Constant Field Value public static final java.lang.StringERROR_TEMPLATE"The URI <%s> is an invalid part-of relation"
-
no.unit.nva.model.exceptions.InvalidIsbnException Modifier and Type Constant Field Value public static final java.lang.StringERROR_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.StringMESSAGE_TEMPLATE"The ISSN \"%s\" is invalid" -
no.unit.nva.model.exceptions.InvalidPublicationStatusTransitionException Modifier and Type Constant Field Value public static final java.lang.StringERROR_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.StringMESSAGE"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.StringERROR_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.NonPeerReviewed<P extends Pages> Modifier and Type Constant Field Value public static final java.lang.StringPEER_REVIEWED_ERROR_TEMPLATE"%s is assumed not to be peer-reviewed"
-
no.unit.nva.model.instancetypes.book.BookMonographContentType Modifier and Type Constant Field Value public static final java.lang.StringDELIMITER", "public static final java.lang.StringERROR_MESSAGE_TEMPLATE"%s not a valid BookMonographContentType, expected one of: %s"
-
no.unit.nva.model.instancetypes.chapter.ChapterArticleContentType Modifier and Type Constant Field Value public static final java.lang.StringDELIMITER", "public static final java.lang.StringERROR_MESSAGE_TEMPLATE"%s not a valid ChapterContentType, expected one of: %s"
-
no.unit.nva.model.instancetypes.journal.JournalArticleContentType Modifier and Type Constant Field Value public static final java.lang.StringDELIMITER", "public static final java.lang.StringERROR_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.StringEMPTY_STRING""public static final java.lang.StringNON_SPACE_WHITESPACE"[\\n\\r\\t]+"
-
no.unit.nva.model.util.ContextUtil Modifier and Type Constant Field Value public static final java.lang.StringCONTEXT"@context"public static final java.lang.StringERROR_MESSAGE"JsonNode is not an object"