Uses of Class
cz.metacentrum.perun.core.api.FacilityWithAttributes
Packages that use FacilityWithAttributes
Package
Description
-
Uses of FacilityWithAttributes in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return types with arguments of type FacilityWithAttributesModifier and TypeMethodDescriptionFacilitiesManager.getFacilitiesByAttributeWithAttributes
(PerunSession sess, String searchAttributeName, String searchAttributeValue, List<String> attrNames) Searches (partially!) -
Uses of FacilityWithAttributes in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return types with arguments of type FacilityWithAttributesModifier and TypeMethodDescriptionFacilitiesManagerBl.getFacilitiesByAttributeWithAttributes
(PerunSession sess, String searchAttributeName, String searchAttributeValue, List<String> attrNames) Searches (partially!) -
Uses of FacilityWithAttributes in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that return types with arguments of type FacilityWithAttributesModifier and TypeMethodDescriptionFacilitiesManagerBlImpl.getFacilitiesByAttributeWithAttributes
(PerunSession sess, String searchAttributeName, String searchAttributeValue, List<String> attrNames) -
Uses of FacilityWithAttributes in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that return types with arguments of type FacilityWithAttributesModifier and TypeMethodDescriptionFacilitiesManagerEntry.getFacilitiesByAttributeWithAttributes
(PerunSession sess, String searchAttributeName, String searchAttributeValue, List<String> attrNames)