|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.services.contentrepresentation.difference.DifferenceEntry
nl.gx.webmanager.services.contentrepresentation.difference.ChangedEntry
public class ChangedEntry
Represents change where content has been modified.
Utilities.diff(ContentRepresentation,ContentRepresentation)| Constructor Summary | |
|---|---|
ChangedEntry(java.lang.String name,
ContentRepresentationEntry firstValue,
ContentRepresentationEntry secondValue)
|
|
| Method Summary | |
|---|---|
ContentRepresentationEntry |
getFirstValue()
|
ContentRepresentationEntry |
getSecondValue()
|
| Methods inherited from class nl.gx.webmanager.services.contentrepresentation.difference.DifferenceEntry |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangedEntry(java.lang.String name,
ContentRepresentationEntry firstValue,
ContentRepresentationEntry secondValue)
| Method Detail |
|---|
public ContentRepresentationEntry getFirstValue()
public ContentRepresentationEntry getSecondValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||