|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Revision
represents revision that can be applied to a revisable object
Revisable,
RevisionEvent| Field Summary |
|---|
| Fields inherited from interface com.antelmann.calendar.Timed |
|---|
COMPARATOR, DATE_EXTRACTOR |
| Method Summary | |
|---|---|
Revisable |
getRevisable()
returns the object that this revision applies to |
Object |
getRevisionChanges()
specifies the changes that this revision implies |
String |
getRevisionComment()
returns additional comments made for this revision |
Object |
getRevisionSource()
specifies who or what initiated the revision |
Status |
getRevisionStatus()
returns the status that this revision applied to the revisable instance |
| Methods inherited from interface com.antelmann.calendar.Timed |
|---|
getTime |
| Method Detail |
|---|
Object getRevisionSource()
Revisable getRevisable()
Object getRevisionChanges()
Status getRevisionStatus()
String getRevisionComment()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||