Class SwordServiceDocument
java.lang.Object
eu.dnetlib.app.directindex.sword.model.SwordServiceDocument
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanfinal booleanfinal SwordIdDescPropertyfinal Stringfinal longfinal longfinal longfinal longfinal longfinal longfinal booleanfinal List<SwordService>final Stringfinal longfinal SwordIdDescPropertyfinal Stringfinal String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()longlonglonglonglonglonggetRoot()longgetTitle()getType()booleanbooleanbooleanstatic SwordServiceDocumentnewInstance(String serviceDocId, String title, String desc) voidsetDescription(String description) voidvoidvoid
-
Field Details
-
context
- See Also:
-
id
-
type
- See Also:
-
title
-
description
-
root
-
acceptDeposits
public final boolean acceptDeposits- See Also:
-
version
- See Also:
-
maxUploadSize
public final long maxUploadSize- See Also:
-
maxByReferenceSize
public final long maxByReferenceSize- See Also:
-
maxSegmentSize
public final long maxSegmentSize- See Also:
-
minSegmentSize
public final long minSegmentSize- See Also:
-
maxAssembledSize
public final long maxAssembledSize- See Also:
-
maxSegments
public final long maxSegments- See Also:
-
accept
-
acceptArchiveFormat
-
acceptPackaging
-
acceptMetadata
-
collectionPolicy
-
treatment
-
staging
-
stagingMaxIdle
public final long stagingMaxIdle- See Also:
-
byReferenceDeposit
public final boolean byReferenceDeposit- See Also:
-
onBehalfOf
public final boolean onBehalfOf- See Also:
-
digest
-
authentication
-
services
-
-
Constructor Details
-
SwordServiceDocument
public SwordServiceDocument()
-
-
Method Details
-
newInstance
-
getId
-
setId
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getRoot
-
setRoot
-
getContext
-
getType
-
isAcceptDeposits
public boolean isAcceptDeposits() -
getVersion
-
getMaxUploadSize
public long getMaxUploadSize() -
getMaxByReferenceSize
public long getMaxByReferenceSize() -
getMaxSegmentSize
public long getMaxSegmentSize() -
getMinSegmentSize
public long getMinSegmentSize() -
getMaxAssembledSize
public long getMaxAssembledSize() -
getMaxSegments
public long getMaxSegments() -
getAccept
-
getAcceptArchiveFormat
-
getAcceptPackaging
-
getAcceptMetadata
-
getCollectionPolicy
-
getTreatment
-
getStaging
-
getStagingMaxIdle
public long getStagingMaxIdle() -
isByReferenceDeposit
public boolean isByReferenceDeposit() -
isOnBehalfOf
public boolean isOnBehalfOf() -
getDigest
-
getAuthentication
-
getServices
-