Faceted Project Framework
Version 1.3

org.eclipse.wst.common.project.facet.core.runtime.events
Interface IValidationStatusChangedEvent

All Superinterfaces:
IRuntimeLifecycleEvent

public interface IValidationStatusChangedEvent
extends IRuntimeLifecycleEvent

Author:
Konstantin Komissarchik

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.wst.common.project.facet.core.runtime.events.IRuntimeLifecycleEvent
IRuntimeLifecycleEvent.Type
 
Method Summary
 IStatus getNewValidationStatus()
           
 IStatus getOldValidationStatus()
           
 
Methods inherited from interface org.eclipse.wst.common.project.facet.core.runtime.events.IRuntimeLifecycleEvent
getRuntime, getType
 

Method Detail

getOldValidationStatus

IStatus getOldValidationStatus()

getNewValidationStatus

IStatus getNewValidationStatus()

Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.