Uses of Class
org.openiam.idm.srvc.synch.dto.PatternWithGroupNames
-
Packages that use PatternWithGroupNames Package Description org.openiam.idm.srvc.synch.dto -
-
Uses of PatternWithGroupNames in org.openiam.idm.srvc.synch.dto
Methods in org.openiam.idm.srvc.synch.dto that return PatternWithGroupNames Modifier and Type Method Description PatternWithGroupNames
LogSyncObject. getPattern()
Methods in org.openiam.idm.srvc.synch.dto with parameters of type PatternWithGroupNames Modifier and Type Method Description void
LogSyncObject. setPattern(PatternWithGroupNames pattern)
Constructors in org.openiam.idm.srvc.synch.dto with parameters of type PatternWithGroupNames Constructor Description LogSyncObject(String logString, PatternWithGroupNames pattern)
-