org.eclipse.emf.cdo.server
Interface IView

All Superinterfaces:
CDOProtocolView
All Known Subinterfaces:
ITransaction

public interface IView
extends CDOProtocolView


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.CDOProtocolView
CDOProtocolView.Type
 
Method Summary
 ISession getSession()
           
 
Methods inherited from interface org.eclipse.emf.cdo.common.CDOProtocolView
getViewID, getViewType
 

Method Detail

getSession

ISession getSession()
Specified by:
getSession in interface CDOProtocolView

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