|
||||||||||
| 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.AddedEntry
public class AddedEntry
Represents change where content was added to the second content representation entry.
Utilities.diff(ContentRepresentation,ContentRepresentation)| Constructor Summary | |
|---|---|
AddedEntry(java.lang.String name,
ContentRepresentationEntry value)
|
|
| Method Summary | |
|---|---|
ContentRepresentationEntry |
getValue()
The content that was added. |
| 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 AddedEntry(java.lang.String name,
ContentRepresentationEntry value)
| Method Detail |
|---|
public ContentRepresentationEntry getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||