public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static GetConnectorTypeList createGetConnectorTypeList()
public static javax.xml.bind.JAXBElement<GetConnectorTypeList> createGetConnectorTypeList(GetConnectorTypeList value)
public static GetConnectorList createGetConnectorList()
public static javax.xml.bind.JAXBElement<GetConnectorList> createGetConnectorList(GetConnectorList value)
public static GetConnectorExpandedList createGetConnectorExpandedList()
public static javax.xml.bind.JAXBElement<GetConnectorExpandedList> createGetConnectorExpandedList(GetConnectorExpandedList value)
public static GetConnectorExpandedListByVersion createGetConnectorExpandedListByVersion()
public static javax.xml.bind.JAXBElement<GetConnectorExpandedListByVersion> createGetConnectorExpandedListByVersion(GetConnectorExpandedListByVersion value)
public static GetConnectorListByVersion createGetConnectorListByVersion()
public static javax.xml.bind.JAXBElement<GetConnectorListByVersion> createGetConnectorListByVersion(GetConnectorListByVersion value)
public static SetConnectorList createSetConnectorList()
public static javax.xml.bind.JAXBElement<SetConnectorList> createSetConnectorList(SetConnectorList value)
public static ReloadConnector createReloadConnector()
public static javax.xml.bind.JAXBElement<ReloadConnector> createReloadConnector(ReloadConnector value)
public static ReloadConnectors createReloadConnectors()
public static javax.xml.bind.JAXBElement<ReloadConnectors> createReloadConnectors(ReloadConnectors value)
public static GetConnectorCapabilities createGetConnectorCapabilities()
public static javax.xml.bind.JAXBElement<GetConnectorCapabilities> createGetConnectorCapabilities(GetConnectorCapabilities value)
public static ConnectorCapabilities createConnectorCapabilities()
public static javax.xml.bind.JAXBElement<ConnectorCapabilities> createConnectorCapabilities(ConnectorCapabilities value)
public static ConnectorScanMode createConnectorScanMode()
public static javax.xml.bind.JAXBElement<ConnectorScanMode> createConnectorScanMode(ConnectorScanMode value)
public static ConnectorSchedulingTrigger createConnectorSchedulingTrigger()
public static javax.xml.bind.JAXBElement<ConnectorSchedulingTrigger> createConnectorSchedulingTrigger(ConnectorSchedulingTrigger value)
public static SimpleConnectorSchedulingTrigger createSimpleConnectorSchedulingTrigger()
public static javax.xml.bind.JAXBElement<SimpleConnectorSchedulingTrigger> createSimpleConnectorSchedulingTrigger(SimpleConnectorSchedulingTrigger value)
public static CronConnectorSchedulingTrigger createCronConnectorSchedulingTrigger()
public static javax.xml.bind.JAXBElement<CronConnectorSchedulingTrigger> createCronConnectorSchedulingTrigger(CronConnectorSchedulingTrigger value)
public static ConnectorScheduledScan createConnectorScheduledScan()
public static javax.xml.bind.JAXBElement<ConnectorScheduledScan> createConnectorScheduledScan(ConnectorScheduledScan value)
public static CustomPostProcessingPipeline createCustomPostProcessingPipeline()
public static javax.xml.bind.JAXBElement<CustomPostProcessingPipeline> createCustomPostProcessingPipeline(CustomPostProcessingPipeline value)
public static SimplePostProcessingPipeline createSimplePostProcessingPipeline()
public static javax.xml.bind.JAXBElement<SimplePostProcessingPipeline> createSimplePostProcessingPipeline(SimplePostProcessingPipeline value)
public static PipelineLink createPipelineLink()
public static javax.xml.bind.JAXBElement<PipelineLink> createPipelineLink(PipelineLink value)
public static BasicPipelineBranch createBasicPipelineBranch()
public static javax.xml.bind.JAXBElement<BasicPipelineBranch> createBasicPipelineBranch(BasicPipelineBranch value)
public static MultithreadedDispatchBranch createMultithreadedDispatchBranch()
public static javax.xml.bind.JAXBElement<MultithreadedDispatchBranch> createMultithreadedDispatchBranch(MultithreadedDispatchBranch value)
public static CustomProcess createCustomProcess()
public static javax.xml.bind.JAXBElement<CustomProcess> createCustomProcess(CustomProcess value)
public static QueueProcess createQueueProcess()
public static javax.xml.bind.JAXBElement<QueueProcess> createQueueProcess(QueueProcess value)
public static ForwardProcess createForwardProcess()
public static javax.xml.bind.JAXBElement<ForwardProcess> createForwardProcess(ForwardProcess value)
public static CloudViewPushAPITargetProcess createCloudViewPushAPITargetProcess()
public static javax.xml.bind.JAXBElement<CloudViewPushAPITargetProcess> createCloudViewPushAPITargetProcess(CloudViewPushAPITargetProcess value)
public static UnionProcess createUnionProcess()
public static javax.xml.bind.JAXBElement<UnionProcess> createUnionProcess(UnionProcess value)
public static RoundRobinProcess createRoundRobinProcess()
public static javax.xml.bind.JAXBElement<RoundRobinProcess> createRoundRobinProcess(RoundRobinProcess value)
public static SetFieldValue createSetFieldValue()
public static javax.xml.bind.JAXBElement<SetFieldValue> createSetFieldValue(SetFieldValue value)
public static RenameField createRenameField()
public static javax.xml.bind.JAXBElement<RenameField> createRenameField(RenameField value)
public static DeleteFields createDeleteFields()
public static javax.xml.bind.JAXBElement<DeleteFields> createDeleteFields(DeleteFields value)
public static CustomTransform createCustomTransform()
public static javax.xml.bind.JAXBElement<CustomTransform> createCustomTransform(CustomTransform value)
public static Connector createConnector()
public static javax.xml.bind.JAXBElement<Connector> createConnector(Connector value)
public static PushConfig createPushConfig()
public static javax.xml.bind.JAXBElement<PushConfig> createPushConfig(PushConfig value)
public static SourceConfigList createSourceConfigList()
public static javax.xml.bind.JAXBElement<SourceConfigList> createSourceConfigList(SourceConfigList value)
public static SourceConfig createSourceConfig()
public static javax.xml.bind.JAXBElement<SourceConfig> createSourceConfig(SourceConfig value)
public static SourceCachingConfig createSourceCachingConfig()
public static javax.xml.bind.JAXBElement<SourceCachingConfig> createSourceCachingConfig(SourceCachingConfig value)
public static SourceFetchConfig createSourceFetchConfig()
public static javax.xml.bind.JAXBElement<SourceFetchConfig> createSourceFetchConfig(SourceFetchConfig value)
public static SourcePreviewConfig createSourcePreviewConfig()
public static javax.xml.bind.JAXBElement<SourcePreviewConfig> createSourcePreviewConfig(SourcePreviewConfig value)
public static SourceThumbnailsConfig createSourceThumbnailsConfig()
public static javax.xml.bind.JAXBElement<SourceThumbnailsConfig> createSourceThumbnailsConfig(SourceThumbnailsConfig value)
public static ConnectorList createConnectorList()
public static javax.xml.bind.JAXBElement<ConnectorList> createConnectorList(ConnectorList value)
public static ConnectorTypeList createConnectorTypeList()
public static javax.xml.bind.JAXBElement<ConnectorTypeList> createConnectorTypeList(ConnectorTypeList value)
public static ConnectorTypeClassIdList createConnectorTypeClassIdList()
public static javax.xml.bind.JAXBElement<ConnectorTypeClassIdList> createConnectorTypeClassIdList(ConnectorTypeClassIdList value)
public static ConnectorType createConnectorType()
public static javax.xml.bind.JAXBElement<ConnectorType> createConnectorType(ConnectorType value)
public static GetConnectorsStatus createGetConnectorsStatus()
public static javax.xml.bind.JAXBElement<GetConnectorsStatus> createGetConnectorsStatus(GetConnectorsStatus value)
public static GetVerbatimDocument createGetVerbatimDocument()
public static javax.xml.bind.JAXBElement<GetVerbatimDocument> createGetVerbatimDocument(GetVerbatimDocument value)
public static CheckConnectorConfig createCheckConnectorConfig()
public static javax.xml.bind.JAXBElement<CheckConnectorConfig> createCheckConnectorConfig(CheckConnectorConfig value)
public static ConnectorIntrospectionResult createConnectorIntrospectionResult()
public static javax.xml.bind.JAXBElement<ConnectorIntrospectionResult> createConnectorIntrospectionResult(ConnectorIntrospectionResult value)
public static IntrospectConnector createIntrospectConnector()
public static javax.xml.bind.JAXBElement<IntrospectConnector> createIntrospectConnector(IntrospectConnector value)
public static LegacyGetConnectorInfo createLegacyGetConnectorInfo()
public static javax.xml.bind.JAXBElement<LegacyGetConnectorInfo> createLegacyGetConnectorInfo(LegacyGetConnectorInfo value)
public static ConnectorsStatus createConnectorsStatus()
public static javax.xml.bind.JAXBElement<ConnectorsStatus> createConnectorsStatus(ConnectorsStatus value)
public static ScanStatus createScanStatus()
public static javax.xml.bind.JAXBElement<ScanStatus> createScanStatus(ScanStatus value)
public static PerBuildGroupStatus createPerBuildGroupStatus()
public static javax.xml.bind.JAXBElement<PerBuildGroupStatus> createPerBuildGroupStatus(PerBuildGroupStatus value)
public static PerIndexUnitStatus createPerIndexUnitStatus()
public static javax.xml.bind.JAXBElement<PerIndexUnitStatus> createPerIndexUnitStatus(PerIndexUnitStatus value)
public static PerConsolidationServerStatus createPerConsolidationServerStatus()
public static javax.xml.bind.JAXBElement<PerConsolidationServerStatus> createPerConsolidationServerStatus(PerConsolidationServerStatus value)
public static PerReplayServerStatus createPerReplayServerStatus()
public static javax.xml.bind.JAXBElement<PerReplayServerStatus> createPerReplayServerStatus(PerReplayServerStatus value)
public static ConnectorStatus createConnectorStatus()
public static javax.xml.bind.JAXBElement<ConnectorStatus> createConnectorStatus(ConnectorStatus value)
public static ConnectorConfigErrors createConnectorConfigErrors()
public static javax.xml.bind.JAXBElement<ConnectorConfigErrors> createConnectorConfigErrors(ConnectorConfigErrors value)
public static ConnectorConfigError createConnectorConfigError()
public static javax.xml.bind.JAXBElement<ConnectorConfigError> createConnectorConfigError(ConnectorConfigError value)
public static LegacyConnectorInfo createLegacyConnectorInfo()
public static javax.xml.bind.JAXBElement<LegacyConnectorInfo> createLegacyConnectorInfo(LegacyConnectorInfo value)
public static ScanConnector createScanConnector()
public static javax.xml.bind.JAXBElement<ScanConnector> createScanConnector(ScanConnector value)
public static ForceConnectorFullRescan createForceConnectorFullRescan()
public static javax.xml.bind.JAXBElement<ForceConnectorFullRescan> createForceConnectorFullRescan(ForceConnectorFullRescan value)
public static ClearConnector createClearConnector()
public static javax.xml.bind.JAXBElement<ClearConnector> createClearConnector(ClearConnector value)
public static ReindexConnector createReindexConnector()
public static javax.xml.bind.JAXBElement<ReindexConnector> createReindexConnector(ReindexConnector value)
public static SuspendConnectorSync createSuspendConnectorSync()
public static javax.xml.bind.JAXBElement<SuspendConnectorSync> createSuspendConnectorSync(SuspendConnectorSync value)
public static ResumeConnectorSync createResumeConnectorSync()
public static javax.xml.bind.JAXBElement<ResumeConnectorSync> createResumeConnectorSync(ResumeConnectorSync value)
public static AbortConnectorSync createAbortConnectorSync()
public static javax.xml.bind.JAXBElement<AbortConnectorSync> createAbortConnectorSync(AbortConnectorSync value)
public static EnableConnector createEnableConnector()
public static javax.xml.bind.JAXBElement<EnableConnector> createEnableConnector(EnableConnector value)
public static DisableConnector createDisableConnector()
public static javax.xml.bind.JAXBElement<DisableConnector> createDisableConnector(DisableConnector value)
public static AbortAllConnectors createAbortAllConnectors()
public static javax.xml.bind.JAXBElement<AbortAllConnectors> createAbortAllConnectors(AbortAllConnectors value)
public static GetDIHSize createGetDIHSize()
public static javax.xml.bind.JAXBElement<GetDIHSize> createGetDIHSize(GetDIHSize value)
public static GetCDIHSize createGetCDIHSize()
public static javax.xml.bind.JAXBElement<GetCDIHSize> createGetCDIHSize(GetCDIHSize value)
public static DIHSize createDIHSize()
public static CDIHSize createCDIHSize()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.