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

Package class diagram package ISharedPropertyUpdateResult
All Known Implementing Classes:
ISharedPropertyUpdateResult.SharedPropertyUpdateResult

public interface ISharedPropertyUpdateResult

Interface for results returned by ISharedPropertyUpdatedEvent .

Author:
srlok

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()


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.