cz.cuni.amis.pogamut.multi.communication.translator.event
Interface ISharedPropertyUpdateResult

All Known Implementing Classes:
ISharedPropertyUpdateResult.SharedPropertyUpdateResult

public interface ISharedPropertyUpdateResult

Interface for results returned by ISharedPropertyUpdatedEvent .


Nested Class Summary
static class ISharedPropertyUpdateResult.Result
           
static class ISharedPropertyUpdateResult.SharedPropertyUpdateResult
           
 
Method Summary
 ISharedProperty getProperty()
           
 ISharedPropertyUpdateResult.Result getResult()
           
 

Method Detail

getResult

ISharedPropertyUpdateResult.Result getResult()

getProperty

ISharedProperty getProperty()