Uses of Class
com.evolveum.midpoint.provisioning.impl.ShadowCacheFactory.Mode

Packages that use ShadowCacheFactory.Mode
com.evolveum.midpoint.provisioning.impl   
 

Uses of ShadowCacheFactory.Mode in com.evolveum.midpoint.provisioning.impl
 

Methods in com.evolveum.midpoint.provisioning.impl that return ShadowCacheFactory.Mode
static ShadowCacheFactory.Mode ShadowCacheFactory.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ShadowCacheFactory.Mode[] ShadowCacheFactory.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.provisioning.impl with parameters of type ShadowCacheFactory.Mode
 ShadowCache ProvisioningServiceImpl.getShadowCache(ShadowCacheFactory.Mode mode)
           
 ShadowCache ShadowCacheFactory.getShadowCache(ShadowCacheFactory.Mode mode)
           
 



Copyright © 2013 evolveum. All Rights Reserved.