| Modifier and Type | Method and Description |
|---|---|
org.swordapp.server.SwordCollection |
CollectionCollectionGenerator.buildCollection(Context context,
DSpaceObject dso,
SwordConfigurationDSpace swordConfig)
Build the collection for the given DSpaceObject.
|
org.swordapp.server.SwordCollection |
CommunityCollectionGenerator.buildCollection(Context context,
DSpaceObject dso,
SwordConfigurationDSpace swordConfig) |
org.swordapp.server.SwordCollection |
AtomCollectionGenerator.buildCollection(Context context,
DSpaceObject dso,
SwordConfigurationDSpace config)
Build the ATOM Collection which represents the given DSpace Object.
|
protected org.swordapp.server.DepositReceipt |
ReceiptGenerator.createFileReceipt(Context context,
DepositResult result,
SwordConfigurationDSpace config) |
protected org.swordapp.server.DepositReceipt |
ReceiptGenerator.createMediaResourceReceipt(Context context,
Item item,
SwordConfigurationDSpace config) |
protected DepositResult |
CollectionDepositManagerDSpace.createNewFromBinary(SwordContext swordContext,
Collection collection,
org.swordapp.server.Deposit deposit,
org.swordapp.server.AuthCredentials authCredentials,
SwordConfigurationDSpace swordConfig) |
protected DepositResult |
CollectionDepositManagerDSpace.createNewFromEntry(SwordContext swordContext,
Collection collection,
org.swordapp.server.Deposit deposit,
org.swordapp.server.AuthCredentials authCredentials,
SwordConfigurationDSpace swordConfig) |
protected DepositResult |
CollectionDepositManagerDSpace.createNewFromMultipart(SwordContext swordContext,
Collection collection,
org.swordapp.server.Deposit deposit,
org.swordapp.server.AuthCredentials authCredentials,
SwordConfigurationDSpace swordConfig) |
protected org.swordapp.server.DepositReceipt |
ReceiptGenerator.createReceipt(Context context,
DepositResult result,
SwordConfigurationDSpace config) |
protected org.swordapp.server.DepositReceipt |
ReceiptGenerator.createReceipt(Context context,
DepositResult result,
SwordConfigurationDSpace config,
boolean mediaResourceLocation)
Construct the entry
|
protected org.swordapp.server.DepositReceipt |
ReceiptGenerator.createReceipt(Context context,
Item item,
SwordConfigurationDSpace config)
Construct the entry
|
protected DepositResult |
ContainerManagerDSpace.doAddMetadata(SwordContext swordContext,
Item item,
org.swordapp.server.Deposit deposit,
org.swordapp.server.AuthCredentials authCredentials,
SwordConfigurationDSpace swordConfig) |
protected DepositResult |
ContainerManagerDSpace.doAddMetadata(SwordContext swordContext,
Item item,
org.swordapp.server.Deposit deposit,
org.swordapp.server.AuthCredentials authCredentials,
SwordConfigurationDSpace swordConfig,
DepositResult result) |
protected void |
ContainerManagerDSpace.doContainerDelete(SwordContext swordContext,
Item item,
org.swordapp.server.AuthCredentials authCredentials,
SwordConfigurationDSpace swordConfig) |
protected Collection |
CollectionDepositManagerDSpace.getDepositTarget(Context context,
String depositUrl,
SwordConfigurationDSpace config) |
org.swordapp.server.ServiceDocument |
ServiceDocumentManagerDSpace.getServiceDocument(SwordContext context,
String url,
SwordConfigurationDSpace swordConfig) |
SwordUrlManager |
SwordConfigurationDSpace.getUrlManager(Context context,
SwordConfigurationDSpace config) |
void |
DSpaceSwordAPI.isAcceptable(SwordConfigurationDSpace swordConfig,
Context context,
org.swordapp.server.Deposit deposit,
DSpaceObject dso) |
protected void |
DSpaceSwordAPI.storeEntryAsFile(org.swordapp.server.Deposit deposit,
org.swordapp.server.AuthCredentials auth,
SwordConfigurationDSpace config)
Store original package on disk and companion file containing SWORD headers as found in the deposit object
Also write companion file with header info from the deposit object.
|
void |
DSpaceSwordAPI.storeOriginals(SwordConfigurationDSpace swordConfig,
Context context,
VerboseDescription verboseDescription,
org.swordapp.server.Deposit deposit,
DepositResult result) |
protected void |
DSpaceSwordAPI.storePackageAsFile(org.swordapp.server.Deposit deposit,
org.swordapp.server.AuthCredentials auth,
SwordConfigurationDSpace config)
Store original package on disk and companion file containing SWORD headers as found in the deposit object
Also write companion file with header info from the deposit object.
|
| Constructor and Description |
|---|
SwordUrlManager(SwordConfigurationDSpace config,
Context context) |
Copyright © 2013 DuraSpace. All Rights Reserved.