org.eclipse.net4j.buddies.common
Interface IFacilityInstalledEvent

All Superinterfaces:
IEvent

public interface IFacilityInstalledEvent
extends IEvent


Method Summary
 boolean fromRemote()
           
 ICollaboration getCollaboration()
           
 IFacility getFacility()
           
 
Methods inherited from interface org.eclipse.net4j.util.event.IEvent
getSource
 

Method Detail

getCollaboration

ICollaboration getCollaboration()

getFacility

IFacility getFacility()

fromRemote

boolean fromRemote()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.