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 PropagationWorkDefinitionType
WorkDefinitionsType. beginPropagation()
PropagationWorkDefinitionType
PropagationWorkDefinitionType. clone()
PropagationWorkDefinitionType
ObjectFactory. createPropagationWorkDefinitionType()
Create an instance ofPropagationWorkDefinitionType
PropagationWorkDefinitionType
WorkDefinitionsType. getPropagation()
PropagationWorkDefinitionType
PropagationWorkDefinitionType. id(Long value)
PropagationWorkDefinitionType
PropagationWorkDefinitionType. resourceRef(ObjectReferenceType value)
PropagationWorkDefinitionType
PropagationWorkDefinitionType. resourceRef(String oid, QName type)
PropagationWorkDefinitionType
PropagationWorkDefinitionType. 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)
WorkDefinitionsType
WorkDefinitionsType. propagation(PropagationWorkDefinitionType value)
void
WorkDefinitionsType. setPropagation(PropagationWorkDefinitionType value)
-