Uses of Class
org.apache.sling.serviceusermapping.Mapping
-
-
Uses of Mapping in org.apache.sling.serviceusermapping
Methods in org.apache.sling.serviceusermapping that return types with arguments of type Mapping Modifier and Type Method Description List<Mapping>ServiceUserMapper. getActiveMappings()Returns a list of all of the active mappings in the Service User Mapper.Methods in org.apache.sling.serviceusermapping with parameters of type Mapping Modifier and Type Method Description intMapping. compareTo(Mapping o)
-