Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.AccountConstructionType

Packages that use AccountConstructionType
com.evolveum.midpoint.model.lens   
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of AccountConstructionType in com.evolveum.midpoint.model.lens
 

Constructors in com.evolveum.midpoint.model.lens with parameters of type AccountConstructionType
AccountConstruction(AccountConstructionType accountConstructionType, ObjectType source)
           
 

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

Methods in com.evolveum.midpoint.schema.util with parameters of type AccountConstructionType
static java.lang.String SchemaDebugUtil.prettyPrint(AccountConstructionType act)
           
 

Uses of AccountConstructionType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return AccountConstructionType
 AccountConstructionType AccountConstructionType.clone()
          Creates and returns a deep copy of this object.
 AccountConstructionType ObjectFactory.createAccountConstructionType()
          Create an instance of AccountConstructionType
 AccountConstructionType AssignmentType.getAccountConstruction()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type AccountConstructionType
 java.util.List<AccountConstructionType> UserTemplateType.getAccountConstruction()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type AccountConstructionType
 void AssignmentType.setAccountConstruction(AccountConstructionType value)
           
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type AccountConstructionType
AccountConstructionType(AccountConstructionType o)
          Creates a new AccountConstructionType instance by deeply copying a given AccountConstructionType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.