edu.stanford.smi.protege.util
Class RemoteJob
java.lang.Object
edu.stanford.smi.protege.util.RemoteJob
- Direct Known Subclasses:
- ProtegeJob, ServerJob
public abstract class RemoteJob
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteJob
public RemoteJob()
run
public abstract Object run()
throws ProtegeException
- This class is overridden by the sub class and defines
the fuunctionality of this job. The intention is that the
sub-class will define this method and callers will use the
execute() method.
- Returns:
-
- Throws:
ProtegeException
fixLoader
public abstract void fixLoader()
serverSideCheckOperationAllowed
public boolean serverSideCheckOperationAllowed(Operation op,
ProjectInstance projectInstance)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.