Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractObjectPropertyStatementAction
-
Packages that use AbstractObjectPropertyStatementAction Package Description edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish -
-
Uses of AbstractObjectPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Subclasses of AbstractObjectPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt Modifier and Type Class Description classAddObjectPropertyStatementShould we allow the user to add this ObjectPropertyStatement to this model?classDropObjectPropertyStatementShould we allow the user to delete this ObjectPropertyStatement from this model?classEditObjectPropertyStatementShould we allow the user to edit this ObjectPropertyStatement in this model? -
Uses of AbstractObjectPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish
Subclasses of AbstractObjectPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish Modifier and Type Class Description classPublishObjectPropertyStatementShould we publish this ObjectPropertyStatement in a Linked Open Data request from the current user?
-