Uses of Class
com.evolveum.midpoint.web.component.assignment.ACAttributeDto
Packages that use ACAttributeDto
-
Uses of ACAttributeDto in com.evolveum.midpoint.web.component.assignment
Methods in com.evolveum.midpoint.web.component.assignment that return ACAttributeDtoModifier and TypeMethodDescriptionstatic ACAttributeDtoACAttributeDto.createACAttributeDto(PrismPropertyDefinition definition, ResourceAttributeDefinitionType construction, PrismContext context) ACValueConstructionDto.getAttribute()Methods in com.evolveum.midpoint.web.component.assignment that return types with arguments of type ACAttributeDtoMethod parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type ACAttributeDtoModifier and TypeMethodDescriptionvoidAssignmentEditorDto.setAttributes(List<ACAttributeDto> attributes) Constructors in com.evolveum.midpoint.web.component.assignment with parameters of type ACAttributeDtoConstructor parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type ACAttributeDtoModifierConstructorDescriptionACAttributePanel(String id, org.apache.wicket.model.IModel<ACAttributeDto> model, boolean ignoreMandatoryAttributes)