Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt.AbstractDataPropertyStatementAction
-
Packages that use AbstractDataPropertyStatementAction Package Description edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish -
-
Uses of AbstractDataPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt
Subclasses of AbstractDataPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt Modifier and Type Class Description classAddDataPropertyStatementShould we allow the user to add this DataPropertyStatement to this model?classDropDataPropertyStatementShould we allow the user to delete this DataPropertyStatement from this model?classEditDataPropertyStatementShould we allow the user to edit this DataPropertyStatement in this model? -
Uses of AbstractDataPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish
Subclasses of AbstractDataPropertyStatementAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish Modifier and Type Class Description classPublishDataPropertyStatementShould we publish this DataPropertyStatement in a Linked Open Data request from the current user?
-