|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountConstructionType | |
---|---|
com.evolveum.midpoint.model.controller.handler | |
com.evolveum.midpoint.web.bean | |
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of AccountConstructionType in com.evolveum.midpoint.model.controller.handler |
---|
Methods in com.evolveum.midpoint.model.controller.handler with parameters of type AccountConstructionType | |
---|---|
protected ObjectReferenceType |
BasicHandler.processAccountConstruction(UserType user,
AccountConstructionType construction,
ObjectType containingObject,
java.util.Collection<java.lang.String> excludedResourceOids,
OperationResult result)
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |