Uses of Interface
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.AdminRequestedAction
-
Packages that use AdminRequestedAction Package Description edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin -
-
Uses of AdminRequestedAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin
Classes in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.admin that implement AdminRequestedAction Modifier and Type Class Description classAddNewUserShould we allow the user to create a user account?classLoadOntologyShould we allow the user to load an ontology?classRebuildTextIndexclassRemoveUserShould we allow the user to remove a user accountclassServerStatusShould we allow the user to view information about the server status?classUpdateTextIndexclassUploadFileShould we allow the user to upload a file?
-