Uses of Record Class
ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphDto
Packages that use GraphDto
Package
Description
-
Uses of GraphDto in ch.admin.bit.jeap.reaction.observer.web.models.graph
Methods in ch.admin.bit.jeap.reaction.observer.web.models.graph that return GraphDtoModifier and TypeMethodDescriptionGraphWithFingerprintDto.graph()Returns the value of thegraphrecord component.Constructors in ch.admin.bit.jeap.reaction.observer.web.models.graph with parameters of type GraphDtoModifierConstructorDescriptionGraphWithFingerprintDto(GraphDto graph, String fingerprint) Creates an instance of aGraphWithFingerprintDtorecord class. -
Uses of GraphDto in ch.admin.bit.jeap.reaction.observer.web.service
Methods in ch.admin.bit.jeap.reaction.observer.web.service that return GraphDtoModifier and TypeMethodDescriptionstatic GraphDtoGraphDtoMapper.map(ch.admin.bit.jeap.reaction.observer.domain.models.graph.Graph domainGraph) Methods in ch.admin.bit.jeap.reaction.observer.web.service with parameters of type GraphDto