edu.stanford.smi.protege.server
Interface RemoteServerProject
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- ServerProject, ServerProject_Stub
- public interface RemoteServerProject
- extends Remote
getURI
public URI getURI(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getDomainKbFrameStore
public RemoteServerFrameStore getDomainKbFrameStore(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getDomainKbFactoryClassName
public String getDomainKbFactoryClassName()
throws RemoteException
- Throws:
RemoteException
getProjectKbFrameStore
public RemoteServerFrameStore getProjectKbFrameStore(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getProjectKbFactoryClassName
public String getProjectKbFactoryClassName()
throws RemoteException
- Throws:
RemoteException
getCurrentSessions
public Collection getCurrentSessions(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
close
public void close(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
register
public void register(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.