Class ObjectFactory
java.lang.Object
com.emc.d2fs.services.download_service.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.emc.d2fs.services.download_service package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.emc.d2fs.services.download_service -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCanPrintControlledViewRequest
Create an instance ofCanPrintControlledViewResponse
Create an instance ofGetCheckinUrlsRequest
Create an instance ofGetCheckinUrlsResponse
Create an instance ofGetDefaultDfsServerInfoRequest
Create an instance ofGetDefaultDfsServerInfoResponse
Create an instance ofGetDispatchDownloadUrlRequest
Create an instance ofGetDispatchDownloadUrlResponse
Create an instance ofGetDownloadFileDetailsRequest
Create an instance ofGetDownloadFileDetailsResponse
Create an instance ofGetDownloadUrlsRequest
Create an instance ofGetDownloadUrlsResponse
Create an instance ofGetExtractDcoumentPropertyRequest
Create an instance ofGetExtractDcoumentPropertyResponse
Create an instance ofGetExtractUrlsRequest
Create an instance ofGetExtractUrlsResponse
Create an instance ofGetFileInfoRequest
Create an instance ofGetFileInfoResponse
Create an instance ofGetImportStructureUrlsRequest
Create an instance ofGetImportStructureUrlsResponse
Create an instance ofGetObjectsDownloadUrlsRequest
Create an instance ofGetObjectsDownloadUrlsResponse
Create an instance ofGetPageServingUrlsRequest
Create an instance ofGetPageServingUrlsResponse
Create an instance ofGetUploadUrlsRequest
Create an instance ofGetUploadUrlsResponse
Create an instance ofIsProtectedInControlledViewRequest
Create an instance ofIsProtectedInControlledViewResponse
Create an instance ofSetDocumentPropertyRequest
Create an instance ofSetDocumentPropertyResponse
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.emc.d2fs.services.download_service
-
-
Method Details
-
createGetDefaultDfsServerInfoRequest
Create an instance ofGetDefaultDfsServerInfoRequest
-
createGetDefaultDfsServerInfoResponse
Create an instance ofGetDefaultDfsServerInfoResponse
-
createGetFileInfoRequest
Create an instance ofGetFileInfoRequest
-
createGetFileInfoResponse
Create an instance ofGetFileInfoResponse
-
createGetDownloadUrlsRequest
Create an instance ofGetDownloadUrlsRequest
-
createGetDownloadUrlsResponse
Create an instance ofGetDownloadUrlsResponse
-
createGetPageServingUrlsRequest
Create an instance ofGetPageServingUrlsRequest
-
createGetPageServingUrlsResponse
Create an instance ofGetPageServingUrlsResponse
-
createGetObjectsDownloadUrlsRequest
Create an instance ofGetObjectsDownloadUrlsRequest
-
createGetObjectsDownloadUrlsResponse
Create an instance ofGetObjectsDownloadUrlsResponse
-
createGetDownloadFileDetailsRequest
Create an instance ofGetDownloadFileDetailsRequest
-
createGetDownloadFileDetailsResponse
Create an instance ofGetDownloadFileDetailsResponse
-
createGetUploadUrlsRequest
Create an instance ofGetUploadUrlsRequest
-
createGetUploadUrlsResponse
Create an instance ofGetUploadUrlsResponse
-
createGetCheckinUrlsRequest
Create an instance ofGetCheckinUrlsRequest
-
createGetCheckinUrlsResponse
Create an instance ofGetCheckinUrlsResponse
-
createGetExtractUrlsRequest
Create an instance ofGetExtractUrlsRequest
-
createGetExtractUrlsResponse
Create an instance ofGetExtractUrlsResponse
-
createGetExtractDcoumentPropertyRequest
Create an instance ofGetExtractDcoumentPropertyRequest
-
createGetExtractDcoumentPropertyResponse
Create an instance ofGetExtractDcoumentPropertyResponse
-
createSetDocumentPropertyRequest
Create an instance ofSetDocumentPropertyRequest
-
createSetDocumentPropertyResponse
Create an instance ofSetDocumentPropertyResponse
-
createCanPrintControlledViewRequest
Create an instance ofCanPrintControlledViewRequest
-
createCanPrintControlledViewResponse
Create an instance ofCanPrintControlledViewResponse
-
createIsProtectedInControlledViewRequest
Create an instance ofIsProtectedInControlledViewRequest
-
createIsProtectedInControlledViewResponse
Create an instance ofIsProtectedInControlledViewResponse
-
createGetImportStructureUrlsRequest
Create an instance ofGetImportStructureUrlsRequest
-
createGetImportStructureUrlsResponse
Create an instance ofGetImportStructureUrlsResponse
-
createGetDispatchDownloadUrlRequest
Create an instance ofGetDispatchDownloadUrlRequest
-
createGetDispatchDownloadUrlResponse
Create an instance ofGetDispatchDownloadUrlResponse
-