Serialized Form
-
Package org.dspace.app.rest.exception
-
Exception org.dspace.app.rest.exception.DSpaceBadRequestException
class DSpaceBadRequestException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.DSpaceFeedbackNotFoundException
class DSpaceFeedbackNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 4631940402294095433L
-
Exception org.dspace.app.rest.exception.EPersonNameNotProvidedException
class EPersonNameNotProvidedException extends UnprocessableEntityException implements Serializable -
Exception org.dspace.app.rest.exception.GroupHasPendingWorkflowTasksException
class GroupHasPendingWorkflowTasksException extends UnprocessableEntityException implements Serializable -
Exception org.dspace.app.rest.exception.GroupNameNotProvidedException
class GroupNameNotProvidedException extends UnprocessableEntityException implements Serializable -
Exception org.dspace.app.rest.exception.IncompleteItemRequestException
class IncompleteItemRequestException extends UnprocessableEntityException implements Serializable -
Exception org.dspace.app.rest.exception.InvalidLDNMessageException
class InvalidLDNMessageException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.InvalidSearchRequestException
class InvalidSearchRequestException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.LinkNotFoundException
class LinkNotFoundException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.MethodNotAllowedException
class MethodNotAllowedException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.MissingParameterException
class MissingParameterException extends IllegalArgumentException implements Serializable -
Exception org.dspace.app.rest.exception.PaginationException
class PaginationException extends RuntimeException implements Serializable-
Serialized Fields
-
total
long total
-
-
-
Exception org.dspace.app.rest.exception.PasswordNotValidException
class PasswordNotValidException extends UnprocessableEntityException implements Serializable- serialVersionUID:
- -4294543847989250566L
-
Exception org.dspace.app.rest.exception.RepositoryMethodNotImplementedException
class RepositoryMethodNotImplementedException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.RepositoryNotFoundException
class RepositoryNotFoundException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.RepositorySearchMethodNotFoundException
class RepositorySearchMethodNotFoundException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.RepositorySearchNotFoundException
class RepositorySearchNotFoundException extends RuntimeException implements Serializable-
Serialized Fields
-
model
String model
-
-
-
Exception org.dspace.app.rest.exception.RESTAuthorizationException
class RESTAuthorizationException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.RESTBitstreamNotFoundException
class RESTBitstreamNotFoundException extends UnprocessableEntityException implements Serializable -
Exception org.dspace.app.rest.exception.RESTEmptyWorkflowGroupException
class RESTEmptyWorkflowGroupException extends UnprocessableEntityException implements Serializable-
Serialized Fields
-
cause
EmptyWorkflowGroupException cause
-
-
-
Exception org.dspace.app.rest.exception.UnprocessableEntityException
class UnprocessableEntityException extends RuntimeException implements Serializable -
Exception org.dspace.app.rest.exception.WrongCurrentPasswordException
class WrongCurrentPasswordException extends RuntimeException implements Serializable- serialVersionUID:
- 7774965236190392985L
-
-
Package org.dspace.app.rest.model
-
Class org.dspace.app.rest.model.AccessStatusRest
class AccessStatusRest extends Object implements Serializable -
Class org.dspace.app.rest.model.AInprogressSubmissionRest
-
Serialized Fields
-
lastModified
Instant lastModified
-
sections
Map<String,
Serializable> sections -
submissionDefinition
SubmissionDefinitionRest submissionDefinition
-
-
-
Class org.dspace.app.rest.model.AuthenticationStatusRest
-
Serialized Fields
-
authenticated
boolean authenticated
-
authenticationMethod
String authenticationMethod
-
ePersonRest
EPersonRest ePersonRest
-
okay
boolean okay
-
specialGroups
List<GroupRest> specialGroups
-
-
-
Class org.dspace.app.rest.model.AuthenticationTokenRest
class AuthenticationTokenRest extends RestAddressableModel implements Serializable-
Serialized Fields
-
token
String token
-
-
-
Class org.dspace.app.rest.model.AuthnRest
-
Class org.dspace.app.rest.model.AuthorizationFeatureRest
-
Class org.dspace.app.rest.model.AuthorizationRest
-
Class org.dspace.app.rest.model.BaseObjectRest
class BaseObjectRest extends RestAddressableModel implements Serializable-
Serialized Fields
-
errors
List<ErrorRest> errors
-
id
T extends Serializable id
-
-
-
Class org.dspace.app.rest.model.BitstreamFormatRest
-
Class org.dspace.app.rest.model.BitstreamRest
class BitstreamRest extends DSpaceObjectRest implements Serializable-
Serialized Fields
-
bundleName
String bundleName
-
checkSum
CheckSumRest checkSum
-
sequenceId
Integer sequenceId
-
sizeBytes
Long sizeBytes
-
-
-
Class org.dspace.app.rest.model.BrowseEntryRest
class BrowseEntryRest extends Object implements Serializable- serialVersionUID:
- -3415049466402327251L
-
Serialized Fields
-
authority
String authority
-
browseIndex
BrowseIndexRest browseIndex
-
count
long count
-
value
String value
-
valueLang
String valueLang
-
-
Class org.dspace.app.rest.model.BrowseIndexRest
- serialVersionUID:
- -4870333170249999559L
-
Class org.dspace.app.rest.model.BulkAccessConditionRest
- serialVersionUID:
- -7708437586052984082L
-
Serialized Fields
-
bitstreamAccessConditionOptions
List<AccessConditionOptionRest> bitstreamAccessConditionOptions
-
id
String id
-
itemAccessConditionOptions
List<AccessConditionOptionRest> itemAccessConditionOptions
-
-
Class org.dspace.app.rest.model.BundleRest
class BundleRest extends DSpaceObjectRest implements Serializable -
Class org.dspace.app.rest.model.ClaimedTaskRest
-
Serialized Fields
-
action
WorkflowActionRest action
-
owner
EPersonRest owner
-
workflowitem
WorkflowItemRest workflowitem
-
-
-
Class org.dspace.app.rest.model.CollectionRest
class CollectionRest extends DSpaceObjectRest implements Serializable-
Serialized Fields
-
archivedItemsCount
int archivedItemsCount
-
-
-
Class org.dspace.app.rest.model.CommunityRest
class CommunityRest extends DSpaceObjectRest implements Serializable-
Serialized Fields
-
archivedItemsCount
int archivedItemsCount
-
-
-
Class org.dspace.app.rest.model.ContentReportSupportRest
- serialVersionUID:
- 9137258312781361906L
-
Class org.dspace.app.rest.model.CorrectionTypeRest
- serialVersionUID:
- -8297846719538025938L
-
Serialized Fields
-
topic
String topic
-
-
Class org.dspace.app.rest.model.DiscoveryResultsRest
-
Serialized Fields
-
appliedFilters
List<SearchResultsRest.AppliedFilter> appliedFilters
-
configuration
String configuration
-
dsoTypes
List<String> dsoTypes
-
query
String query
-
scope
String scope
-
searchFilters
List<SearchFilter> searchFilters
-
sort
SearchResultsRest.Sorting sort
-
-
-
Class org.dspace.app.rest.model.DSpaceObjectRest
-
Serialized Fields
-
handle
String handle
-
metadata
MetadataRest<MetadataValueRest> metadata
-
name
String name
-
uuid
String uuid
-
-
-
Class org.dspace.app.rest.model.EntityTypeRest
- serialVersionUID:
- 8166078961459192770L
-
Serialized Fields
-
label
String label
-
-
Class org.dspace.app.rest.model.EPersonRest
class EPersonRest extends DSpaceObjectRest implements Serializable -
Class org.dspace.app.rest.model.ExternalSourceEntryRest
class ExternalSourceEntryRest extends RestAddressableModel implements Serializable-
Serialized Fields
-
display
String display
-
externalSource
String externalSource
-
id
String id
-
metadata
MetadataRest metadata
-
value
String value
-
-
-
Class org.dspace.app.rest.model.ExternalSourceRest
- serialVersionUID:
- 6951711935287912124L
-
Class org.dspace.app.rest.model.FacetConfigurationRest
-
Serialized Fields
-
configuration
String configuration
-
scope
String scope
-
sidebarFacets
LinkedList<SearchFacetEntryRest> sidebarFacets
-
-
-
Class org.dspace.app.rest.model.FacetResultsRest
class FacetResultsRest extends DiscoveryResultsRest implements Serializable-
Serialized Fields
-
facetEntry
SearchFacetEntryRest facetEntry
-
prefix
String prefix
Every facet value needs to start with the given prefix
-
-
-
Class org.dspace.app.rest.model.FeedbackRest
- serialVersionUID:
- 1L
-
Class org.dspace.app.rest.model.FilteredCollectionsRest
- serialVersionUID:
- -1109226348211060786L
-
Serialized Fields
-
collections
List<FilteredCollectionRest> collections
Collections included in the report -
summary
FilteredCollectionRest summary
Report summary
-
-
Class org.dspace.app.rest.model.FilteredItemsRest
- serialVersionUID:
- -2483812920345013458L
-
Serialized Fields
-
itemCount
long itemCount
Total item count (for pagination) -
items
List<FilteredItemRest> items
Items included in the report
-
-
Class org.dspace.app.rest.model.GroupRest
class GroupRest extends DSpaceObjectRest implements Serializable-
Serialized Fields
-
name
String name
-
permanent
boolean permanent
-
-
-
Class org.dspace.app.rest.model.HarvestedCollectionRest
-
Serialized Fields
-
collectionRest
CollectionRest collectionRest
-
harvestMessage
String harvestMessage
-
harvestStartTime
Instant harvestStartTime
-
harvestStatus
HarvestStatusEnum harvestStatus
-
harvestType
HarvestTypeEnum harvestType
-
lastHarvested
Instant lastHarvested
-
metadata_configs
HarvesterMetadataRest metadata_configs
-
metadataConfigId
String metadataConfigId
-
oaiSetId
String oaiSetId
-
oaiSource
String oaiSource
-
-
-
Class org.dspace.app.rest.model.HarvesterMetadataRest
class HarvesterMetadataRest extends BaseObjectRest implements Serializable -
Class org.dspace.app.rest.model.IdentifierRest
-
Class org.dspace.app.rest.model.IdentifiersRest
-
Serialized Fields
-
identifiers
List<IdentifierRest> identifiers
-
-
-
Class org.dspace.app.rest.model.ItemFilterRest
-
Class org.dspace.app.rest.model.ItemRest
class ItemRest extends DSpaceObjectRest implements Serializable -
Class org.dspace.app.rest.model.LDNMessageEntityRest
-
Serialized Fields
-
activityStreamType
String activityStreamType
-
coarNotifyType
String coarNotifyType
-
context
UUID context
-
inReplyTo
String inReplyTo
-
message
String message
-
notificationId
String notificationId
-
notificationType
String notificationType
-
object
UUID object
-
origin
Integer origin
-
queueAttempts
Integer queueAttempts
-
queueLastStartTime
Instant queueLastStartTime
-
queueStatus
Integer queueStatus
-
queueStatusLabel
String queueStatusLabel
-
queueTimeout
Instant queueTimeout
-
target
Integer target
-
-
-
Class org.dspace.app.rest.model.LicenseRest
class LicenseRest extends Object implements Serializable-
Serialized Fields
-
custom
boolean custom
-
text
String text
-
-
-
Class org.dspace.app.rest.model.MetadataFieldRest
-
Serialized Fields
-
element
String element
-
qualifier
String qualifier
-
schema
MetadataSchemaRest schema
-
scopeNote
String scopeNote
-
-
-
Class org.dspace.app.rest.model.MetadataSchemaRest
-
Class org.dspace.app.rest.model.NotifyRequestStatusRest
class NotifyRequestStatusRest extends RestAddressableModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
itemuuid
UUID itemuuid
-
notifyStatus
List<RequestStatus> notifyStatus
-
-
Class org.dspace.app.rest.model.NotifyServiceRest
-
Serialized Fields
-
description
String description
-
enabled
boolean enabled
-
ldnUrl
String ldnUrl
-
lowerIp
String lowerIp
-
name
String name
-
notifyServiceInboundPatterns
List<NotifyServiceInboundPatternRest> notifyServiceInboundPatterns
-
score
BigDecimal score
-
upperIp
String upperIp
-
url
String url
-
usesActorEmailId
boolean usesActorEmailId
-
-
-
Class org.dspace.app.rest.model.OrcidHistoryRest
- serialVersionUID:
- 1L
-
Class org.dspace.app.rest.model.OrcidQueueRest
- serialVersionUID:
- 1L
-
Class org.dspace.app.rest.model.PoolTaskRest
-
Serialized Fields
-
action
String action
-
eperson
EPersonRest eperson
-
group
GroupRest group
-
workflowitem
WorkflowItemRest workflowitem
-
-
-
Class org.dspace.app.rest.model.PotentialDuplicateRest
class PotentialDuplicateRest extends RestAddressableModel implements Serializable-
Serialized Fields
-
metadata
MetadataRest metadata
List of configured metadata copied across from the duplicate item -
owningCollectionName
String owningCollectionName
Owning collection name (title) for duplicate item -
title
String title
Title of duplicate object -
uuid
UUID uuid
UUID of duplicate object -
workflowItemId
Integer workflowItemId
Workflow item ID, if the duplicate is a workflow item -
workspaceItemId
Integer workspaceItemId
Workspace item ID, if the duplicate is a workspace item
-
-
-
Class org.dspace.app.rest.model.ProcessFileTypesRest
-
Class org.dspace.app.rest.model.ProcessRest
-
Serialized Fields
-
creationTime
Instant creationTime
-
endTime
Instant endTime
-
parameterRestList
List<ParameterValueRest> parameterRestList
-
processId
Integer processId
-
processStatus
ProcessStatus processStatus
-
scriptName
String scriptName
-
startTime
Instant startTime
-
userId
UUID userId
-
-
-
Class org.dspace.app.rest.model.PropertyRest
-
Class org.dspace.app.rest.model.QAEventRest
- serialVersionUID:
- -5001130073350654793L
-
Class org.dspace.app.rest.model.QASourceRest
- serialVersionUID:
- -7455358581579629244L
-
Serialized Fields
-
lastEvent
Instant lastEvent
-
totalEvents
long totalEvents
-
-
Class org.dspace.app.rest.model.QATopicRest
- serialVersionUID:
- -7455358581579629244L
-
Class org.dspace.app.rest.model.RegistrationRest
class RegistrationRest extends RestAddressableModel implements Serializable-
Serialized Fields
-
email
String email
-
id
Integer id
-
netId
String netId
-
registrationMetadata
MetadataRest<RegistrationMetadataRest> registrationMetadata
-
registrationType
String registrationType
-
user
UUID user
-
-
-
Class org.dspace.app.rest.model.RelationshipRest
-
Serialized Fields
-
leftId
UUID leftId
-
leftPlace
int leftPlace
-
leftwardValue
String leftwardValue
-
relationshipType
RelationshipTypeRest relationshipType
-
rightId
UUID rightId
-
rightPlace
int rightPlace
-
rightwardValue
String rightwardValue
-
-
-
Class org.dspace.app.rest.model.RelationshipTypeRest
-
Serialized Fields
-
copyToLeft
boolean copyToLeft
-
copyToRight
boolean copyToRight
-
leftMaxCardinality
Integer leftMaxCardinality
-
leftMinCardinality
Integer leftMinCardinality
-
leftType
EntityTypeRest leftType
-
leftwardType
String leftwardType
-
rightMaxCardinality
Integer rightMaxCardinality
-
rightMinCardinality
Integer rightMinCardinality
-
rightType
EntityTypeRest rightType
-
rightwardType
String rightwardType
-
-
-
Class org.dspace.app.rest.model.RequestItemRest
-
Serialized Fields
-
acceptRequest
boolean acceptRequest
-
accessExpired
boolean accessExpired
-
accessExpiry
Instant accessExpiry
-
accessToken
String accessToken
-
allfiles
boolean allfiles
-
bitstream_id
String bitstream_id
-
decisionDate
Instant decisionDate
-
expires
Instant expires
-
item_id
String item_id
-
reqEmail
String reqEmail
-
reqMessage
String reqMessage
-
reqName
String reqName
-
requestDate
Instant requestDate
-
token
String token
-
-
-
Class org.dspace.app.rest.model.ResearcherProfileRest
- serialVersionUID:
- 1L
-
Serialized Fields
-
orcid
String orcid
-
orcidSynchronization
ResearcherProfileRest.OrcidSynchronizationRest orcidSynchronization
-
visible
boolean visible
-
-
Class org.dspace.app.rest.model.ResourcePolicyRest
-
Serialized Fields
-
action
String action
-
description
String description
-
endDate
LocalDate endDate
-
eperson
EPersonRest eperson
-
group
GroupRest group
-
name
String name
-
policyType
String policyType
-
resource
DSpaceObjectRest resource
-
startDate
LocalDate startDate
-
-
-
Class org.dspace.app.rest.model.RestAddressableModel
class RestAddressableModel extends Object implements Serializable-
Serialized Fields
-
embedLevel
int embedLevel
-
projection
Projection projection
-
-
-
Class org.dspace.app.rest.model.RootRest
class RootRest extends RestAddressableModel implements Serializable -
Class org.dspace.app.rest.model.ScriptRest
-
Serialized Fields
-
description
String description
-
name
String name
-
parameterRestList
List<ParameterRest> parameterRestList
-
-
-
Class org.dspace.app.rest.model.SearchConfigurationRest
-
Serialized Fields
-
configuration
String configuration
-
defaultSortOption
SearchConfigurationRest.SortOption defaultSortOption
-
filters
List<SearchConfigurationRest.Filter> filters
-
scope
String scope
-
sortOptions
List<SearchConfigurationRest.SortOption> sortOptions
-
-
-
Class org.dspace.app.rest.model.SearchEventRest
-
Serialized Fields
-
appliedFilters
List<SearchResultsRest.AppliedFilter> appliedFilters
-
clickedObject
UUID clickedObject
-
configuration
String configuration
-
dsoType
String dsoType
-
page
PageRest page
-
query
String query
-
scope
UUID scope
-
sort
SearchResultsRest.Sorting sort
-
-
-
Class org.dspace.app.rest.model.SearchFacetEntryRest
class SearchFacetEntryRest extends RestAddressableModel implements Serializable -
Class org.dspace.app.rest.model.SearchFacetValueRest
class SearchFacetValueRest extends RestAddressableModel implements Serializable -
Class org.dspace.app.rest.model.SearchResultEntryRest
class SearchResultEntryRest extends RestAddressableModel implements Serializable-
Serialized Fields
-
hitHighlights
Map<String,
List<String>> hitHighlights -
indexableObject
RestAddressableModel indexableObject
-
-
-
Class org.dspace.app.rest.model.SearchResultsRest
class SearchResultsRest extends DiscoveryResultsRest implements Serializable-
Serialized Fields
-
facets
List<SearchFacetEntryRest> facets
-
searchResults
List<SearchResultEntryRest> searchResults
-
totalNumberOfResults
long totalNumberOfResults
-
-
-
Class org.dspace.app.rest.model.SearchSupportRest
-
Class org.dspace.app.rest.model.SiteRest
class SiteRest extends DSpaceObjectRest implements Serializable -
Class org.dspace.app.rest.model.StatisticsSupportRest
-
Class org.dspace.app.rest.model.SubmissionAccessOptionRest
- serialVersionUID:
- -7708437586052984082L
-
Serialized Fields
-
accessConditionOptions
List<AccessConditionOptionRest> accessConditionOptions
-
canChangeDiscoverable
Boolean canChangeDiscoverable
-
id
String id
-
-
Class org.dspace.app.rest.model.SubmissionCCLicenseRest
-
Serialized Fields
-
fields
List<SubmissionCCLicenseFieldRest> fields
-
id
String id
-
name
String name
-
-
-
Class org.dspace.app.rest.model.SubmissionCCLicenseUrlRest
-
Serialized Fields
-
url
String url
-
-
-
Class org.dspace.app.rest.model.SubmissionCOARNotifyRest
-
Serialized Fields
-
id
String id
-
patterns
List<NotifyPattern> patterns
-
-
-
Class org.dspace.app.rest.model.SubmissionDefinitionRest
-
Serialized Fields
-
collections
List<CollectionRest> collections
-
defaultConf
boolean defaultConf
-
name
String name
-
panels
List<SubmissionSectionRest> panels
-
-
-
Class org.dspace.app.rest.model.SubmissionFormRest
-
Serialized Fields
-
name
String name
An unique name identifying the submission form -
rows
List<SubmissionFormRowRest> rows
The list of row in the submission form
-
-
-
Class org.dspace.app.rest.model.SubmissionSectionRest
-
Serialized Fields
-
header
String header
-
mandatory
boolean mandatory
-
scope
ScopeEnum scope
-
sectionType
String sectionType
-
visibility
SubmissionVisibilityRest visibility
-
-
-
Class org.dspace.app.rest.model.SubmissionUploadRest
-
Serialized Fields
-
accessConditionOptions
List<AccessConditionOptionRest> accessConditionOptions
-
maxSize
Long maxSize
-
metadata
SubmissionFormRest metadata
-
name
String name
-
required
boolean required
-
-
-
Class org.dspace.app.rest.model.SubscriptionRest
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Integer id
-
subscriptionParameterList
List<SubscriptionParameterRest> subscriptionParameterList
-
subscriptionType
String subscriptionType
-
-
Class org.dspace.app.rest.model.SuggestionRest
- serialVersionUID:
- 1L
-
Serialized Fields
-
display
String display
-
evidences
Map<String,
SuggestionRest.EvidenceRest> evidences -
externalSourceUri
String externalSourceUri
-
metadata
MetadataRest metadata
-
score
String score
-
source
String source
-
-
Class org.dspace.app.rest.model.SuggestionSourceRest
- serialVersionUID:
- 1L
-
Serialized Fields
-
total
int total
-
-
Class org.dspace.app.rest.model.SuggestionTargetRest
- serialVersionUID:
- 1L
-
Class org.dspace.app.rest.model.SupervisionOrderRest
-
Class org.dspace.app.rest.model.SystemWideAlertRest
-
Serialized Fields
-
active
boolean active
-
alertId
Integer alertId
-
allowSessions
String allowSessions
-
countdownTo
ZonedDateTime countdownTo
-
message
String message
-
-
-
Class org.dspace.app.rest.model.TemplateItemRest
-
Serialized Fields
-
lastModified
Instant lastModified
-
metadata
MetadataRest metadata
-
templateItemOf
CollectionRest templateItemOf
-
uuid
UUID uuid
-
-
-
Class org.dspace.app.rest.model.UsageReportPointCityRest
class UsageReportPointCityRest extends UsageReportPointRest implements Serializable -
Class org.dspace.app.rest.model.UsageReportPointCountryRest
class UsageReportPointCountryRest extends UsageReportPointRest implements Serializable -
Class org.dspace.app.rest.model.UsageReportPointDateRest
class UsageReportPointDateRest extends UsageReportPointRest implements Serializable -
Class org.dspace.app.rest.model.UsageReportPointDsoTotalVisitsRest
class UsageReportPointDsoTotalVisitsRest extends UsageReportPointRest implements Serializable-
Serialized Fields
-
type
String type
Type of dso a UsageReport is being requested of (e.g. item, bitstream, ...)
-
-
-
Class org.dspace.app.rest.model.UsageReportPointRest
-
Class org.dspace.app.rest.model.UsageReportRest
-
Serialized Fields
-
points
List<UsageReportPointRest> points
-
reportType
String reportType
-
-
-
Class org.dspace.app.rest.model.VersionHistoryRest
- serialVersionUID:
- -6466315011690554740L
-
Class org.dspace.app.rest.model.VersionRest
-
Class org.dspace.app.rest.model.ViewEventRest
-
Class org.dspace.app.rest.model.VocabularyEntryDetailsRest
-
Class org.dspace.app.rest.model.VocabularyEntryRest
class VocabularyEntryRest extends Object implements Serializable -
Class org.dspace.app.rest.model.VocabularyRest
-
Class org.dspace.app.rest.model.WorkflowActionRest
-
Class org.dspace.app.rest.model.WorkflowDefinitionRest
-
Serialized Fields
-
isDefault
boolean isDefault
-
name
String name
-
steps
List<WorkflowStepRest> steps
-
-
-
Class org.dspace.app.rest.model.WorkflowItemRest
class WorkflowItemRest extends AInprogressSubmissionRest implements Serializable -
Class org.dspace.app.rest.model.WorkflowStepRest
class WorkflowStepRest extends BaseObjectRest implements Serializable-
Serialized Fields
-
workflowactions
List<WorkflowActionRest> workflowactions
-
-
-
Class org.dspace.app.rest.model.WorkspaceItemRest
class WorkspaceItemRest extends AInprogressSubmissionRest implements Serializable
-
-
Package org.dspace.app.rest.model.step
-
Class org.dspace.app.rest.model.step.DataAccessCondition
class DataAccessCondition extends Object implements Serializable- serialVersionUID:
- -502652293641527738L
-
Serialized Fields
-
accessConditions
List<AccessConditionDTO> accessConditions
An array of all the policies that has been applied by the user to the item. -
discoverable
Boolean discoverable
If discoverable = 'false' indicates whether the current item hidden from all search/browse/OAI results, and is therefore only accessible via direct link (or bookmark).
-
-
Class org.dspace.app.rest.model.step.DataCCLicense
class DataCCLicense extends Object implements Serializable-
Serialized Fields
-
file
BitstreamRest file
-
rights
String rights
-
uri
String uri
-
-
-
Class org.dspace.app.rest.model.step.DataDescribe
class DataDescribe extends Object implements Serializable-
Serialized Fields
-
metadata
Map<String,
List<MetadataValueRest>> metadata
-
-
-
Class org.dspace.app.rest.model.step.DataDuplicateDetection
class DataDuplicateDetection extends Object implements Serializable-
Serialized Fields
-
potentialDuplicates
List<PotentialDuplicateRest> potentialDuplicates
A list of potential duplicate items found by DuplicateDetectionService, in their REST model form
-
-
-
Class org.dspace.app.rest.model.step.DataIdentifiers
class DataIdentifiers extends Object implements Serializable-
Serialized Fields
-
displayTypes
List<String> displayTypes
-
identifiers
List<IdentifierRest> identifiers
-
-
-
Class org.dspace.app.rest.model.step.DataLicense
class DataLicense extends Object implements Serializable -
Class org.dspace.app.rest.model.step.DataNotify
class DataNotify extends Object implements Serializable -
Class org.dspace.app.rest.model.step.DataUpload
class DataUpload extends Object implements Serializable-
Serialized Fields
-
files
List<UploadBitstreamRest> files
-
primary
UUID primary
-
-
-
Class org.dspace.app.rest.model.step.SherpaPolicy
class SherpaPolicy extends Object implements Serializable- serialVersionUID:
- 2440249335255683173L
-
Serialized Fields
-
retrievalTime
Instant retrievalTime
-
sherpaResponse
SHERPAResponse sherpaResponse
-
-
-
Package org.dspace.app.rest.security
-
Class org.dspace.app.rest.security.DSpaceAuthentication
class DSpaceAuthentication extends Object implements Serializable-
Serialized Fields
-
authenticated
boolean authenticated
-
authorities
List<GrantedAuthority> authorities
-
password
String password
-
previousLoginDate
Instant previousLoginDate
-
username
String username
-
-
-
-
Package org.dspace.app.rest.signposting.model
-
Class org.dspace.app.rest.signposting.model.LinksetRest
class LinksetRest extends RestAddressableModel implements Serializable -
Class org.dspace.app.rest.signposting.model.TypedLinkRest
class TypedLinkRest extends RestAddressableModel implements Serializable-
Serialized Fields
-
href
String href
-
profile
String profile
-
rel
LinksetRelationType rel
-
type
String type
-
-
-