edu.stanford.smi.protege.server
Interface RemoteServerProject
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- ServerProject
public interface RemoteServerProject
- extends Remote
getURI
URI getURI(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getDomainKbFrameStore
RemoteServerFrameStore getDomainKbFrameStore(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getDomainKbFactoryClassName
String getDomainKbFactoryClassName()
throws RemoteException
- Throws:
RemoteException
getProjectKbFrameStore
RemoteServerFrameStore getProjectKbFrameStore(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getProjectKbFactoryClassName
String getProjectKbFactoryClassName()
throws RemoteException
- Throws:
RemoteException
getCurrentSessions
Collection getCurrentSessions(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
close
void close(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
register
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-2010 Stanford University.