Class ObjectFactory
java.lang.Object
com.emc.d2fs.services.preference_service.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.emc.d2fs.services.preference_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.preference_service -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofGetColumnPreferencesRequestCreate an instance ofGetColumnPreferencesResponseCreate an instance ofGetColumnSelectSettingRequestCreate an instance ofGetColumnSelectSettingResponseCreate an instance ofGetColumnSrcSettingRequestCreate an instance ofGetColumnSrcSettingResponseCreate an instance ofGetColumnTypeSettingRequestCreate an instance ofGetColumnTypeSettingResponseCreate an instance ofGetFiltersRequestCreate an instance ofGetFiltersResponseCreate an instance ofGetLanguageRequestCreate an instance ofGetLanguageResponseCreate an instance ofGetPreferenceRequestCreate an instance ofGetPreferenceResponseCreate an instance ofGetPreferenceWithColumnRequestCreate an instance ofGetPreferenceWithColumnResponseCreate an instance ofGetSearchHighlightEnabledRequestCreate an instance ofGetSearchHighlightEnabledResponseCreate an instance ofGetSearchSummaryEnabledRequestCreate an instance ofGetSearchSummaryEnabledResponseCreate an instance ofSetColumnPreferenceRequestCreate an instance ofSetColumnPreferenceResponseCreate an instance ofSetColumnSelectSettingRequestCreate an instance ofSetColumnSelectSettingResponseCreate an instance ofSetFilterActiveRequestCreate an instance ofSetFilterActiveResponseCreate an instance ofSetSearchHighlightEnabledRequestCreate an instance ofSetSearchHighlightEnabledResponseCreate an instance ofSetSearchSummaryEnabledRequestCreate an instance ofSetSearchSummaryEnabledResponseCreate an instance ofSetTemplateViewPreferenceRequestCreate an instance ofSetTemplateViewPreferenceResponse
-
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.preference_service
-
-
Method Details
-
createGetPreferenceRequest
Create an instance ofGetPreferenceRequest -
createGetPreferenceResponse
Create an instance ofGetPreferenceResponse -
createGetPreferenceWithColumnRequest
Create an instance ofGetPreferenceWithColumnRequest -
createGetPreferenceWithColumnResponse
Create an instance ofGetPreferenceWithColumnResponse -
createGetColumnPreferencesRequest
Create an instance ofGetColumnPreferencesRequest -
createGetColumnPreferencesResponse
Create an instance ofGetColumnPreferencesResponse -
createGetColumnTypeSettingRequest
Create an instance ofGetColumnTypeSettingRequest -
createGetColumnTypeSettingResponse
Create an instance ofGetColumnTypeSettingResponse -
createGetColumnSrcSettingRequest
Create an instance ofGetColumnSrcSettingRequest -
createGetColumnSrcSettingResponse
Create an instance ofGetColumnSrcSettingResponse -
createGetColumnSelectSettingRequest
Create an instance ofGetColumnSelectSettingRequest -
createGetColumnSelectSettingResponse
Create an instance ofGetColumnSelectSettingResponse -
createSetColumnSelectSettingRequest
Create an instance ofSetColumnSelectSettingRequest -
createSetColumnSelectSettingResponse
Create an instance ofSetColumnSelectSettingResponse -
createGetFiltersRequest
Create an instance ofGetFiltersRequest -
createGetFiltersResponse
Create an instance ofGetFiltersResponse -
createSetFilterActiveRequest
Create an instance ofSetFilterActiveRequest -
createSetFilterActiveResponse
Create an instance ofSetFilterActiveResponse -
createSetColumnPreferenceRequest
Create an instance ofSetColumnPreferenceRequest -
createSetColumnPreferenceResponse
Create an instance ofSetColumnPreferenceResponse -
createGetLanguageRequest
Create an instance ofGetLanguageRequest -
createGetLanguageResponse
Create an instance ofGetLanguageResponse -
createSetTemplateViewPreferenceRequest
Create an instance ofSetTemplateViewPreferenceRequest -
createSetTemplateViewPreferenceResponse
Create an instance ofSetTemplateViewPreferenceResponse -
createSetSearchHighlightEnabledRequest
Create an instance ofSetSearchHighlightEnabledRequest -
createSetSearchHighlightEnabledResponse
Create an instance ofSetSearchHighlightEnabledResponse -
createGetSearchHighlightEnabledRequest
Create an instance ofGetSearchHighlightEnabledRequest -
createGetSearchHighlightEnabledResponse
Create an instance ofGetSearchHighlightEnabledResponse -
createSetSearchSummaryEnabledRequest
Create an instance ofSetSearchSummaryEnabledRequest -
createSetSearchSummaryEnabledResponse
Create an instance ofSetSearchSummaryEnabledResponse -
createGetSearchSummaryEnabledRequest
Create an instance ofGetSearchSummaryEnabledRequest -
createGetSearchSummaryEnabledResponse
Create an instance ofGetSearchSummaryEnabledResponse
-