Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PropagationWorkDefinitionType
-
Packages that use PropagationWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PropagationWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PropagationWorkDefinitionType Modifier and Type Method Description PropagationWorkDefinitionTypeWorkDefinitionsType. beginPropagation()PropagationWorkDefinitionTypePropagationWorkDefinitionType. clone()PropagationWorkDefinitionTypeObjectFactory. createPropagationWorkDefinitionType()Create an instance ofPropagationWorkDefinitionTypePropagationWorkDefinitionTypeWorkDefinitionsType. getPropagation()PropagationWorkDefinitionTypePropagationWorkDefinitionType. id(Long value)PropagationWorkDefinitionTypePropagationWorkDefinitionType. resourceRef(ObjectReferenceType value)PropagationWorkDefinitionTypePropagationWorkDefinitionType. resourceRef(String oid, QName type)PropagationWorkDefinitionTypePropagationWorkDefinitionType. resourceRef(String oid, QName type, QName relation)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type PropagationWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropagationWorkDefinitionType>ObjectFactory. createPropagationWorkDefinition(PropagationWorkDefinitionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PropagationWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropagationWorkDefinitionType>ObjectFactory. createPropagationWorkDefinition(PropagationWorkDefinitionType value)WorkDefinitionsTypeWorkDefinitionsType. propagation(PropagationWorkDefinitionType value)voidWorkDefinitionsType. setPropagation(PropagationWorkDefinitionType value)
-