|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.sword.DSpaceATOMEntry
org.dspace.sword.ItemEntryGenerator
public class ItemEntryGenerator
| Field Summary |
|---|
| Fields inherited from class org.dspace.sword.DSpaceATOMEntry |
|---|
bitstream, deposit, entry, item, result, swordService |
| Constructor Summary | |
|---|---|
protected |
ItemEntryGenerator(SWORDService service)
|
| Method Summary | |
|---|---|
protected void |
addCategories()
Add all the subject classifications from the bibliographic metadata. |
protected void |
addContentElement()
Set the content type that DSpace received. |
protected void |
addIdentifier()
Add the identifier for the item. |
protected void |
addLastUpdatedDate()
Add the date that this item was last updated |
protected void |
addLinks()
Add links associated with this item. |
protected void |
addPublishDate()
Add the date of publication from the bibliographic metadata |
protected void |
addRights()
Add rights information. |
protected void |
addSummary()
Add the summary/abstract from the bibliographic metadata |
protected void |
addTitle()
Add the title from the bibliographic metadata |
| Methods inherited from class org.dspace.sword.DSpaceATOMEntry |
|---|
addAuthors, addContributors, addGenerator, addPackagingElement, addTreatment, constructEntry, getSWORDEntry, getSWORDEntry, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ItemEntryGenerator(SWORDService service)
| Method Detail |
|---|
protected void addCategories()
protected void addContentElement()
throws DSpaceSWORDException
DSpaceSWORDExceptionprotected void addIdentifier()
protected void addLinks()
throws DSpaceSWORDException
DSpaceSWORDExceptionprotected void addPublishDate()
protected void addRights()
throws DSpaceSWORDException
DSpaceSWORDExceptionprotected void addSummary()
protected void addTitle()
protected void addLastUpdatedDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||