Uses of Class
de.trustable.ca3s.core.service.dto.ARARestriction
-
Packages that use ARARestriction Package Description de.trustable.ca3s.core.service.dto Data Transfer Objects.de.trustable.ca3s.core.service.util -
-
Uses of ARARestriction in de.trustable.ca3s.core.service.dto
Methods in de.trustable.ca3s.core.service.dto that return ARARestriction Modifier and Type Method Description ARARestriction[]PipelineView. getAraRestrictions()Methods in de.trustable.ca3s.core.service.dto with parameters of type ARARestriction Modifier and Type Method Description voidPipelineView. setAraRestrictions(ARARestriction[] araRestrictions) -
Uses of ARARestriction in de.trustable.ca3s.core.service.util
Methods in de.trustable.ca3s.core.service.util that return ARARestriction Modifier and Type Method Description @NotNull ARARestriction[]PipelineUtil. initAraRestrictions(Pipeline pipeline)Methods in de.trustable.ca3s.core.service.util with parameters of type ARARestriction Modifier and Type Method Description booleanPipelineUtil. isPipelineAdditionalRestrictionsResolved(ARARestriction[] araRestrictions, NamedValues[] nvARArr, List<String> messageList)
-