Class ObjectFactory
java.lang.Object
com.emc.d2fs.services.repository_service.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.emc.d2fs.services.repository_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.repository_service -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCheckLoginRequest
Create an instance ofCheckLoginResponse
Create an instance ofCleanupSearchDataRequest
Create an instance ofCleanupSearchDataResponse
Create an instance ofGenerateDMTicketRequest
Create an instance ofGenerateDMTicketResponse
Create an instance ofGetAllRepositoriesRequest
Create an instance ofGetAllRepositoriesResponse
Create an instance ofGetAppInfoRequest
Create an instance ofGetAppInfoResponse
Create an instance ofGetLogoutRedirectURLRequest
Create an instance ofGetLogoutRedirectURLResponse
Create an instance ofGetNetworkLocationsRequest
Create an instance ofGetNetworkLocationsResponse
Create an instance ofGetRepositoryNameFromIdRequest
Create an instance ofGetRepositoryNameFromIdResponse
Create an instance ofGetRepositoryRequest
Create an instance ofGetRepositoryResponse
Create an instance ofGetUserLoginNameRequest
Create an instance ofGetUserLoginNameResponse
Create an instance ofReleaseRequest
Create an instance ofReleaseResponse
Create an instance ofSetKrbWebAppSPNRequest
-
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.repository_service
-
-
Method Details
-
createCheckLoginRequest
Create an instance ofCheckLoginRequest
-
createCheckLoginResponse
Create an instance ofCheckLoginResponse
-
createGetUserLoginNameRequest
Create an instance ofGetUserLoginNameRequest
-
createGetUserLoginNameResponse
Create an instance ofGetUserLoginNameResponse
-
createGetLogoutRedirectURLRequest
Create an instance ofGetLogoutRedirectURLRequest
-
createGetLogoutRedirectURLResponse
Create an instance ofGetLogoutRedirectURLResponse
-
createGetAllRepositoriesRequest
Create an instance ofGetAllRepositoriesRequest
-
createGetAllRepositoriesResponse
Create an instance ofGetAllRepositoriesResponse
-
createGetNetworkLocationsRequest
Create an instance ofGetNetworkLocationsRequest
-
createGetNetworkLocationsResponse
Create an instance ofGetNetworkLocationsResponse
-
createGetRepositoryRequest
Create an instance ofGetRepositoryRequest
-
createGetRepositoryResponse
Create an instance ofGetRepositoryResponse
-
createReleaseRequest
Create an instance ofReleaseRequest
-
createReleaseResponse
Create an instance ofReleaseResponse
-
createCleanupSearchDataRequest
Create an instance ofCleanupSearchDataRequest
-
createCleanupSearchDataResponse
Create an instance ofCleanupSearchDataResponse
-
createSetKrbWebAppSPNRequest
Create an instance ofSetKrbWebAppSPNRequest
-
createGenerateDMTicketRequest
Create an instance ofGenerateDMTicketRequest
-
createGenerateDMTicketResponse
Create an instance ofGenerateDMTicketResponse
-
createGetRepositoryNameFromIdRequest
Create an instance ofGetRepositoryNameFromIdRequest
-
createGetRepositoryNameFromIdResponse
Create an instance ofGetRepositoryNameFromIdResponse
-
createGetAppInfoRequest
Create an instance ofGetAppInfoRequest
-
createGetAppInfoResponse
Create an instance ofGetAppInfoResponse
-