Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ScriptExecutionObjectType
-
Packages that use ScriptExecutionObjectType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ScriptExecutionObjectType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ScriptExecutionObjectType Modifier and Type Method Description ScriptExecutionObjectTypeScriptExecutionPolicyActionType. beginObject()ScriptExecutionObjectTypeScriptExecutionObjectType. clone()ScriptExecutionObjectTypeObjectFactory. createScriptExecutionObjectType()Create an instance ofScriptExecutionObjectTypeScriptExecutionObjectTypeScriptExecutionObjectType. currentObject(ObjectSelectorType value)ScriptExecutionObjectTypeScriptExecutionPolicyActionType. getObject()ScriptExecutionObjectTypeScriptExecutionObjectType. linkSource(LinkSourceObjectSelectorType value)ScriptExecutionObjectTypeScriptExecutionObjectType. linkTarget(LinkTargetObjectSelectorType value)ScriptExecutionObjectTypeScriptExecutionObjectType. namedLinkSource(String value)ScriptExecutionObjectTypeScriptExecutionObjectType. namedLinkTarget(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ScriptExecutionObjectType Modifier and Type Method Description javax.xml.bind.JAXBElement<ScriptExecutionObjectType>ObjectFactory. createScriptExecutionObject(ScriptExecutionObjectType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ScriptExecutionObjectType Modifier and Type Method Description javax.xml.bind.JAXBElement<ScriptExecutionObjectType>ObjectFactory. createScriptExecutionObject(ScriptExecutionObjectType value)ScriptExecutionPolicyActionTypeScriptExecutionPolicyActionType. object(ScriptExecutionObjectType value)voidScriptExecutionPolicyActionType. setObject(ScriptExecutionObjectType value)
-