Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DeletionWorkDefinitionType
-
Packages that use DeletionWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of DeletionWorkDefinitionType 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 DeletionWorkDefinitionType Modifier and Type Field Description static Producer<DeletionWorkDefinitionType>
DeletionWorkDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return DeletionWorkDefinitionType Modifier and Type Method Description DeletionWorkDefinitionType
WorkDefinitionsType. beginDeletion()
DeletionWorkDefinitionType
DeletionWorkDefinitionType. clone()
DeletionWorkDefinitionType
ObjectFactory. createDeletionWorkDefinitionType()
DeletionWorkDefinitionType
DeletionWorkDefinitionType. executionOptions(ModelExecuteOptionsType value)
DeletionWorkDefinitionType
WorkDefinitionsType. getDeletion()
DeletionWorkDefinitionType
DeletionWorkDefinitionType. id(Long value)
DeletionWorkDefinitionType
DeletionWorkDefinitionType. objects(ObjectSetType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type DeletionWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeletionWorkDefinitionType>
ObjectFactory. createDeletionWorkDefinition(DeletionWorkDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DeletionWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeletionWorkDefinitionType>
ObjectFactory. createDeletionWorkDefinition(DeletionWorkDefinitionType value)
WorkDefinitionsType
WorkDefinitionsType. deletion(DeletionWorkDefinitionType value)
void
WorkDefinitionsType. setDeletion(DeletionWorkDefinitionType value)
-
Uses of DeletionWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return DeletionWorkDefinitionType Modifier and Type Method Description DeletionWorkDefinitionType
ObjectFactory. createDeletionWorkDefinitionType()
-