fr.paris5.shaman.insight.service
Interface OperationService

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
OperationServiceImpl

public interface OperationService
extends java.rmi.Remote

The entry point for the client whishing to access the Insight model. This service executes Operation objects on the server-side model.

Version:
$Id: OperationService.java,v 1.3 2002/08/02 16:04:52 caillette Exp $
Author:
Laurent Caillette

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 Operation executeOperation(Operation operation)
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

executeOperation

public Operation executeOperation(Operation operation)
                           throws java.lang.Exception


Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.