Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceAccountTypeDefinitionType

Packages that use ResourceAccountTypeDefinitionType
com.evolveum.midpoint.model   
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of ResourceAccountTypeDefinitionType in com.evolveum.midpoint.model
 

Methods in com.evolveum.midpoint.model that return ResourceAccountTypeDefinitionType
 ResourceAccountTypeDefinitionType AccountSyncContext.getResourceAccountTypeDefinitionType()
           
 

Uses of ResourceAccountTypeDefinitionType in com.evolveum.midpoint.schema.util
 

Methods in com.evolveum.midpoint.schema.util that return ResourceAccountTypeDefinitionType
static ResourceAccountTypeDefinitionType ResourceTypeUtil.getResourceAccountTypeDefinitionType(ResourceType resource, java.lang.String accountType)
           
 

Uses of ResourceAccountTypeDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type ResourceAccountTypeDefinitionType
protected  java.util.List<ResourceAccountTypeDefinitionType> SchemaHandlingType.accountType
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ResourceAccountTypeDefinitionType
 ResourceAccountTypeDefinitionType ObjectFactory.createResourceAccountTypeDefinitionType()
          Create an instance of ResourceAccountTypeDefinitionType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type ResourceAccountTypeDefinitionType
 java.util.List<ResourceAccountTypeDefinitionType> SchemaHandlingType.getAccountType()
          Gets the value of the accountType property.
 



Copyright © 2012 evolveum. All Rights Reserved.