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

Packages that use AccountConstructionType
com.evolveum.midpoint.model.synchronizer   
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.web.bean   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

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

Constructors in com.evolveum.midpoint.model.synchronizer 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 DebugUtil.prettyPrint(AccountConstructionType act)
           
 

Uses of AccountConstructionType in com.evolveum.midpoint.web.bean
 

Methods in com.evolveum.midpoint.web.bean that return AccountConstructionType
 AccountConstructionType AssignmentBean.getAccountConstruction()
           
 

Methods in com.evolveum.midpoint.web.bean with parameters of type AccountConstructionType
 void AssignmentBean.setAccountConstruction(AccountConstructionType construction)
           
 

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as AccountConstructionType
protected  AccountConstructionType AssignmentType.accountConstruction
           
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type AccountConstructionType
protected  java.util.List<AccountConstructionType> UserTemplateType.accountConstruction
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return AccountConstructionType
 AccountConstructionType ObjectFactory.createAccountConstructionType()
          Create an instance of AccountConstructionType
 AccountConstructionType AssignmentType.getAccountConstruction()
          Gets the value of the accountConstruction property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type AccountConstructionType
 java.util.List<AccountConstructionType> UserTemplateType.getAccountConstruction()
          Gets the value of the accountConstruction property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type AccountConstructionType
 void AssignmentType.setAccountConstruction(AccountConstructionType value)
          Sets the value of the accountConstruction property.
 



Copyright © 2012 evolveum. All Rights Reserved.