edu.stanford.smi.protege.server.metaproject.impl
Class PolicyImpl
java.lang.Object
edu.stanford.smi.protege.server.metaproject.impl.PolicyImpl
- All Implemented Interfaces:
- Policy
public class PolicyImpl
- extends Object
- implements Policy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyImpl
public PolicyImpl(MetaProjectImpl mp)
isOperationAuthorized
public boolean isOperationAuthorized(UserInstance user,
Operation op,
MetaProjectInstance project)
- Specified by:
isOperationAuthorized
in interface Policy
getAllowedOperations
public Set<Operation> getAllowedOperations(UserInstance user,
MetaProjectInstance project)
- Specified by:
getAllowedOperations
in interface Policy
getKnownOperations
public Set<Operation> getKnownOperations()
- Specified by:
getKnownOperations
in interface Policy
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.