Uses of Class
com.emc.d2fs.models.dialog.Dialog
Packages that use Dialog
Package
Description
-
Uses of Dialog in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return DialogModifier and TypeMethodDescriptionIDialogService.cancelDialog
(Context context, String id, String dialogName, List<Attribute> parameters) Cancel dialogGet dialog object to displayGet label valuesIDialogService.getOptions
(Context context, List<Attribute> parameters) Get options for combo box fieldIDialogService.getTaxonomy
(Context context, List<Attribute> parameters) Get taxonomy values for combo box fieldIDialogService.validDialog
(Context context, String id, String dialogName, List<Attribute> parameters) Valid dialog submission -
Uses of Dialog in com.emc.d2fs.models.dialog
Methods in com.emc.d2fs.models.dialog that return DialogMethods in com.emc.d2fs.models.dialog that return types with arguments of type DialogMethods in com.emc.d2fs.models.dialog with parameters of type Dialog -
Uses of Dialog in com.emc.d2fs.services.dialog_service
Methods in com.emc.d2fs.services.dialog_service that return DialogModifier and TypeMethodDescriptionCancelDialogResponse.getDialog()
Gets the value of the dialog property.GetDialogResponse.getDialog()
Gets the value of the dialog property.GetLabelsResponse.getDialog()
Gets the value of the dialog property.GetOptionsResponse.getDialog()
Gets the value of the dialog property.GetTaxonomyResponse.getDialog()
Gets the value of the dialog property.ValidDialogResponse.getDialog()
Gets the value of the dialog property.Methods in com.emc.d2fs.services.dialog_service with parameters of type DialogModifier and TypeMethodDescriptionvoid
Sets the value of the dialog property.void
Sets the value of the dialog property.void
Sets the value of the dialog property.void
Sets the value of the dialog property.void
Sets the value of the dialog property.void
Sets the value of the dialog property.