|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.planets_project.services.modify.ModifyResult
public final class ModifyResult
Result type for modification services.
| Constructor Summary | |
|---|---|
ModifyResult(DigitalObject digitalObject,
ServiceReport report)
|
|
| Method Summary | |
|---|---|
DigitalObject |
getDigitalObject()
|
ServiceReport |
getReport()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModifyResult(DigitalObject digitalObject,
ServiceReport report)
digitalObject - The modified digital objectreport - The report for the modification| Method Detail |
|---|
public DigitalObject getDigitalObject()
public ServiceReport getReport()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||