nl.gx.webmanager.services.contentrepresentation.difference
Class RemovedEntry

java.lang.Object
  extended by nl.gx.webmanager.services.contentrepresentation.difference.DifferenceEntry
      extended by nl.gx.webmanager.services.contentrepresentation.difference.RemovedEntry

public class RemovedEntry
extends DifferenceEntry

Represents change where content was removed in the second content representation entry.

See Also:
Utilities.diff(ContentRepresentation,ContentRepresentation)

Constructor Summary
RemovedEntry(java.lang.String name, ContentRepresentationEntry value)
           
 
Method Summary
 ContentRepresentationEntry getValue()
           
 
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

RemovedEntry

public RemovedEntry(java.lang.String name,
                    ContentRepresentationEntry value)
Method Detail

getValue

public ContentRepresentationEntry getValue()


Copyright © 2007-2011 GX Software BV. All Rights Reserved.