Uses of Interface
edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.NewURIMaker
-
Packages that use NewURIMaker Package Description edu.cornell.mannlib.vitro.webapp.dao edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo -
-
Uses of NewURIMaker in edu.cornell.mannlib.vitro.webapp.dao
Classes in edu.cornell.mannlib.vitro.webapp.dao that implement NewURIMaker Modifier and Type Class Description classNewURIMakerVitro -
Uses of NewURIMaker in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
Methods in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo with parameters of type NewURIMaker Modifier and Type Method Description Map<String,String>ProcessRdfForm. URIsForNewRsources(EditConfigurationVTwo configuration, NewURIMaker newURIMaker)Constructors in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo with parameters of type NewURIMaker Constructor Description ProcessRdfForm(EditConfigurationVTwo config, NewURIMaker newURIMaker)Construct the ProcessRdfForm object.
-