Uses of Class
org.dspace.rest.common.HierarchyCollection
-
Packages that use HierarchyCollection Package Description org.dspace.rest.common -
-
Uses of HierarchyCollection in org.dspace.rest.common
Methods in org.dspace.rest.common that return types with arguments of type HierarchyCollection Modifier and Type Method Description List<HierarchyCollection>HierarchyCommunity. getCollections()Method parameters in org.dspace.rest.common with type arguments of type HierarchyCollection Modifier and Type Method Description voidHierarchyCommunity. setCollections(List<HierarchyCollection> collections)
-