Class ObjectFactory
- java.lang.Object
-
- com.evolveum.midpoint.xml.ns._public.model.scripting_3.ObjectFactory
-
public class ObjectFactory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static QName
F_ACTION
static QName
F_ADD
static QName
F_APPLY_DEFINITION
static QName
F_ASSIGN
static QName
F_DELETE
static QName
F_DISABLE
static QName
F_ENABLE
static QName
F_EXECUTE
static QName
F_EXECUTE_SCRIPT
static QName
F_EXECUTE_SCRIPT_OUTPUT
static QName
F_FILTER
static QName
F_FILTER_CONTENT
static QName
F_FOREACH
static QName
F_GENERATE_VALUE
static QName
F_LOG
static QName
F_MODIFY
static QName
F_NOTIFY
static QName
F_PIPELINE
static QName
F_PIPELINE_DATA
static QName
F_PURGE_SCHEMA
static QName
F_RECOMPUTE
static QName
F_RESOLVE_REFERENCE
static QName
F_RESUME_TASK
static QName
F_SCRIPTING_EXPRESSION
static QName
F_SEARCH
static QName
F_SELECT
static QName
F_SEQUENCE
static QName
F_TEST_RESOURCE
static QName
F_UNASSIGN
static String
NAMESPACE
-
Constructor Summary
Constructors Constructor Description ObjectFactory()
-
Method Summary
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
-
F_SCRIPTING_EXPRESSION
public static final QName F_SCRIPTING_EXPRESSION
-
F_SEQUENCE
public static final QName F_SEQUENCE
-
F_PIPELINE
public static final QName F_PIPELINE
-
F_SEARCH
public static final QName F_SEARCH
-
F_FILTER
public static final QName F_FILTER
-
F_SELECT
public static final QName F_SELECT
-
F_FILTER_CONTENT
public static final QName F_FILTER_CONTENT
-
F_FOREACH
public static final QName F_FOREACH
-
F_ACTION
public static final QName F_ACTION
-
F_ADD
public static final QName F_ADD
-
F_APPLY_DEFINITION
public static final QName F_APPLY_DEFINITION
-
F_ASSIGN
public static final QName F_ASSIGN
-
F_DELETE
public static final QName F_DELETE
-
F_DISABLE
public static final QName F_DISABLE
-
F_ENABLE
public static final QName F_ENABLE
-
F_EXECUTE
public static final QName F_EXECUTE
-
F_GENERATE_VALUE
public static final QName F_GENERATE_VALUE
-
F_LOG
public static final QName F_LOG
-
F_MODIFY
public static final QName F_MODIFY
-
F_NOTIFY
public static final QName F_NOTIFY
-
F_PURGE_SCHEMA
public static final QName F_PURGE_SCHEMA
-
F_RECOMPUTE
public static final QName F_RECOMPUTE
-
F_RESOLVE_REFERENCE
public static final QName F_RESOLVE_REFERENCE
-
F_RESUME_TASK
public static final QName F_RESUME_TASK
-
F_TEST_RESOURCE
public static final QName F_TEST_RESOURCE
-
F_UNASSIGN
public static final QName F_UNASSIGN
-
F_EXECUTE_SCRIPT
public static final QName F_EXECUTE_SCRIPT
-
F_EXECUTE_SCRIPT_OUTPUT
public static final QName F_EXECUTE_SCRIPT_OUTPUT
-
F_PIPELINE_DATA
public static final QName F_PIPELINE_DATA
-
-
Method Detail
-
createScriptingExpression
public javax.xml.bind.JAXBElement<ScriptingExpressionType> createScriptingExpression(ScriptingExpressionType value)
-
createSequence
public javax.xml.bind.JAXBElement<ExpressionSequenceType> createSequence(ExpressionSequenceType value)
-
createPipeline
public javax.xml.bind.JAXBElement<ExpressionPipelineType> createPipeline(ExpressionPipelineType value)
-
createSearch
public javax.xml.bind.JAXBElement<SearchExpressionType> createSearch(SearchExpressionType value)
-
createFilter
public javax.xml.bind.JAXBElement<FilterExpressionType> createFilter(FilterExpressionType value)
-
createSelect
public javax.xml.bind.JAXBElement<SelectExpressionType> createSelect(SelectExpressionType value)
-
createFilterContent
public javax.xml.bind.JAXBElement<FilterContentExpressionType> createFilterContent(FilterContentExpressionType value)
-
createForeach
public javax.xml.bind.JAXBElement<ForeachExpressionType> createForeach(ForeachExpressionType value)
-
createAction
public javax.xml.bind.JAXBElement<ActionExpressionType> createAction(ActionExpressionType value)
-
createAdd
public javax.xml.bind.JAXBElement<AddActionExpressionType> createAdd(AddActionExpressionType value)
-
createApplyDefinition
public javax.xml.bind.JAXBElement<ApplyDefinitionActionExpressionType> createApplyDefinition(ApplyDefinitionActionExpressionType value)
-
createAssign
public javax.xml.bind.JAXBElement<AssignActionExpressionType> createAssign(AssignActionExpressionType value)
-
createDelete
public javax.xml.bind.JAXBElement<DeleteActionExpressionType> createDelete(DeleteActionExpressionType value)
-
createDisable
public javax.xml.bind.JAXBElement<DisableActionExpressionType> createDisable(DisableActionExpressionType value)
-
createEnable
public javax.xml.bind.JAXBElement<EnableActionExpressionType> createEnable(EnableActionExpressionType value)
-
createExecute
public javax.xml.bind.JAXBElement<ExecuteScriptActionExpressionType> createExecute(ExecuteScriptActionExpressionType value)
-
createGenerateValue
public javax.xml.bind.JAXBElement<GenerateValueActionExpressionType> createGenerateValue(GenerateValueActionExpressionType value)
-
createLog
public javax.xml.bind.JAXBElement<LogActionExpressionType> createLog(LogActionExpressionType value)
-
createModify
public javax.xml.bind.JAXBElement<ModifyActionExpressionType> createModify(ModifyActionExpressionType value)
-
createNotify
public javax.xml.bind.JAXBElement<NotifyActionExpressionType> createNotify(NotifyActionExpressionType value)
-
createPurgeSchema
public javax.xml.bind.JAXBElement<PurgeSchemaActionExpressionType> createPurgeSchema(PurgeSchemaActionExpressionType value)
-
createRecompute
public javax.xml.bind.JAXBElement<RecomputeActionExpressionType> createRecompute(RecomputeActionExpressionType value)
-
createResolveReference
public javax.xml.bind.JAXBElement<ResolveReferenceActionExpressionType> createResolveReference(ResolveReferenceActionExpressionType value)
-
createResumeTask
public javax.xml.bind.JAXBElement<ResumeTaskActionExpressionType> createResumeTask(ResumeTaskActionExpressionType value)
-
createTestResource
public javax.xml.bind.JAXBElement<TestResourceActionExpressionType> createTestResource(TestResourceActionExpressionType value)
-
createUnassign
public javax.xml.bind.JAXBElement<UnassignActionExpressionType> createUnassign(UnassignActionExpressionType value)
-
createExecuteScript
public javax.xml.bind.JAXBElement<ExecuteScriptType> createExecuteScript(ExecuteScriptType value)
-
createExecuteScriptOutput
public javax.xml.bind.JAXBElement<ExecuteScriptOutputType> createExecuteScriptOutput(ExecuteScriptOutputType value)
-
createPipelineData
public javax.xml.bind.JAXBElement<PipelineDataType> createPipelineData(PipelineDataType value)
-
createFilterContentExpressionType
public FilterContentExpressionType createFilterContentExpressionType()
-
createScriptingVariablesDefinitionType
public ScriptingVariablesDefinitionType createScriptingVariablesDefinitionType()
-
createUnassignActionExpressionType
public UnassignActionExpressionType createUnassignActionExpressionType()
-
createModelExecuteOptionsType
public ModelExecuteOptionsType createModelExecuteOptionsType()
-
createExtensionType
public ExtensionType createExtensionType()
-
createPartialProcessingOptionsType
public PartialProcessingOptionsType createPartialProcessingOptionsType()
-
createConflictResolutionType
public ConflictResolutionType createConflictResolutionType()
-
createScriptingExpressionEvaluationOptionsType
public ScriptingExpressionEvaluationOptionsType createScriptingExpressionEvaluationOptionsType()
-
createExpressionPipelineType
public ExpressionPipelineType createExpressionPipelineType()
-
createExpressionSequenceType
public ExpressionSequenceType createExpressionSequenceType()
-
createValueListType
public ValueListType createValueListType()
-
createSearchExpressionType
public SearchExpressionType createSearchExpressionType()
-
createSelectorQualifiedGetOptionsType
public SelectorQualifiedGetOptionsType createSelectorQualifiedGetOptionsType()
-
createSelectorQualifiedGetOptionType
public SelectorQualifiedGetOptionType createSelectorQualifiedGetOptionType()
-
createOptionObjectSelectorType
public OptionObjectSelectorType createOptionObjectSelectorType()
-
createGetOperationOptionsType
public GetOperationOptionsType createGetOperationOptionsType()
-
createFetchErrorHandlingType
public FetchErrorHandlingType createFetchErrorHandlingType()
-
createModifyActionExpressionType
public ModifyActionExpressionType createModifyActionExpressionType()
-
createTestResourceActionExpressionType
public TestResourceActionExpressionType createTestResourceActionExpressionType()
-
createNotifyActionExpressionType
public NotifyActionExpressionType createNotifyActionExpressionType()
-
createEventHandlerType
public EventHandlerType createEventHandlerType()
-
createSimpleUserNotifierType
public SimpleUserNotifierType createSimpleUserNotifierType()
-
createTimeValidityNotifierType
public TimeValidityNotifierType createTimeValidityNotifierType()
-
createSimpleFocalObjectNotifierType
public SimpleFocalObjectNotifierType createSimpleFocalObjectNotifierType()
-
createSimpleResourceObjectNotifierType
public SimpleResourceObjectNotifierType createSimpleResourceObjectNotifierType()
-
createSimpleWorkflowNotifierType
public SimpleWorkflowNotifierType createSimpleWorkflowNotifierType()
-
createSimpleCaseManagementNotifierType
public SimpleCaseManagementNotifierType createSimpleCaseManagementNotifierType()
-
createUserPasswordNotifierType
public UserPasswordNotifierType createUserPasswordNotifierType()
-
createRegistrationConfirmationNotifierType
public RegistrationConfirmationNotifierType createRegistrationConfirmationNotifierType()
-
createPasswordResetNotifierType
public PasswordResetNotifierType createPasswordResetNotifierType()
-
createAccountActivationNotifierType
public AccountActivationNotifierType createAccountActivationNotifierType()
-
createAccountPasswordNotifierType
public AccountPasswordNotifierType createAccountPasswordNotifierType()
-
createSimpleCampaignNotifierType
public SimpleCampaignNotifierType createSimpleCampaignNotifierType()
-
createSimpleCampaignStageNotifierType
public SimpleCampaignStageNotifierType createSimpleCampaignStageNotifierType()
-
createSimpleReviewerNotifierType
public SimpleReviewerNotifierType createSimpleReviewerNotifierType()
-
createSimpleTaskNotifierType
public SimpleTaskNotifierType createSimpleTaskNotifierType()
-
createSimpleReportNotifierType
public SimpleReportNotifierType createSimpleReportNotifierType()
-
createSimplePolicyRuleNotifierType
public SimplePolicyRuleNotifierType createSimplePolicyRuleNotifierType()
-
createGeneralNotifierType
public GeneralNotifierType createGeneralNotifierType()
-
createCustomNotifierType
public CustomNotifierType createCustomNotifierType()
-
createScriptingVariableDefinitionType
public ScriptingVariableDefinitionType createScriptingVariableDefinitionType()
-
createScriptingExpressionType
public ScriptingExpressionType createScriptingExpressionType()
-
createAbstractExecutionActionExpressionType
public AbstractExecutionActionExpressionType createAbstractExecutionActionExpressionType()
-
createDeleteActionExpressionType
public DeleteActionExpressionType createDeleteActionExpressionType()
-
createRecomputeActionExpressionType
public RecomputeActionExpressionType createRecomputeActionExpressionType()
-
createTriggerCreationType
public TriggerCreationType createTriggerCreationType()
-
createAssignActionExpressionType
public AssignActionExpressionType createAssignActionExpressionType()
-
createConstructionType
public ConstructionType createConstructionType()
-
createResourceAttributeDefinitionType
public ResourceAttributeDefinitionType createResourceAttributeDefinitionType()
-
createMappingType
public MappingType createMappingType()
-
createMetadataMappingType
public MetadataMappingType createMetadataMappingType()
-
createInboundMappingType
public InboundMappingType createInboundMappingType()
-
createInboundMappingEvaluationPhasesType
public InboundMappingEvaluationPhasesType createInboundMappingEvaluationPhasesType()
-
createResourceObjectAssociationType
public ResourceObjectAssociationType createResourceObjectAssociationType()
-
createDisableActionExpressionType
public DisableActionExpressionType createDisableActionExpressionType()
-
createActionExpressionType
public ActionExpressionType createActionExpressionType()
-
createApplyDefinitionActionExpressionType
public ApplyDefinitionActionExpressionType createApplyDefinitionActionExpressionType()
-
createExecuteScriptType
public ExecuteScriptType createExecuteScriptType()
-
createAddActionExpressionType
public AddActionExpressionType createAddActionExpressionType()
-
createExecuteScriptActionExpressionType
public ExecuteScriptActionExpressionType createExecuteScriptActionExpressionType()
-
createExecuteScriptOutputType
public ExecuteScriptOutputType createExecuteScriptOutputType()
-
createEnableActionExpressionType
public EnableActionExpressionType createEnableActionExpressionType()
-
createPipelineItemType
public PipelineItemType createPipelineItemType()
-
createSelectExpressionType
public SelectExpressionType createSelectExpressionType()
-
createActionParameterValueType
public ActionParameterValueType createActionParameterValueType()
-
createResolveReferenceActionExpressionType
public ResolveReferenceActionExpressionType createResolveReferenceActionExpressionType()
-
createPurgeSchemaActionExpressionType
public PurgeSchemaActionExpressionType createPurgeSchemaActionExpressionType()
-
createLogActionExpressionType
public LogActionExpressionType createLogActionExpressionType()
-
createGenerateValueActionExpressionType
public GenerateValueActionExpressionType createGenerateValueActionExpressionType()
-
createForeachExpressionType
public ForeachExpressionType createForeachExpressionType()
-
createFilterExpressionType
public FilterExpressionType createFilterExpressionType()
-
createPipelineDataType
public PipelineDataType createPipelineDataType()
-
createResumeTaskActionExpressionType
public ResumeTaskActionExpressionType createResumeTaskActionExpressionType()
-
-