|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionImpl | |
|---|---|
| org.dspace.identifier | |
| org.dspace.versioning | |
| Uses of VersionImpl in org.dspace.identifier |
|---|
| Methods in org.dspace.identifier that return VersionImpl | |
|---|---|
protected VersionImpl |
VersionedHandleIdentifierProvider.createVersion(Context c,
VersionHistory vh,
Item item,
String summary,
Date date,
int versionNumber)
|
| Uses of VersionImpl in org.dspace.versioning |
|---|
| Methods in org.dspace.versioning that return VersionImpl | |
|---|---|
VersionImpl |
VersionDAO.create(Context context)
|
protected VersionImpl |
VersioningServiceImpl.createVersion(Context c,
VersionHistory vh,
Item item,
String summary,
Date date)
|
VersionImpl |
VersionDAO.find(Context context,
int id)
|
VersionImpl |
VersionDAO.findByItem(Context c,
Item item)
|
VersionImpl |
VersionDAO.findByItemId(Context context,
int itemId)
|
| Methods in org.dspace.versioning with parameters of type VersionImpl | |
|---|---|
void |
VersionDAO.update(VersionImpl version)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||