Uses of Class
com.emc.d2fs.models.dictionary_operation.DictionaryOperationResult
Packages that use DictionaryOperationResult
Package
Description
-
Uses of DictionaryOperationResult in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return types with arguments of type DictionaryOperationResultModifier and TypeMethodDescriptionIDictionaryService.performOperations
(Context context, String dictionaryName, List<DictionaryOperation> operations) Perform dictionary operations on specified element -
Uses of DictionaryOperationResult in com.emc.d2fs.models.dictionary_operation
Methods in com.emc.d2fs.models.dictionary_operation that return DictionaryOperationResultModifier and TypeMethodDescriptionObjectFactory.createDictionaryOperationResult()
Create an instance ofDictionaryOperationResult
Methods in com.emc.d2fs.models.dictionary_operation that return types with arguments of type DictionaryOperationResultMethods in com.emc.d2fs.models.dictionary_operation with parameters of type DictionaryOperationResult -
Uses of DictionaryOperationResult in com.emc.d2fs.services.d2_dictionary_service
Methods in com.emc.d2fs.services.d2_dictionary_service that return types with arguments of type DictionaryOperationResultModifier and TypeMethodDescriptionDictionaryOperationResponse.getResults()
Gets the value of the results property.