Constant Field Values
Contents
org.dspace.*
-
org.dspace.app.rest.CollectionLogoController Modifier and Type Constant Field Value protected static final StringREGEX_REQUESTMAPPING_IDENTIFIER_AS_UUID"/{uuid:[0-9a-fxA-FX]{8}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{12}}" -
org.dspace.app.rest.CommunityLogoController Modifier and Type Constant Field Value protected static final StringREGEX_REQUESTMAPPING_IDENTIFIER_AS_UUID"/{uuid:[0-9a-fxA-FX]{8}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{12}}" -
org.dspace.app.rest.IdentifierRestController Modifier and Type Constant Field Value public static final StringACTION"find"public static final StringCATEGORY"pid"public static final StringPARAM"id" -
org.dspace.app.rest.UUIDLookupRestController Modifier and Type Constant Field Value public static final StringACTION"find"public static final StringCATEGORY"dso"public static final StringPARAM"uuid"
-
org.dspace.app.rest.authorization.impl.AdministratorOfFeature Modifier and Type Constant Field Value public static final StringNAME"administratorOf" -
org.dspace.app.rest.authorization.impl.CanCreateVersionFeature Modifier and Type Constant Field Value public static final StringNAME"canCreateVersion" -
org.dspace.app.rest.authorization.impl.CanManageBitstreamBundlesFeature Modifier and Type Constant Field Value public static final StringNAME"canManageBitstreamBundles" -
org.dspace.app.rest.authorization.impl.CanManageMappingsFeature Modifier and Type Constant Field Value public static final StringNAME"canManageMappings" -
org.dspace.app.rest.authorization.impl.CanManageRelationshipsFeature Modifier and Type Constant Field Value public static final StringNAME"canManageRelationships" -
org.dspace.app.rest.authorization.impl.CanManageVersionsFeature Modifier and Type Constant Field Value public static final StringNAME"canManageVersions" -
org.dspace.app.rest.authorization.impl.CanSeeVersionsFeature Modifier and Type Constant Field Value public static final StringNAME"canSeeVersions" -
org.dspace.app.rest.authorization.impl.CCLicenseFeature Modifier and Type Constant Field Value public static final StringNAME"cclicense" -
org.dspace.app.rest.authorization.impl.CollectionAdminFeature Modifier and Type Constant Field Value public static final StringNAME"isCollectionAdmin" -
org.dspace.app.rest.authorization.impl.ComColAdminFeature Modifier and Type Constant Field Value public static final StringNAME"isComColAdmin" -
org.dspace.app.rest.authorization.impl.CommunityAdminFeature Modifier and Type Constant Field Value public static final StringNAME"isCommunityAdmin" -
org.dspace.app.rest.authorization.impl.CreateBitstreamFeature Modifier and Type Constant Field Value public static final StringNAME"canCreateBitstream" -
org.dspace.app.rest.authorization.impl.CreateBundleFeature Modifier and Type Constant Field Value public static final StringNAME"canCreateBundle" -
org.dspace.app.rest.authorization.impl.CreateCollectionFeature Modifier and Type Constant Field Value public static final StringNAME"canCreateCollections" -
org.dspace.app.rest.authorization.impl.CreateCommunityFeature Modifier and Type Constant Field Value public static final StringNAME"canCreateCommunities" -
org.dspace.app.rest.authorization.impl.DeleteFeature Modifier and Type Constant Field Value public static final StringNAME"canDelete" -
org.dspace.app.rest.authorization.impl.DownloadFeature Modifier and Type Constant Field Value public static final StringNAME"canDownload" -
org.dspace.app.rest.authorization.impl.EditMetadataFeature Modifier and Type Constant Field Value public static final StringNAME"canEditMetadata" -
org.dspace.app.rest.authorization.impl.EPersonRegistrationFeature Modifier and Type Constant Field Value public static final StringNAME"epersonRegistration" -
org.dspace.app.rest.authorization.impl.LoginOnBehalfOfFeature Modifier and Type Constant Field Value public static final StringNAME"loginOnBehalfOf" -
org.dspace.app.rest.authorization.impl.MakeDiscoverableFeature Modifier and Type Constant Field Value public static final StringNAME"canMakeDiscoverable" -
org.dspace.app.rest.authorization.impl.MakePrivateFeature Modifier and Type Constant Field Value public static final StringNAME"canMakePrivate" -
org.dspace.app.rest.authorization.impl.ManageAdminGroupFeature Modifier and Type Constant Field Value public static final StringNAME"canManageAdminGroup" -
org.dspace.app.rest.authorization.impl.ManageGroupFeature Modifier and Type Constant Field Value public static final StringNAME"canManageGroup" -
org.dspace.app.rest.authorization.impl.ManageGroupsFeature Modifier and Type Constant Field Value public static final StringNAME"canManageGroups" -
org.dspace.app.rest.authorization.impl.ManageSubmitterGroupFeature Modifier and Type Constant Field Value public static final StringNAME"canManageSubmitterGroup" -
org.dspace.app.rest.authorization.impl.ManageTemplateItemFeature Modifier and Type Constant Field Value public static final StringNAME"canManageTemplateItem" -
org.dspace.app.rest.authorization.impl.ManageWorkflowGroupFeature Modifier and Type Constant Field Value public static final StringNAME"canManageWorkflowGroup" -
org.dspace.app.rest.authorization.impl.MoveFeature Modifier and Type Constant Field Value public static final StringNAME"canMove" -
org.dspace.app.rest.authorization.impl.PolicyFeature Modifier and Type Constant Field Value public static final StringNAME"canManagePolicies" -
org.dspace.app.rest.authorization.impl.ReinstateFeature Modifier and Type Constant Field Value public static final StringNAME"reinstateItem" -
org.dspace.app.rest.authorization.impl.ReorderBitstreamFeature Modifier and Type Constant Field Value public static final StringNAME"canReorderBitstreams" -
org.dspace.app.rest.authorization.impl.RequestCopyFeature Modifier and Type Constant Field Value public static final StringNAME"canRequestACopy" -
org.dspace.app.rest.authorization.impl.ViewSearchStatisticsFeature Modifier and Type Constant Field Value public static final StringNAME"canViewSearchStatistics" -
org.dspace.app.rest.authorization.impl.ViewUsageStatisticsFeature Modifier and Type Constant Field Value public static final StringNAME"canViewUsageStatistics" -
org.dspace.app.rest.authorization.impl.ViewWorkflowStatisticsFeature Modifier and Type Constant Field Value public static final StringNAME"canViewWorkflowStatistics" -
org.dspace.app.rest.authorization.impl.WithdrawFeature Modifier and Type Constant Field Value public static final StringNAME"withdrawItem"
-
org.dspace.app.rest.exception.EPersonNameNotProvidedException Modifier and Type Constant Field Value public static final StringMESSAGE_KEY"org.dspace.app.rest.exception.EPersonNameNotProvidedException.message" -
org.dspace.app.rest.exception.GroupNameNotProvidedException Modifier and Type Constant Field Value public static final StringMESSAGE_KEY"org.dspace.app.rest.exception.GroupNameNotProvidedException.message" -
org.dspace.app.rest.exception.RESTEmptyWorkflowGroupException Modifier and Type Constant Field Value public static final StringMESSAGE_KEY"org.dspace.app.rest.exception.RESTEmptyWorkflowGroupException.message"
-
org.dspace.app.rest.model.AuthenticationStatusRest Modifier and Type Constant Field Value public static final StringCATEGORY"authn"public static final StringNAME"status" -
org.dspace.app.rest.model.AuthenticationTokenRest Modifier and Type Constant Field Value public static final StringCATEGORY"authn"public static final StringNAME"shortlivedtoken" -
org.dspace.app.rest.model.AuthnRest Modifier and Type Constant Field Value public static final StringCATEGORY"authn"public static final StringNAME"authn" -
org.dspace.app.rest.model.AuthorizationFeatureRest Modifier and Type Constant Field Value public static final StringCATEGORY"authz"public static final StringNAME"feature" -
org.dspace.app.rest.model.AuthorizationRest Modifier and Type Constant Field Value public static final StringCATEGORY"authz"public static final StringEPERSON"eperson"public static final StringFEATURE"feature"public static final StringNAME"authorization"public static final StringOBJECT"object" -
org.dspace.app.rest.model.BitstreamFormatRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"bitstreamformat" -
org.dspace.app.rest.model.BitstreamRest Modifier and Type Constant Field Value public static final StringBUNDLE"bundle"public static final StringCATEGORY"core"public static final StringFORMAT"format"public static final StringNAME"bitstream"public static final StringPLURAL_NAME"bitstreams"public static final StringTHUMBNAIL"thumbnail" -
org.dspace.app.rest.model.BrowseEntryRest Modifier and Type Constant Field Value public static final StringNAME"browseEntry" -
org.dspace.app.rest.model.BrowseIndexRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringENTRIES"entries"public static final StringITEMS"items"public static final StringNAME"browse" -
org.dspace.app.rest.model.BundleRest Modifier and Type Constant Field Value public static final StringBITSTREAMS"bitstreams"public static final StringCATEGORY"core"public static final StringITEM"item"public static final StringNAME"bundle"public static final StringPLURAL_NAME"bundles"public static final StringPRIMARY_BITSTREAM"primaryBitstream" -
org.dspace.app.rest.model.ClaimedTaskRest Modifier and Type Constant Field Value public static final StringCATEGORY"workflow"public static final StringNAME"claimedtask"public static final StringPLURAL_NAME"claimedtasks"public static final StringSTEP"step" -
org.dspace.app.rest.model.CollectionRest Modifier and Type Constant Field Value public static final StringADMIN_GROUP"adminGroup"public static final StringBITSTREAM_READ_GROUP"bitstreamReadGroup"public static final StringCATEGORY"core"public static final StringHARVEST"harvester"public static final StringITEM_READ_GROUP"itemReadGroup"public static final StringLICENSE"license"public static final StringLOGO"logo"public static final StringMAPPED_ITEMS"mappedItems"public static final StringNAME"collection"public static final StringPARENT_COMMUNITY"parentCommunity"public static final StringPLURAL_NAME"collections"public static final StringSUBMITTERS_GROUP"submittersGroup" -
org.dspace.app.rest.model.CommunityRest Modifier and Type Constant Field Value public static final StringADMIN_GROUP"adminGroup"public static final StringCATEGORY"core"public static final StringCOLLECTIONS"collections"public static final StringLOGO"logo"public static final StringNAME"community"public static final StringPARENT_COMMUNITY"parentCommunity"public static final StringPLURAL_NAME"communities"public static final StringSUBCOMMUNITIES"subcommunities" -
org.dspace.app.rest.model.DiscoveryResultsRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringNAME"discover" -
org.dspace.app.rest.model.EntityTypeRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"entitytype"public static final StringNAME_PLURAL"entitytypes" -
org.dspace.app.rest.model.EPersonRest Modifier and Type Constant Field Value public static final StringCATEGORY"eperson"public static final StringGROUPS"groups"public static final StringNAME"eperson" -
org.dspace.app.rest.model.ExternalSourceEntryRest Modifier and Type Constant Field Value public static final StringCATEGORY"integration"public static final StringNAME"externalSourceEntry"public static final StringPLURAL_NAME"externalSourceEntries" -
org.dspace.app.rest.model.ExternalSourceRest Modifier and Type Constant Field Value public static final StringCATEGORY"integration"public static final StringNAME"externalsource"public static final StringPLURAL_NAME"externalsources" -
org.dspace.app.rest.model.FacetConfigurationRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringNAME"discover" -
org.dspace.app.rest.model.GroupRest Modifier and Type Constant Field Value public static final StringCATEGORY"eperson"public static final StringEPERSONS"epersons"public static final StringGROUPS"groups"public static final StringNAME"group"public static final StringOBJECT"object"public static final StringSUBGROUPS"subgroups" -
org.dspace.app.rest.model.HarvestedCollectionRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"collections" -
org.dspace.app.rest.model.HarvesterMetadataRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"harvesterMetadata" -
org.dspace.app.rest.model.ItemRest Modifier and Type Constant Field Value public static final StringBUNDLES"bundles"public static final StringCATEGORY"core"public static final StringMAPPED_COLLECTIONS"mappedCollections"public static final StringNAME"item"public static final StringOWNING_COLLECTION"owningCollection"public static final StringPLURAL_NAME"items"public static final StringRELATIONSHIPS"relationships"public static final StringTEMPLATE_ITEM_OF"templateItemOf"public static final StringTHUMBNAIL"thumbnail"public static final StringVERSION"version" -
org.dspace.app.rest.model.LicenseRest Modifier and Type Constant Field Value public static final StringNAME"license" -
org.dspace.app.rest.model.MetadataFieldRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"metadatafield"public static final StringNAME_PLURAL"metadatafields" -
org.dspace.app.rest.model.MetadataSchemaRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"metadataschema" -
org.dspace.app.rest.model.PoolTaskRest Modifier and Type Constant Field Value public static final StringCATEGORY"workflow"public static final StringNAME"pooltask"public static final StringPLURAL_NAME"pooltasks"public static final StringSTEP"step" -
org.dspace.app.rest.model.ProcessFileTypesRest Modifier and Type Constant Field Value public static final StringCATEGORY"system"public static final StringNAME"filetypes"public static final StringPLURAL_NAME"filetypes" -
org.dspace.app.rest.model.ProcessRest Modifier and Type Constant Field Value public static final StringCATEGORY"system"public static final StringFILE_TYPES"filetypes"public static final StringFILES"files"public static final StringNAME"process"public static final StringOUTPUT"output"public static final StringPLURAL_NAME"processes" -
org.dspace.app.rest.model.PropertyRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"property" -
org.dspace.app.rest.model.RegistrationRest Modifier and Type Constant Field Value public static final StringCATEGORY"eperson"public static final StringNAME"registration"public static final StringNAME_PLURAL"registrations" -
org.dspace.app.rest.model.RelationshipRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"relationship" -
org.dspace.app.rest.model.RelationshipTypeRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"relationshiptype" -
org.dspace.app.rest.model.ResourcePolicyRest Modifier and Type Constant Field Value public static final StringCATEGORY"authz"public static final StringNAME"resourcepolicy"public static final StringPLURAL_NAME"resourcepolicies" -
org.dspace.app.rest.model.RestModel Modifier and Type Constant Field Value public static final StringAUTHENTICATION"authn"public static final StringAUTHORIZATION"authz"public static final StringCONFIGURATION"config"public static final StringCORE"core"public static final StringDISCOVER"discover"public static final StringEPERSON"eperson"public static final StringINTEGRATION"integration"public static final StringROOT"root"public static final StringSTATISTICS"statistics"public static final StringSUBMISSION"submission"public static final StringSYSTEM"system"public static final StringVERSIONING"versioning"public static final StringWORKFLOW"workflow" -
org.dspace.app.rest.model.RootRest Modifier and Type Constant Field Value public static final StringCATEGORY"root"public static final StringNAME"root" -
org.dspace.app.rest.model.ScriptRest Modifier and Type Constant Field Value public static final StringCATEGORY"system"public static final StringNAME"script"public static final StringPLURAL_NAME"scripts" -
org.dspace.app.rest.model.SearchConfigurationRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringNAME"discover" -
org.dspace.app.rest.model.SearchConfigurationRest.Filter Modifier and Type Constant Field Value public static final StringOPERATOR_AUTHORITY"authority"public static final StringOPERATOR_CONTAINS"contains"public static final StringOPERATOR_EQUALS"equals"public static final StringOPERATOR_NOTAUTHORITY"notauthority"public static final StringOPERATOR_NOTCONTAINS"notcontains"public static final StringOPERATOR_NOTEQUALS"notequals"public static final StringOPERATOR_QUERY"query" -
org.dspace.app.rest.model.SearchEventRest Modifier and Type Constant Field Value public static final StringCATEGORY"statistics"public static final StringNAME"searchevent" -
org.dspace.app.rest.model.SearchFacetEntryRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringNAME"discover" -
org.dspace.app.rest.model.SearchFacetValueRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringNAME"discover" -
org.dspace.app.rest.model.SearchResultEntryRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringNAME"discover" -
org.dspace.app.rest.model.SearchSupportRest Modifier and Type Constant Field Value public static final StringCATEGORY"discover"public static final StringNAME"discover" -
org.dspace.app.rest.model.SiteRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"site" -
org.dspace.app.rest.model.StatisticsSupportRest Modifier and Type Constant Field Value public static final StringCATEGORY"statistics"public static final StringNAME"statistics" -
org.dspace.app.rest.model.SubmissionCCLicenseRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"submissioncclicense"public static final StringPLURAL"submissioncclicenses" -
org.dspace.app.rest.model.SubmissionCCLicenseUrlRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"submissioncclicenseUrl"public static final StringPLURAL"submissioncclicenseUrls" -
org.dspace.app.rest.model.SubmissionDefinitionRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"submissiondefinition" -
org.dspace.app.rest.model.SubmissionFormRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"submissionform"public static final StringNAME_LINK_ON_PANEL"config" -
org.dspace.app.rest.model.SubmissionSectionRest Modifier and Type Constant Field Value public static final StringATTRIBUTE_NAME"sections"public static final StringNAME"submissionsection" -
org.dspace.app.rest.model.SubmissionUploadRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"submissionupload"public static final StringNAME_LINK_ON_PANEL"config" -
org.dspace.app.rest.model.TemplateItemRest Modifier and Type Constant Field Value public static final StringCATEGORY"core"public static final StringNAME"itemtemplate" -
org.dspace.app.rest.model.UsageReportPointCityRest Modifier and Type Constant Field Value public static final StringNAME"city" -
org.dspace.app.rest.model.UsageReportPointCountryRest Modifier and Type Constant Field Value public static final StringNAME"country" -
org.dspace.app.rest.model.UsageReportPointDateRest Modifier and Type Constant Field Value public static final StringNAME"date" -
org.dspace.app.rest.model.UsageReportPointRest Modifier and Type Constant Field Value public static final StringCATEGORY"statistics"public static final StringNAME"point" -
org.dspace.app.rest.model.UsageReportRest Modifier and Type Constant Field Value public static final StringCATEGORY"statistics"public static final StringNAME"usagereport" -
org.dspace.app.rest.model.VersionHistoryRest Modifier and Type Constant Field Value public static final StringCATEGORY"versioning"public static final StringNAME"versionhistory"public static final StringVERSIONS"versions" -
org.dspace.app.rest.model.VersionRest Modifier and Type Constant Field Value public static final StringCATEGORY"versioning"public static final StringITEM"item"public static final StringNAME"version"public static final StringVERSION_HISTORY"versionhistory" -
org.dspace.app.rest.model.ViewEventRest Modifier and Type Constant Field Value public static final StringCATEGORY"statistics"public static final StringNAME"viewevent" -
org.dspace.app.rest.model.VocabularyEntryDetailsRest Modifier and Type Constant Field Value public static final StringCHILDREN"children"public static final StringNAME"vocabularyEntryDetail"public static final StringPARENT"parent"public static final StringPLURAL_NAME"vocabularyEntryDetails" -
org.dspace.app.rest.model.VocabularyEntryRest Modifier and Type Constant Field Value public static final StringNAME"vocabularyEntry" -
org.dspace.app.rest.model.VocabularyRest Modifier and Type Constant Field Value public static final StringCATEGORY"submission"public static final StringENTRIES"entries"public static final StringNAME"vocabulary" -
org.dspace.app.rest.model.WorkflowActionRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringNAME"workflowaction"public static final StringNAME_PLURAL"workflowactions" -
org.dspace.app.rest.model.WorkflowDefinitionRest Modifier and Type Constant Field Value public static final StringCATEGORY"config"public static final StringCOLLECTIONS_MAPPED_TO"collections"public static final StringNAME"workflowdefinition"public static final StringNAME_PLURAL"workflowdefinitions"public static final StringSTEPS"steps" -
org.dspace.app.rest.model.WorkflowItemRest Modifier and Type Constant Field Value public static final StringCATEGORY"workflow"public static final StringNAME"workflowitem"public static final StringSTEP"step" -
org.dspace.app.rest.model.WorkflowStepRest Modifier and Type Constant Field Value public static final StringACTIONS"workflowactions"public static final StringCATEGORY"config"public static final StringNAME"workflowstep"public static final StringNAME_PLURAL"workflowsteps" -
org.dspace.app.rest.model.WorkspaceItemRest Modifier and Type Constant Field Value public static final StringCATEGORY"submission"public static final StringNAME"workspaceitem"
-
org.dspace.app.rest.model.hateoas.SearchResultEntryResource Modifier and Type Constant Field Value public static final StringINDEXABLE_OBJECT_LINK"indexableObject"
-
org.dspace.app.rest.parameter.resolver.SearchFilterResolver Modifier and Type Constant Field Value public static final StringFILTER_OPERATOR_SEPARATOR","public static final StringSEARCH_FILTER_PREFIX"f."
-
org.dspace.app.rest.projection.CompositeProjection Modifier and Type Constant Field Value public static final StringNAME"composite" -
org.dspace.app.rest.projection.DefaultProjection Modifier and Type Constant Field Value public static final StringNAME"default" -
org.dspace.app.rest.projection.EmbedRelsProjection Modifier and Type Constant Field Value public static final StringNAME"embedrels" -
org.dspace.app.rest.projection.FullProjection Modifier and Type Constant Field Value public static final StringNAME"full" -
org.dspace.app.rest.projection.SpecificLevelProjection Modifier and Type Constant Field Value public static final StringNAME"level"
-
org.dspace.app.rest.repository.ItemRestRepository Modifier and Type Constant Field Value public static final StringREQUESTPARAMETER_COPYVIRTUALMETADATA"copyVirtualMetadata" -
org.dspace.app.rest.repository.WorkflowItemRestRepository Modifier and Type Constant Field Value public static final StringOPERATION_PATH_SECTIONS"sections" -
org.dspace.app.rest.repository.WorkspaceItemRestRepository Modifier and Type Constant Field Value public static final StringOPERATION_PATH_SECTIONS"sections"
-
org.dspace.app.rest.repository.patch.operation.DSpaceObjectMetadataPatchUtils Modifier and Type Constant Field Value public static final StringOPERATION_METADATA_PATH"/metadata" -
org.dspace.app.rest.repository.patch.operation.EPersonPasswordAddOperation<R> Modifier and Type Constant Field Value public static final StringOPERATION_PASSWORD_CHANGE"/password" -
org.dspace.app.rest.repository.patch.operation.PatchOperation<M> Modifier and Type Constant Field Value public static final StringOPERATION_ADD"add"public static final StringOPERATION_COPY"copy"public static final StringOPERATION_MOVE"move"public static final StringOPERATION_REMOVE"remove"public static final StringOPERATION_REPLACE"replace"
-
org.dspace.app.rest.repository.patch.operation.resourcePolicy.ResourcePolicyUtils Modifier and Type Constant Field Value public static final StringOPERATION_PATH_DESCRIPTION"/description"public static final StringOPERATION_PATH_ENDDATE"/endDate"public static final StringOPERATION_PATH_NAME"/name"public static final StringOPERATION_PATH_STARTDATE"/startDate"
-
org.dspace.app.rest.security.DSpaceObjectAdminPermissionEvaluatorPlugin Modifier and Type Constant Field Value public static final StringDSPACE_OBJECT"dspaceObject" -
org.dspace.app.rest.security.EPersonRestAuthenticationProvider Modifier and Type Constant Field Value public static final StringMANAGE_ACCESS_GROUP"MANAGE_ACCESS_GROUP" -
org.dspace.app.rest.security.ResourcePolicyAdminPermissionEvalutatorPlugin Modifier and Type Constant Field Value public static final StringRESOURCE_POLICY_PATCH"resourcepolicy" -
org.dspace.app.rest.security.WebSecurityConfiguration Modifier and Type Constant Field Value public static final StringADMIN_GRANT"ADMIN"public static final StringANONYMOUS_GRANT"ANONYMOUS"public static final StringAUTHENTICATED_GRANT"AUTHENTICATED"
-
org.dspace.app.rest.security.jwt.EPersonClaimProvider Modifier and Type Constant Field Value public static final StringEPERSON_ID"eid" -
org.dspace.app.rest.security.jwt.SpecialGroupClaimProvider Modifier and Type Constant Field Value public static final StringSPECIAL_GROUPS"sg"
-
org.dspace.app.rest.submit.DataProcessingStep Modifier and Type Constant Field Value public static final StringCCLICENSE_STEP_OPERATION_ENTRY"cclicense/uri"public static final StringCOLLECTION_STEP_OPERATION_ENTRY"collection"public static final StringDESCRIBE_STEP_METADATA_OPERATION_ENTRY"itemmetadata"public static final StringLICENSE_STEP_OPERATION_ENTRY"granted"public static final StringUPLOAD_STEP_ACCESSCONDITIONS_OPERATION_ENTRY"accessConditions"public static final StringUPLOAD_STEP_METADATA_OPERATION_ENTRY"bitstreammetadata"public static final StringUPLOAD_STEP_METADATA_PATH"metadata"public static final StringUPLOAD_STEP_MOVE_OPERATION_ENTRY"bitstreammove"public static final StringUPLOAD_STEP_REMOVE_OPERATION_ENTRY"bitstreamremove"
-
org.dspace.app.rest.submit.step.UploadStep Modifier and Type Constant Field Value public static final StringUPLOAD_STEP_METADATA_SECTION"bitstream-metadata"
-
org.dspace.app.rest.utils.AuthorityUtils Modifier and Type Constant Field Value public static final StringPRESENTATION_TYPE_AUTHORLOOKUP"authorLookup"public static final StringPRESENTATION_TYPE_LOOKUP"lookup"public static final StringPRESENTATION_TYPE_SUGGEST"suggest"public static final StringRESERVED_KEYMAP_PARENT"parent" -
org.dspace.app.rest.utils.ContextUtil Modifier and Type Constant Field Value public static final StringDSPACE_CONTEXT"dspace.context" -
org.dspace.app.rest.utils.HttpHeadersInitializer Modifier and Type Constant Field Value public static final StringCONTENT_DISPOSITION_ATTACHMENT"attachment"public static final StringCONTENT_DISPOSITION_INLINE"inline" -
org.dspace.app.rest.utils.RegexUtils Modifier and Type Constant Field Value public static final StringREGEX_REQUESTMAPPING_IDENTIFIER_AS_DIGIT"/{id:\\d+}"public static final StringREGEX_REQUESTMAPPING_IDENTIFIER_AS_STRING_VERSION_STRONG"/{id:^(?!^\\d+$)(?!^[0-9a-fxA-FX]{8}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{12}$)[\\w+\\-\\.:]+$+}"public static final StringREGEX_REQUESTMAPPING_IDENTIFIER_AS_UUID"/{uuid:[0-9a-fxA-FX]{8}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{12}}"public static final StringREGEX_UUID"[0-9a-fxA-FX]{8}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{12}" -
org.dspace.app.rest.utils.UsageReportUtils Modifier and Type Constant Field Value public static final StringTOP_CITIES_REPORT_ID"TopCities"public static final StringTOP_COUNTRIES_REPORT_ID"TopCountries"public static final StringTOTAL_DOWNLOADS_REPORT_ID"TotalDownloads"public static final StringTOTAL_VISITS_PER_MONTH_REPORT_ID"TotalVisitsPerMonth"public static final StringTOTAL_VISITS_REPORT_ID"TotalVisits" -
org.dspace.app.rest.utils.Utils Modifier and Type Constant Field Value public static final intDEFAULT_PAGE_SIZE20