Uses of Class
cz.metacentrum.perun.core.api.GenDataNode
Packages that use GenDataNode
-
Uses of GenDataNode in cz.metacentrum.perun.core.api
Subclasses of GenDataNode in cz.metacentrum.perun.core.apiModifier and TypeClassDescriptionclass
This class represents a node in the hierarchy of hashed data for provisioning.Methods in cz.metacentrum.perun.core.api that return GenDataNodeMethods in cz.metacentrum.perun.core.api that return types with arguments of type GenDataNodeMethod parameters in cz.metacentrum.perun.core.api with type arguments of type GenDataNodeModifier and TypeMethodDescriptionGenDataNode.Builder.children
(Map<Integer, GenDataNode> children) GenResourceDataNode.Builder.children
(Map<Integer, GenDataNode> children) Constructors in cz.metacentrum.perun.core.api with parameters of type GenDataNodeModifierConstructorDescriptionHashedGenData
(Map<String, Map<String, Object>> attributes, GenDataNode hierarchy, Integer facilityId) Constructor parameters in cz.metacentrum.perun.core.api with type arguments of type GenDataNodeModifierConstructorDescriptionprotected
GenDataNode
(Map<Integer, GenDataNode> children, Map<Integer, Integer> members)