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 ofCanPrintControlledViewRequestCreate an instance ofCanPrintControlledViewResponseCreate an instance ofGetCheckinUrlsRequestCreate an instance ofGetCheckinUrlsResponseCreate an instance ofGetDefaultDfsServerInfoRequestCreate an instance ofGetDefaultDfsServerInfoResponseCreate an instance ofGetDispatchDownloadUrlRequestCreate an instance ofGetDispatchDownloadUrlResponseCreate an instance ofGetDownloadFileDetailsRequestCreate an instance ofGetDownloadFileDetailsResponseCreate an instance ofGetDownloadUrlsRequestCreate an instance ofGetDownloadUrlsResponseCreate an instance ofGetExtractDcoumentPropertyRequestCreate an instance ofGetExtractDcoumentPropertyResponseCreate an instance ofGetExtractUrlsRequestCreate an instance ofGetExtractUrlsResponseCreate an instance ofGetFileInfoRequestCreate an instance ofGetFileInfoResponseCreate an instance ofGetImportStructureUrlsRequestCreate an instance ofGetImportStructureUrlsResponseCreate an instance ofGetObjectsDownloadUrlsRequestCreate an instance ofGetObjectsDownloadUrlsResponseCreate an instance ofGetPageServingUrlsRequestCreate an instance ofGetPageServingUrlsResponseCreate an instance ofGetUploadUrlsRequestCreate an instance ofGetUploadUrlsResponseCreate an instance ofIsProtectedInControlledViewRequestCreate an instance ofIsProtectedInControlledViewResponseCreate an instance ofRemoveContentlessObjectRequestCreate an instance ofRemoveContentlessObjectResponseCreate an instance ofSetDocumentPropertyRequestCreate 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 -
createRemoveContentlessObjectRequest
Create an instance ofRemoveContentlessObjectRequest -
createRemoveContentlessObjectResponse
Create an instance ofRemoveContentlessObjectResponse
-