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

Packages that use ResourceAttributeDefinitionType
com.evolveum.midpoint.common.refinery   
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.web.component.assignment   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of ResourceAttributeDefinitionType in com.evolveum.midpoint.common.refinery
 

Methods in com.evolveum.midpoint.common.refinery with parameters of type ResourceAttributeDefinitionType
static boolean RefinedAttributeDefinition.isIgnored(ResourceAttributeDefinitionType attrDefType)
           
 

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

Methods in com.evolveum.midpoint.schema.util with parameters of type ResourceAttributeDefinitionType
static String SchemaDebugUtil.prettyPrint(ResourceAttributeDefinitionType vc)
           
 

Uses of ResourceAttributeDefinitionType in com.evolveum.midpoint.web.component.assignment
 

Methods in com.evolveum.midpoint.web.component.assignment that return ResourceAttributeDefinitionType
 ResourceAttributeDefinitionType ACAttributeDto.getConstruction()
           
 

Methods in com.evolveum.midpoint.web.component.assignment with parameters of type ResourceAttributeDefinitionType
static ACAttributeDto ACAttributeDto.createACAttributeDto(PrismPropertyDefinition definition, ResourceAttributeDefinitionType construction, PrismContext context)
           
 

Uses of ResourceAttributeDefinitionType 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 ResourceAttributeDefinitionType
protected  List<ResourceAttributeDefinitionType> AccountConstructionType.attribute
           
protected  List<ResourceAttributeDefinitionType> ResourceObjectClassTypeDefinitionType.attribute
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ResourceAttributeDefinitionType
 JAXBElement<ResourceAttributeDefinitionType> ObjectFactory.createResourceAttributeDefinition(ResourceAttributeDefinitionType value)
          Create an instance of JAXBElement<ResourceAttributeDefinitionType>}
 List<ResourceAttributeDefinitionType> AccountConstructionType.getAttribute()
          Gets the value of the attribute property.
 List<ResourceAttributeDefinitionType> ResourceObjectClassTypeDefinitionType.getAttribute()
          Gets the value of the attribute property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ResourceAttributeDefinitionType
 JAXBElement<ResourceAttributeDefinitionType> ObjectFactory.createResourceAttributeDefinition(ResourceAttributeDefinitionType value)
          Create an instance of JAXBElement<ResourceAttributeDefinitionType>}
 

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



Copyright © 2013 evolveum. All Rights Reserved.