|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceAccountTypeDefinitionType | |
---|---|
com.evolveum.midpoint.model.lens | |
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of ResourceAccountTypeDefinitionType in com.evolveum.midpoint.model.lens |
---|
Methods in com.evolveum.midpoint.model.lens that return ResourceAccountTypeDefinitionType | |
---|---|
ResourceAccountTypeDefinitionType |
LensProjectionContext.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_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type ResourceAccountTypeDefinitionType | |
---|---|
protected java.util.List<ResourceAccountTypeDefinitionType> |
SchemaHandlingType.accountType
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ResourceAccountTypeDefinitionType | |
---|---|
ResourceAccountTypeDefinitionType |
ResourceAccountTypeDefinitionType.clone()
Creates and returns a deep copy of this object. |
ResourceAccountTypeDefinitionType |
ObjectFactory.createResourceAccountTypeDefinitionType()
Create an instance of ResourceAccountTypeDefinitionType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ResourceAccountTypeDefinitionType | |
---|---|
java.util.List<ResourceAccountTypeDefinitionType> |
SchemaHandlingType.getAccountType()
Gets the value of the accountType property. |
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ResourceAccountTypeDefinitionType | |
---|---|
ResourceAccountTypeDefinitionType(ResourceAccountTypeDefinitionType o)
Creates a new ResourceAccountTypeDefinitionType instance by deeply copying a given ResourceAccountTypeDefinitionType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |