Class ObjectFactory
java.lang.Object
com.emc.d2fs.services.search_service.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.emc.d2fs.services.search_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.search_service -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCreateSearchCategoryRequest
Create an instance ofCreateSearchCategoryResponse
Create an instance ofDuplicateSearchAsLastSearchRequest
Create an instance ofDuplicateSearchAsLastSearchResponse
Create an instance ofGetLastSearchQueryTermRequest
Create an instance ofGetLastSearchQueryTermResponse
Create an instance ofGetQuickSearchContentRequest
Create an instance ofGetQuickSearchContentResponse
Create an instance ofGetQuickSearchContentWithOptionRequest
Create an instance ofGetQuickSearchMultiContentRequest
Create an instance ofGetQuickSearchMultiContentResponse
Create an instance ofGetSearchAssistanceValuesRequest
Create an instance ofGetSearchAssistanceValuesResponse
Create an instance ofGetSearchAttributesRequest
Create an instance ofGetSearchAttributesResponse
Create an instance ofGetSearchConditionsRequest
Create an instance ofGetSearchConditionsResponse
Create an instance ofLoadSearchAttributesRequest
Create an instance ofLoadSearchAttributesResponse
Create an instance ofRunDQLSearchRequest
Create an instance ofRunDQLSearchResponse
Create an instance ofRunQueryFormRequest
Create an instance ofRunQueryFormResponse
Create an instance ofRunTempDQLSearchRequest
Create an instance ofRunTempDQLSearchResponse
Create an instance ofSaveSearchRequest
Create an instance ofSaveSearchResponse
-
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.search_service
-
-
Method Details
-
createGetQuickSearchContentRequest
Create an instance ofGetQuickSearchContentRequest
-
createGetQuickSearchContentResponse
Create an instance ofGetQuickSearchContentResponse
-
createGetQuickSearchContentWithOptionRequest
Create an instance ofGetQuickSearchContentWithOptionRequest
-
createGetQuickSearchMultiContentRequest
Create an instance ofGetQuickSearchMultiContentRequest
-
createGetQuickSearchMultiContentResponse
Create an instance ofGetQuickSearchMultiContentResponse
-
createRunQueryFormRequest
Create an instance ofRunQueryFormRequest
-
createRunQueryFormResponse
Create an instance ofRunQueryFormResponse
-
createGetSearchAttributesRequest
Create an instance ofGetSearchAttributesRequest
-
createGetSearchAttributesResponse
Create an instance ofGetSearchAttributesResponse
-
createGetSearchConditionsRequest
Create an instance ofGetSearchConditionsRequest
-
createGetSearchConditionsResponse
Create an instance ofGetSearchConditionsResponse
-
createGetSearchAssistanceValuesRequest
Create an instance ofGetSearchAssistanceValuesRequest
-
createGetSearchAssistanceValuesResponse
Create an instance ofGetSearchAssistanceValuesResponse
-
createLoadSearchAttributesRequest
Create an instance ofLoadSearchAttributesRequest
-
createLoadSearchAttributesResponse
Create an instance ofLoadSearchAttributesResponse
-
createSaveSearchRequest
Create an instance ofSaveSearchRequest
-
createSaveSearchResponse
Create an instance ofSaveSearchResponse
-
createGetLastSearchQueryTermRequest
Create an instance ofGetLastSearchQueryTermRequest
-
createGetLastSearchQueryTermResponse
Create an instance ofGetLastSearchQueryTermResponse
-
createCreateSearchCategoryRequest
Create an instance ofCreateSearchCategoryRequest
-
createCreateSearchCategoryResponse
Create an instance ofCreateSearchCategoryResponse
-
createRunDQLSearchRequest
Create an instance ofRunDQLSearchRequest
-
createRunDQLSearchResponse
Create an instance ofRunDQLSearchResponse
-
createRunTempDQLSearchRequest
Create an instance ofRunTempDQLSearchRequest
-
createRunTempDQLSearchResponse
Create an instance ofRunTempDQLSearchResponse
-
createDuplicateSearchAsLastSearchRequest
Create an instance ofDuplicateSearchAsLastSearchRequest
-
createDuplicateSearchAsLastSearchResponse
Create an instance ofDuplicateSearchAsLastSearchResponse
-