|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SWORDService | |
|---|---|
| org.dspace.sword | |
| Uses of SWORDService in org.dspace.sword |
|---|
| Fields in org.dspace.sword declared as SWORDService | |
|---|---|
protected SWORDService |
ATOMCollectionGenerator.swordService
the sword service definition |
protected SWORDService |
Depositor.swordService
The sword service implementation |
protected SWORDService |
DSpaceATOMEntry.swordService
sword service implementation |
| Methods in org.dspace.sword with parameters of type SWORDService | |
|---|---|
boolean |
SWORDAuthenticator.canSubmit(SWORDService swordService,
Deposit deposit,
DSpaceObject dso)
Can the users contained in this object's member SWORDContext make a successful submission to the selected collection. |
DepositResult |
SimpleFileIngester.ingest(SWORDService service,
Deposit deposit,
DSpaceObject target)
perform the ingest using the given deposit object onto the specified target dspace object, using the sword service implementation |
DepositResult |
SWORDIngester.ingest(SWORDService service,
Deposit deposit,
DSpaceObject target)
Ingest the package as described in the given Deposit object within the given DSpace Context |
DepositResult |
SWORDMETSIngester.ingest(SWORDService service,
Deposit deposit,
DSpaceObject dso)
|
| Constructors in org.dspace.sword with parameters of type SWORDService | |
|---|---|
ATOMCollectionGenerator(SWORDService service)
Create a new ATOM collection generator using the given sword service |
|
BitstreamEntryGenerator(SWORDService service)
Create a new ATOM Entry generator which can provide a SWORD Entry for a bitstream |
|
CollectionCollectionGenerator(SWORDService service)
Construct an object taking the sword service instance an argument |
|
CollectionDepositor(SWORDService swordService,
DSpaceObject dso)
Construct a depositor for the given service instance on the given DSpaceObject. |
|
CommunityCollectionGenerator(SWORDService service)
|
|
DepositManager(SWORDService service)
Construct a new DepositManager using the given instantiation of the SWORD service implementation |
|
Depositor(SWORDService swordService,
DSpaceObject dso)
Construct a new Depositor with the given sword service on the given dspace object. |
|
DSpaceATOMEntry(SWORDService service)
Create a new atom entry object around the given service |
|
ItemCollectionGenerator(SWORDService service)
|
|
ItemDepositor(SWORDService swordService,
DSpaceObject dso)
|
|
ItemEntryGenerator(SWORDService service)
|
|
MediaEntryManager(SWORDService swordService)
|
|
ServiceDocumentManager(SWORDService service)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||