Uses of Record Class
com.bluebell.greenhouse.radicle.services.symbol.SymbolAliasService.SymbolRegistryAliasContext
Packages that use SymbolAliasService.SymbolRegistryAliasContext
-
Uses of SymbolAliasService.SymbolRegistryAliasContext in com.bluebell.greenhouse.radicle.services.symbol
Methods in com.bluebell.greenhouse.radicle.services.symbol with parameters of type SymbolAliasService.SymbolRegistryAliasContextModifier and TypeMethodDescriptionvoidSymbolAliasService.syncRegistryOnAliasDelete(SymbolAliasService.SymbolRegistryAliasContext context) Synchronizes a deleted alias out of the symbol registry when the symbol has a registry entry.voidSymbolAliasService.syncRegistryOnAliasUpdate(SymbolAliasService.SymbolRegistryAliasContext existingAliasContext, SymbolAlias updatedSymbolAlias) Synchronizes an updated alias into the symbol registry when the symbol has a registry entry.