Uses of Class
cz.metacentrum.perun.core.api.HashedGenData
Packages that use HashedGenData
Package
Description
-
Uses of HashedGenData in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return HashedGenDataModifier and TypeMethodDescriptionServicesManager.getHashedDataWithGroups
(PerunSession perunSession, Service service, Facility facility, boolean consentEval, int taskRunId) Generates hashed data with group structure for given service and facility.ServicesManager.getHashedHierarchicalData
(PerunSession perunSession, Service service, Facility facility, boolean consentEval, int taskRunId) Generates hashed hierarchical data structure for given service and facility. -
Uses of HashedGenData in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return HashedGenDataModifier and TypeMethodDescriptionServicesManagerBl.getHashedDataWithGroups
(PerunSession perunSession, Service service, Facility facility, boolean consentEval, int taskRunId) Generates hashed data with group structure for given service and resource.ServicesManagerBl.getHashedHierarchicalData
(PerunSession perunSession, Service service, Facility facility, boolean consentEval, int taskRunId) Generates hashed hierarchical data structure for given service and resource. -
Uses of HashedGenData in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that return HashedGenDataModifier and TypeMethodDescriptionServicesManagerBlImpl.getHashedDataWithGroups
(PerunSession sess, Service service, Facility facility, boolean consentEval, int taskRunId) ServicesManagerBlImpl.getHashedHierarchicalData
(PerunSession sess, Service service, Facility facility, boolean consentEval, int taskRunId) -
Uses of HashedGenData in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that return HashedGenDataModifier and TypeMethodDescriptionServicesManagerEntry.getHashedDataWithGroups
(PerunSession sess, Service service, Facility facility, boolean consentEval, int taskRunId) ServicesManagerEntry.getHashedHierarchicalData
(PerunSession sess, Service service, Facility facility, boolean consentEval, int taskRunId) -
Uses of HashedGenData in cz.metacentrum.perun.core.provisioning
Methods in cz.metacentrum.perun.core.provisioning that return HashedGenDataModifier and TypeMethodDescriptionGroupsHashedDataGenerator.generateData()
HashedDataGenerator.generateData()
Generated hashed data structure used for provisioning.HierarchicalHashedDataGenerator.generateData()