Uses of Class
org.dspace.rest.common.HierarchyCommunity
-
Packages that use HierarchyCommunity Package Description org.dspace.rest.common -
-
Uses of HierarchyCommunity in org.dspace.rest.common
Subclasses of HierarchyCommunity in org.dspace.rest.common Modifier and Type Class Description classHierarchySiteUsed to handle/determine status of REST API.Methods in org.dspace.rest.common that return types with arguments of type HierarchyCommunity Modifier and Type Method Description List<HierarchyCommunity>HierarchyCommunity. getCommunities()Method parameters in org.dspace.rest.common with type arguments of type HierarchyCommunity Modifier and Type Method Description voidHierarchyCommunity. setCommunities(List<HierarchyCommunity> communities)
-