Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowItemDependencyType
Packages that use ShadowItemDependencyType
Package
Description
-
Uses of ShadowItemDependencyType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.volatilityMultivalue
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.volatilityMultivalue that return types with arguments of type ShadowItemDependencyTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<ShadowItemDependencyType>,String>> AttributeVolatilityTable.createDefaultColumns()AttributeVolatilityTable.createProvider()protected org.apache.wicket.model.IModel<PrismContainerWrapper<ShadowItemDependencyType>>AttributeVolatilityTable.getContainerModel()AttributeVolatilityTable.getShadowItemDependencyDefinition()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.volatilityMultivalue with type arguments of type ShadowItemDependencyTypeModifier and TypeMethodDescriptionprotected voidAttributeVolatilityTable.newItemPerformed(PrismContainerValue<ShadowItemDependencyType> value, org.apache.wicket.ajax.AjaxRequestTarget target, AssignmentObjectRelation relationSpec, boolean isDuplicate) -
Uses of ShadowItemDependencyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ShadowItemDependencyTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowItemDependencyType>ShadowItemDependencyType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowItemDependencyTypeModifier and TypeMethodDescriptionShadowItemVolatilityType.beginIncoming()ShadowItemVolatilityType.beginOutgoing()ShadowItemDependencyType.clone()ObjectFactory.createShadowItemDependencyType()ShadowItemVolatilityType.getIncoming()ShadowItemVolatilityType.getOutgoing()ShadowItemDependencyType.operation(ChangeTypeType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowItemDependencyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ShadowItemDependencyType>ObjectFactory.createShadowItemDependency(ShadowItemDependencyType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowItemDependencyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ShadowItemDependencyType>ObjectFactory.createShadowItemDependency(ShadowItemDependencyType value) ShadowItemVolatilityType.incoming(ShadowItemDependencyType value) ShadowItemVolatilityType.outgoing(ShadowItemDependencyType value) voidShadowItemVolatilityType.setIncoming(ShadowItemDependencyType value) voidShadowItemVolatilityType.setOutgoing(ShadowItemDependencyType value)