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

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

public class Same
extends Difference

Represents no change. The compared objects are the same.

See Also:
Utilities.diff(ContentRepresentation,ContentRepresentation)

Constructor Summary
Same(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

Same

public Same(ContentRepresentation contentRepresentation)
Method Detail

getContentRepresentation

public ContentRepresentation getContentRepresentation()


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