Adding getVClassesForVClassGroup to JSONServlet NIHVIVO-1674

This commit is contained in:
bdc34 2011-01-24 21:49:48 +00:00
parent 5db1494e85
commit 00bdb056d5
11 changed files with 239 additions and 115 deletions

View file

@ -15,7 +15,7 @@ import com.hp.hpl.jena.rdf.model.ModelFactory;
import com.hp.hpl.jena.rdf.model.Resource;
import com.hp.hpl.jena.rdf.model.ResourceFactory;
import edu.cornell.mannlib.vitro.webapp.web.DisplayVocabulary;
import edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary;
public class ProhibitedFromSearchTest {