GlobalSearchHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The GlobalSearchHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GlobalSearchHelper | Initializes a new instance of the GlobalSearchHelper class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSearchableObjects |
Gets the searchable objects.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GroupRawResults |
Groups raw results into GlobalSearchItem hierarchy which is returned to client.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrepareSearchString |
Searches search term for domains in IDN format and encodes them if they're found.
| |
| Search |
Searches system for specified search string.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateAccountData |
Updates the account data using AtomiaAccountAPI.
|