nl.surfnet.coin.csa.model
Class Taxonomy

java.lang.Object
  extended by nl.surfnet.coin.csa.model.Taxonomy

public class Taxonomy
extends Object


Constructor Summary
Taxonomy()
           
Taxonomy(List<Category> categories)
           
 
Method Summary
 List<Category> getCategories()
           
 void restoreCategoryReferences()
           
 void setCategories(List<Category> categories)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Taxonomy

public Taxonomy()

Taxonomy

public Taxonomy(List<Category> categories)
Method Detail

getCategories

public List<Category> getCategories()

setCategories

public void setCategories(List<Category> categories)

restoreCategoryReferences

public void restoreCategoryReferences()


Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.