org.squashtest.csp.tm.domain.event
Interface ChangedProperty

All Known Implementing Classes:
RequirementLargePropertyChange, RequirementPropertyChange

public interface ChangedProperty

Author:
Gregory Fouquet

Method Summary
 String getNewValue()
           
 String getOldValue()
           
 String getPropertyName()
           
 

Method Detail

getPropertyName

String getPropertyName()

getOldValue

String getOldValue()

getNewValue

String getNewValue()


Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.