Uses of Class
org.gcube.portal.shared.VRECategory
-
Packages that use VRECategory Package Description org.gcube.portal org.gcube.portal.shared -
-
Uses of VRECategory in org.gcube.portal
Methods in org.gcube.portal that return types with arguments of type VRECategory Modifier and Type Method Description LinkedHashMap<VRECategory,ArrayList<VRE>>GatewayVresInfoService. getPortalSitesMappedToVRE(long gatewaySiteGroupId, String host)LinkedHashMap<VRECategory,ArrayList<VRE>>Gateway. getVreListMap()Method parameters in org.gcube.portal with type arguments of type VRECategory Modifier and Type Method Description voidGateway. setVreListMap(LinkedHashMap<VRECategory,ArrayList<VRE>> vreListMap)Constructor parameters in org.gcube.portal with type arguments of type VRECategory Constructor Description Gateway(String name, String description, String keywords, String communities, String logoURL, long siteGroupId, LinkedHashMap<VRECategory,ArrayList<VRE>> vreListMap, String url) -
Uses of VRECategory in org.gcube.portal.shared
Methods in org.gcube.portal.shared with parameters of type VRECategory Modifier and Type Method Description intVRECategory. compareTo(VRECategory vreCategory)
-