Uses of Class
com.evolveum.midpoint.repo.sql.data.common.ROrg
-
Packages that use ROrg Package Description com.evolveum.midpoint.repo.sql.data.common -
-
Uses of ROrg in com.evolveum.midpoint.repo.sql.data.common
Methods in com.evolveum.midpoint.repo.sql.data.common that return types with arguments of type ROrg Modifier and Type Method Description Set<RObjectReference<ROrg>>
RObject. getParentOrgRef()
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type ROrg Modifier and Type Method Description static void
ROrg. copyFromJAXB(OrgType jaxb, ROrg repo, RepositoryContext repositoryContext, IdGeneratorResult generatorResult)
Method parameters in com.evolveum.midpoint.repo.sql.data.common with type arguments of type ROrg Modifier and Type Method Description void
RObject. setParentOrgRef(Set<RObjectReference<ROrg>> parentOrgRef)
-