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

java.lang.Object
  extended by nl.gx.webmanager.services.contentrepresentation.difference.Difference
      extended by nl.gx.webmanager.services.contentrepresentation.difference.Removed

public class Removed
extends Difference

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

See Also:
Utilities.diff(ContentRepresentation,ContentRepresentation)

Constructor Summary
Removed(ContentRepresentation contentRepresentation)
           
 
Method Summary
 ContentRepresentation getContentRepresentation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Removed

public Removed(ContentRepresentation contentRepresentation)
Method Detail

getContentRepresentation

public ContentRepresentation getContentRepresentation()


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