Uses of Class
org.exoplatform.wallet.model.WalletAddressLabel
Packages that use WalletAddressLabel
-
Uses of WalletAddressLabel in org.exoplatform.wallet.rest
Methods in org.exoplatform.wallet.rest with parameters of type WalletAddressLabelModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseWalletAccountREST.saveOrDeleteAddressLabel(WalletAddressLabel label) -
Uses of WalletAddressLabel in org.exoplatform.wallet.service
Methods in org.exoplatform.wallet.service that return WalletAddressLabelModifier and TypeMethodDescriptionWalletAccountService.saveOrDeleteAddressLabel(WalletAddressLabel label, String currentUser) Saves label if label is not empty else, delete itMethods in org.exoplatform.wallet.service that return types with arguments of type WalletAddressLabelModifier and TypeMethodDescriptionWalletAccountService.getAddressesLabelsVisibleBy(String currentUser) List of labels that current user can accessMethods in org.exoplatform.wallet.service with parameters of type WalletAddressLabelModifier and TypeMethodDescriptionWalletAccountService.saveOrDeleteAddressLabel(WalletAddressLabel label, String currentUser) Saves label if label is not empty else, delete it