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.Level Modifier and Type Constant Field Value public static final java.lang.StringERROR_TEMLATE"The specified level \"%s\" is not a legal value (%s)" -
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.Cartograph Modifier and Type Constant Field Value public static final java.lang.StringERROR_TEMPLATE"The URI <%s> is an invalid context for a Cartograph" -
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.MusicalContent Modifier and Type Constant Field Value public static final java.lang.StringERROR_TEMPLATE"The URI <%s> is an invalid context for MusicalContent"
-
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.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.musicalcontent.Ismn Modifier and Type Constant Field Value public static final intEVEN_MULTIPLIER3public static final java.lang.StringFORMATTED_ISMN_TEMPLATE"%s-%s-%s-%s"public static final java.lang.StringINVALID_ISMN_TEMPLATE"The ISMN %s is invalid"public static final charISMN_10_PREFIX77public static final intODD_MULTIPLIER1public static final intPREFIX_CALCULATED_DEFAULT39public static final intREGISTRANT_ITEM_LENGTH8public static final intSTARTING_STATE0public static final intUNSET-1
-
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"