Uses of Class
com.emc.d2fs.models.taxonomy_operation.TaxonomyOperation
Packages that use TaxonomyOperation
Package
Description
-
Uses of TaxonomyOperation in com.emc.d2fs.interfaces
Method parameters in com.emc.d2fs.interfaces with type arguments of type TaxonomyOperationModifier and TypeMethodDescriptionITaxonomyService.performOperations(Context context, String tasonomyName, List<TaxonomyOperation> operations) Perform taxonomy operations on specified element -
Uses of TaxonomyOperation in com.emc.d2fs.models.taxonomy_operation
Methods in com.emc.d2fs.models.taxonomy_operation that return TaxonomyOperationModifier and TypeMethodDescriptionObjectFactory.createTaxonomyOperation()Create an instance ofTaxonomyOperationTaxonomyOperationResult.getOperation()Gets the value of the operation property.Methods in com.emc.d2fs.models.taxonomy_operation that return types with arguments of type TaxonomyOperationMethods in com.emc.d2fs.models.taxonomy_operation with parameters of type TaxonomyOperationModifier and TypeMethodDescriptionObjectFactory.createOperations(TaxonomyOperation value) voidTaxonomyOperationResult.setOperation(TaxonomyOperation value) Sets the value of the operation property. -
Uses of TaxonomyOperation in com.emc.d2fs.services.d2_taxonomy_service
Methods in com.emc.d2fs.services.d2_taxonomy_service that return types with arguments of type TaxonomyOperationModifier and TypeMethodDescriptionTaxonomyOperationRequest.getOperations()Gets the value of the operations property.