Class ObjectFactory
java.lang.Object
com.emc.d2fs.services.creation_service.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.emc.d2fs.services.creation_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.creation_service -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofApplyVdTemplateRequest
Create an instance ofApplyVdTemplateResponse
Create an instance ofCreatePropertiesRequest
Create an instance ofCreatePropertiesResponse
Create an instance ofGetConvertStructureConfigRequest
Create an instance ofGetConvertStructureConfigResponse
Create an instance ofGetFilteredTemplatesRequest
Create an instance ofGetFilteredTemplatesResponse
Create an instance ofGetImportStructureConfigsRequest
Create an instance ofGetImportStructureConfigsResponse
Create an instance ofGetTemplateFilterOptionsRequest
Create an instance ofGetTemplateFilterOptionsResponse
Create an instance ofGetTemplatesRequest
Create an instance ofGetTemplatesResponse
Create an instance ofGetUIMaxSizeRequest
Create an instance ofGetUIMaxSizeResponse
Create an instance ofGetVDTemplatesRequest
Create an instance ofGetVDTemplatesResponse
Create an instance ofHasAnyAttachmentsRequest
Create an instance ofHasAnyAttachmentsResponse
Create an instance ofHasAttachmentsRequest
Create an instance ofHasAttachmentsResponse
Create an instance ofIsAFolderOrACabinetRequest
Create an instance ofIsAFolderOrACabinetResponse
Create an instance ofIsNoContentAuthorizedRequest
Create an instance ofIsNoContentAuthorizedResponse
Create an instance ofIsNoCreationProfileRequest
Create an instance ofIsNoCreationProfileResponse
Create an instance ofRemoveAttachmentsRequest
Create an instance ofRemoveAttachmentsResponse
Create an instance ofSetTemplateRequest
Create an instance ofSetTemplateResponse
-
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.creation_service
-
-
Method Details
-
createCreatePropertiesRequest
Create an instance ofCreatePropertiesRequest
-
createCreatePropertiesResponse
Create an instance ofCreatePropertiesResponse
-
createSetTemplateRequest
Create an instance ofSetTemplateRequest
-
createSetTemplateResponse
Create an instance ofSetTemplateResponse
-
createApplyVdTemplateRequest
Create an instance ofApplyVdTemplateRequest
-
createApplyVdTemplateResponse
Create an instance ofApplyVdTemplateResponse
-
createGetTemplatesRequest
Create an instance ofGetTemplatesRequest
-
createGetTemplatesResponse
Create an instance ofGetTemplatesResponse
-
createGetTemplateFilterOptionsRequest
Create an instance ofGetTemplateFilterOptionsRequest
-
createGetTemplateFilterOptionsResponse
Create an instance ofGetTemplateFilterOptionsResponse
-
createGetFilteredTemplatesRequest
Create an instance ofGetFilteredTemplatesRequest
-
createGetFilteredTemplatesResponse
Create an instance ofGetFilteredTemplatesResponse
-
createGetVDTemplatesRequest
Create an instance ofGetVDTemplatesRequest
-
createGetVDTemplatesResponse
Create an instance ofGetVDTemplatesResponse
-
createIsNoContentAuthorizedRequest
Create an instance ofIsNoContentAuthorizedRequest
-
createIsNoContentAuthorizedResponse
Create an instance ofIsNoContentAuthorizedResponse
-
createIsNoCreationProfileRequest
Create an instance ofIsNoCreationProfileRequest
-
createIsNoCreationProfileResponse
Create an instance ofIsNoCreationProfileResponse
-
createIsAFolderOrACabinetRequest
Create an instance ofIsAFolderOrACabinetRequest
-
createIsAFolderOrACabinetResponse
Create an instance ofIsAFolderOrACabinetResponse
-
createGetUIMaxSizeRequest
Create an instance ofGetUIMaxSizeRequest
-
createGetUIMaxSizeResponse
Create an instance ofGetUIMaxSizeResponse
-
createHasAttachmentsRequest
Create an instance ofHasAttachmentsRequest
-
createHasAttachmentsResponse
Create an instance ofHasAttachmentsResponse
-
createHasAnyAttachmentsRequest
Create an instance ofHasAnyAttachmentsRequest
-
createHasAnyAttachmentsResponse
Create an instance ofHasAnyAttachmentsResponse
-
createRemoveAttachmentsRequest
Create an instance ofRemoveAttachmentsRequest
-
createRemoveAttachmentsResponse
Create an instance ofRemoveAttachmentsResponse
-
createGetImportStructureConfigsRequest
Create an instance ofGetImportStructureConfigsRequest
-
createGetImportStructureConfigsResponse
Create an instance ofGetImportStructureConfigsResponse
-
createGetConvertStructureConfigRequest
Create an instance ofGetConvertStructureConfigRequest
-
createGetConvertStructureConfigResponse
Create an instance ofGetConvertStructureConfigResponse
-