Uses of Class
org.openiam.am.srvc.dto.URIPatternSubstitution
-
Packages that use URIPatternSubstitution Package Description org.openiam.am.srvc.comparator org.openiam.am.srvc.dto -
-
Uses of URIPatternSubstitution in org.openiam.am.srvc.comparator
Methods in org.openiam.am.srvc.comparator with parameters of type URIPatternSubstitution Modifier and Type Method Description int
URIPatternSubstitutionComparator. compare(URIPatternSubstitution o1, URIPatternSubstitution o2)
-
Uses of URIPatternSubstitution in org.openiam.am.srvc.dto
Methods in org.openiam.am.srvc.dto that return types with arguments of type URIPatternSubstitution Modifier and Type Method Description TreeSet<URIPatternSubstitution>
URIPattern. getSubstititonOrderedSet()
-