edu.stanford.smi.protege.server
Class ServerProject
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
edu.stanford.smi.protege.server.ServerProject
- All Implemented Interfaces:
- Remote, RemoteServerProject, Serializable
- public class ServerProject
- extends UnicastRemoteObject
- implements RemoteServerProject
- See Also:
- Serialized Form
ServerProject
public ServerProject(Server server,
URI uri,
Project project)
throws RemoteException
getURI
public URI getURI(RemoteSession session)
- Specified by:
getURI
in interface RemoteServerProject
getDomainKbFactoryClassName
public String getDomainKbFactoryClassName()
throws RemoteException
- Specified by:
getDomainKbFactoryClassName
in interface RemoteServerProject
- Throws:
RemoteException
getProjectKbFactoryClassName
public String getProjectKbFactoryClassName()
throws RemoteException
- Specified by:
getProjectKbFactoryClassName
in interface RemoteServerProject
- Throws:
RemoteException
getDomainKbFrameStore
public RemoteServerFrameStore getDomainKbFrameStore(RemoteSession session)
throws RemoteException
- Specified by:
getDomainKbFrameStore
in interface RemoteServerProject
- Throws:
RemoteException
getProjectKbFrameStore
public RemoteServerFrameStore getProjectKbFrameStore(RemoteSession session)
throws RemoteException
- Specified by:
getProjectKbFrameStore
in interface RemoteServerProject
- Throws:
RemoteException
register
public void register(RemoteSession session)
- Specified by:
register
in interface RemoteServerProject
close
public void close(RemoteSession session)
- Specified by:
close
in interface RemoteServerProject
getCurrentSessions
public Collection getCurrentSessions(RemoteSession unusedSession)
- Specified by:
getCurrentSessions
in interface RemoteServerProject
isDirty
public boolean isDirty()
setClean
public void setClean()
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.