Uses of Class
com.evolveum.midpoint.web.component.assignment.ACAttributeDto

Packages that use ACAttributeDto
com.evolveum.midpoint.web.component.assignment   
 

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

Methods in com.evolveum.midpoint.web.component.assignment that return ACAttributeDto
static ACAttributeDto ACAttributeDto.createACAttributeDto(PrismPropertyDefinition definition, ResourceAttributeDefinitionType construction, PrismContext context)
           
 ACAttributeDto ACValueConstructionDto.getAttribute()
           
 

Methods in com.evolveum.midpoint.web.component.assignment that return types with arguments of type ACAttributeDto
 List<ACAttributeDto> AssignmentEditorDto.getAttributes()
           
 

Method parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type ACAttributeDto
 void AssignmentEditorDto.setAttributes(List<ACAttributeDto> attributes)
           
 

Constructors in com.evolveum.midpoint.web.component.assignment with parameters of type ACAttributeDto
ACValueConstructionDto(ACAttributeDto attribute, Object value)
           
 

Constructor parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type ACAttributeDto
ACAttributePanel(String id, org.apache.wicket.model.IModel<ACAttributeDto> model)
           
 



Copyright © 2013 evolveum. All Rights Reserved.