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.model.test   
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.model.test
 

Methods in com.evolveum.midpoint.model.test that return AccountConstructionType
protected  AccountConstructionType AbstractModelIntegrationTest.createAccountConstruction(String resourceOid, String intent)
           
 

Methods in com.evolveum.midpoint.model.test with parameters of type AccountConstructionType
protected  ObjectDelta<UserType> AbstractModelIntegrationTest.createReplaceAccountConstructionUserDelta(String userOid, String id, AccountConstructionType newValue)
           
 

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

Methods in com.evolveum.midpoint.schema.util with parameters of type AccountConstructionType
static 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
 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 © 2013 evolveum. All Rights Reserved.